[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]

Boon Khai Ng boon.khai.ng at intel.com
Mon May 27 02:33:38 PDT 2024


Hi,
The Designware 10G MAC(dwxgmac) driver has lack of vlan support
in term of hardware, such as the hardware accelerated VLAN stripping.
The driver was not draft from scratch, however it was ported from the
Ethernet Quality-of-Service (dwmac4) driver, it was tested working on
ourside.

Refer to: 
https://github.com/torvalds/linux/commit/750011e239a50873251c16207b0fe78eabf8577e

Boon Khai Ng (1):
  net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping

 .../net/ethernet/stmicro/stmmac/dwxgmac2.h    | 28 +++++++++++++++
 .../ethernet/stmicro/stmmac/dwxgmac2_core.c   | 34 +++++++++++++++++++
 .../ethernet/stmicro/stmmac/dwxgmac2_descs.c  | 18 ++++++++++
 3 files changed, 80 insertions(+)

-- 
2.35.3




More information about the linux-arm-kernel mailing list