[PATCH v2 0/5] net/nfb: add missing libfdt dependency for build
spinler at cesnet.cz
spinler at cesnet.cz
Tue Feb 15 13:55:38 CET 2022
From: Martin Spinler <spinler at cesnet.cz>
This series introduces standard RX timestamp offload flag support
together with multiple MAC addresses support for NFB devices.
Also fixes a promisc/multicast switch issue and minor annoyances.
---
v2:
* Removed libfdt dependency patch from series, is needless.
* Added the Fixes/CC-stable tags to 2 patches.
* Reworked support for more MAC addresses: extracted
nfb_eth_get_max_mac_address_count, fixed allocation, added
comments.
* Removed documentation reference to custom timestamp parameter.
doc/guides/nics/nfb.rst | 8 +--
drivers/net/nfb/nfb.h | 7 +-
drivers/net/nfb/nfb_ethdev.c | 124 +++++++++++++++++++++++++++++------
drivers/net/nfb/nfb_rx.c | 53 ---------------
drivers/net/nfb/nfb_rx.h | 7 +-
drivers/net/nfb/nfb_rxmode.c | 20 +++---
drivers/net/nfb/nfb_tx.h | 5 +-
7 files changed, 119 insertions(+), 105 deletions(-)
--
2.35.1
More information about the dev
mailing list