[PATCH v2 27/27] net/ixgbe/base: add various miscellaneous features
Bruce Richardson
bruce.richardson at intel.com
Fri May 24 11:58:53 CEST 2024
On Fri, May 03, 2024 at 02:57:58PM +0100, Anatoly Burakov wrote:
> Add various features to the base driver that are not specifically
> about packet I/O but are present in the shared code snapshot.
>
> Also, update documentation to reflect new base code snapshot version,
> as well as document new hardware support.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
> doc/guides/rel_notes/release_24_07.rst | 4 +
> drivers/net/ixgbe/base/README | 6 +-
> drivers/net/ixgbe/base/ixgbe_e610.c | 1089 ++++++++++++++++++++++
> drivers/net/ixgbe/base/ixgbe_e610.h | 58 ++
> drivers/net/ixgbe/base/ixgbe_type_e610.h | 402 ++++++++
> 5 files changed, 1557 insertions(+), 2 deletions(-)
>
Given the quantity of changes for E610 in this patch, again, I think it
would be better split.
/Bruce
More information about the dev
mailing list