commit | 8254973fa3459b512b6c0cd5b0e4641e4d7c048c | [log] [tgz] |
---|---|---|
author | Simon Horman <simon.horman@netronome.com> | Thu Jul 16 10:39:14 2015 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 20 18:26:03 2015 -0700 |
tree | 307a2330a7384fe76054269db4cb778cc25f74b5 | |
parent | a7ce45a74bedd0ed80b956b3e14f8bc6dec85327 [diff] |
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>