netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC net-next 0/4] Allow use of rocker ports without bridging
@ 2015-04-13  6:47 Simon Horman
  2015-04-13  6:47 ` [PATCH/RFC net-next 1/4] rocker: add helper for setting untagged VLAN Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Simon Horman @ 2015-04-13  6:47 UTC (permalink / raw)
  To: Jiri Pirko, Scott Feldman; +Cc: netdev, Simon Horman

Hi,

this short series attempts to allow rocker ports to be used when they
are not attached to a bridge. It attempts to make use of flow entries
in a rocker switch where appropriate and otherwise forwards packets up
to the kernel for processing.

I have lightly tested this series using unicast IPv4 (mainly ARP and ping).

Simon Horman (4):
  rocker: add helper for setting untagged VLAN
  rocker: set untagged VLAN when opening port
  rocker: forward packets to CPU when a port not bridged
  rocker: allow forwarding of IPv4 by unicast routing table

 drivers/net/ethernet/rocker/rocker.c | 138 ++++++++++++++++++++++++++++-------
 1 file changed, 110 insertions(+), 28 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-04-14  8:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13  6:47 [PATCH/RFC net-next 0/4] Allow use of rocker ports without bridging Simon Horman
2015-04-13  6:47 ` [PATCH/RFC net-next 1/4] rocker: add helper for setting untagged VLAN Simon Horman
2015-04-13  6:47 ` [PATCH/RFC net-next 2/4] rocker: set untagged VLAN when opening port Simon Horman
2015-04-13  6:47 ` [PATCH/RFC net-next 3/4] rocker: forward packets to CPU when a port not bridged Simon Horman
2015-04-13  6:47 ` [PATCH/RFC net-next 4/4] rocker: allow forwarding of IPv4 by unicast routing table Simon Horman
2015-04-13 14:59 ` [PATCH/RFC net-next 0/4] Allow use of rocker ports without bridging Scott Feldman
2015-04-13 15:43   ` Scott Feldman
2015-04-14  7:11     ` Simon Horman
2015-04-14  7:23       ` Scott Feldman
2015-04-14  8:02         ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).