]> git.baikalelectronics.ru Git - kernel.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)
commit76b71f4d967839143079324d4057541fcb5fc09c
tree307a2330a7384fe76054269db4cb778cc25f74b5
parent5fc86639995fd435a5cd84b3d7959b5c6648a5b6
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