[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200229145003.23751-1-olteanv@gmail.com>
Date: Sat, 29 Feb 2020 16:50:01 +0200
From: Vladimir Oltean <olteanv@...il.com>
To: davem@...emloft.net
Cc: horatiu.vultur@...rochip.com, alexandre.belloni@...tlin.com,
andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com,
joergen.andreasen@...rochip.com, allan.nielsen@...rochip.com,
claudiu.manoil@....com, netdev@...r.kernel.org,
UNGLinuxDriver@...rochip.com
Subject: [PATCH v3 net-next 0/2] Allow unknown unicast traffic to CPU for Felix DSA
This is the continuation of the previous "[PATCH net-next] net: mscc:
ocelot: Workaround to allow traffic to CPU in standalone mode":
https://www.spinics.net/lists/netdev/msg631067.html
Following the feedback received from Allan Nielsen, the Ocelot and Felix
drivers were made to use the CPU port module in the same way (patch 1),
and Felix was made to additionally allow unknown unicast frames towards
the CPU port module (patch 2).
Vladimir Oltean (2):
net: mscc: ocelot: eliminate confusion between CPU and NPI port
net: dsa: felix: Allow unknown unicast traffic towards the CPU port
module
drivers/net/dsa/ocelot/felix.c | 16 +++++-
drivers/net/ethernet/mscc/ocelot.c | 62 +++++++++++---------
drivers/net/ethernet/mscc/ocelot.h | 10 ----
drivers/net/ethernet/mscc/ocelot_board.c | 7 +--
include/soc/mscc/ocelot.h | 72 ++++++++++++++++++++++--
net/dsa/tag_ocelot.c | 3 +-
6 files changed, 121 insertions(+), 49 deletions(-)
--
2.17.1
Powered by blists - more mailing lists