netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/1] net: stmmac: Enable VLAN filter fail queue for Intel platform data
@ 2020-09-25  9:40 Wong Vee Khee
  2020-09-25  9:40 ` [PATCH net-next 1/1] net: stmmac: Add option for VLAN filter fail queue enable Wong Vee Khee
  0 siblings, 1 reply; 3+ messages in thread
From: Wong Vee Khee @ 2020-09-25  9:40 UTC (permalink / raw)
  To: Giuseppe Cavallaro, Alexandre Torgue, Jose Abreu,
	David S . Miller, Jakub Kicinski, Maxime Coquelin
  Cc: netdev, linux-stm32, linux-arm-kernel, linux-kernel,
	Thierry Reding, Andrew Lunn, Ong Boon Leong, Voon Wei Feng,
	Wong Vee Khee, Vijaya Balan Sadhishkhanna, Seow Chen Yong,
	Mark Gross

This is a follow-up on a earlier patch submission at:-
https://patchwork.ozlabs.org/patch/1275604/

Changes since the previous patch submission:
- Enable VLAN fail queue for Intel platform data (dwmac-intel).
- Steer the VLAN failed packet to the last Rx queue.


Chuah, Kim Tatt (1):
  net: stmmac: Add option for VLAN filter fail queue enable

 drivers/net/ethernet/stmicro/stmmac/common.h      |  2 ++
 drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c |  5 +++++
 drivers/net/ethernet/stmicro/stmmac/dwmac4.h      |  1 +
 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 15 +++++++++++++--
 drivers/net/ethernet/stmicro/stmmac/dwmac5.h      |  6 ++++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c |  3 +++
 include/linux/stmmac.h                            |  2 ++
 7 files changed, 32 insertions(+), 2 deletions(-)

-- 
2.17.0


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

end of thread, other threads:[~2020-09-25 23:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25  9:40 [PATCH net-next 0/1] net: stmmac: Enable VLAN filter fail queue for Intel platform data Wong Vee Khee
2020-09-25  9:40 ` [PATCH net-next 1/1] net: stmmac: Add option for VLAN filter fail queue enable Wong Vee Khee
2020-09-25 23:48   ` David Miller

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).