]> git.karo-electronics.de Git - linux-beck.git/commit
rocker: forward packets to CPU when port is joined to openvswitch
authorSimon Horman <simon.horman@netronome.com>
Thu, 16 Jul 2015 01:39:14 +0000 (10:39 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 01:26:03 +0000 (18:26 -0700)
commit8254973fa3459b512b6c0cd5b0e4641e4d7c048c
tree307a2330a7384fe76054269db4cb778cc25f74b5
parenta7ce45a74bedd0ed80b956b3e14f8bc6dec85327
rocker: forward packets to CPU when port is joined to openvswitch

Teach rocker to forward packets to CPU when a port is joined to Open vSwitch.
There is scope to later refine what is passed up as per Open vSwitch flows
on a port.

This does not change the behaviour of rocker ports that are
not joined to Open vSwitch.

Signed-off-by: Simon Horman <simon.horman@netronome.com>
Acked-by: Scott Feldman <sfeldma@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rocker/rocker.c