Searched hist:aec15924740edc9886051593bc7769873be9498b (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/openvswitch/ |
H A D | vport-netdev.h | diff aec15924740edc9886051593bc7769873be9498b Wed Oct 21 01:00:10 CDT 2015 Pravin B Shelar <pshelar@nicira.com> openvswitch: Use dev_queue_xmit for vport send.
With use of lwtunnel, we can directly call dev_queue_xmit() rather than calling netdev vport send operation. Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport-geneve.c | diff aec15924740edc9886051593bc7769873be9498b Wed Oct 21 01:00:10 CDT 2015 Pravin B Shelar <pshelar@nicira.com> openvswitch: Use dev_queue_xmit for vport send.
With use of lwtunnel, we can directly call dev_queue_xmit() rather than calling netdev vport send operation. Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport-gre.c | diff aec15924740edc9886051593bc7769873be9498b Wed Oct 21 01:00:10 CDT 2015 Pravin B Shelar <pshelar@nicira.com> openvswitch: Use dev_queue_xmit for vport send.
With use of lwtunnel, we can directly call dev_queue_xmit() rather than calling netdev vport send operation. Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport-vxlan.c | diff aec15924740edc9886051593bc7769873be9498b Wed Oct 21 01:00:10 CDT 2015 Pravin B Shelar <pshelar@nicira.com> openvswitch: Use dev_queue_xmit for vport send.
With use of lwtunnel, we can directly call dev_queue_xmit() rather than calling netdev vport send operation. Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport.h | diff aec15924740edc9886051593bc7769873be9498b Wed Oct 21 01:00:10 CDT 2015 Pravin B Shelar <pshelar@nicira.com> openvswitch: Use dev_queue_xmit for vport send.
With use of lwtunnel, we can directly call dev_queue_xmit() rather than calling netdev vport send operation. Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport-netdev.c | diff aec15924740edc9886051593bc7769873be9498b Wed Oct 21 01:00:10 CDT 2015 Pravin B Shelar <pshelar@nicira.com> openvswitch: Use dev_queue_xmit for vport send.
With use of lwtunnel, we can directly call dev_queue_xmit() rather than calling netdev vport send operation. Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport-internal_dev.c | diff aec15924740edc9886051593bc7769873be9498b Wed Oct 21 01:00:10 CDT 2015 Pravin B Shelar <pshelar@nicira.com> openvswitch: Use dev_queue_xmit for vport send.
With use of lwtunnel, we can directly call dev_queue_xmit() rather than calling netdev vport send operation. Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vport.c | diff aec15924740edc9886051593bc7769873be9498b Wed Oct 21 01:00:10 CDT 2015 Pravin B Shelar <pshelar@nicira.com> openvswitch: Use dev_queue_xmit for vport send.
With use of lwtunnel, we can directly call dev_queue_xmit() rather than calling netdev vport send operation. Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|