octeontx2-pf: Receive packet handling support
Added receive packet handling (NAPI) support, error stats, RX_ALL capability config option to passon error pkts to stack upon user request. In subsequent patches these error stats will be added to ethttool. Signed-off-by:Sunil Goutham <sgoutham@marvell.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c 2 additions, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h 44 additions, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c 15 additions, 1 deletiondrivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_struct.h 108 additions, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_struct.h
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c 178 additions, 2 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
- drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h 2 additions, 0 deletionsdrivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
Loading
Please register or sign in to comment