[PATCH v2 0/3] fix null packet prepare function pointers
Bruce Richardson
bruce.richardson at intel.com
Thu Nov 13 12:05:43 CET 2025
On Wed, Nov 12, 2025 at 02:10:56PM +0000, Bruce Richardson wrote:
> Update all intel drivers to ensure that the packet prepare function
> pointer is non-null.
>
> Bruce Richardson (2):
> net/ixgbe: fix null packet prepare function
> net/fm10k: fix null packet prepare function
>
> Sunil Kumar Kori (1):
> net/ice: fix null packet prepare function
>
> drivers/net/intel/fm10k/fm10k_ethdev.c | 4 ++--
> drivers/net/intel/ice/ice_rxtx.c | 4 ++--
> drivers/net/intel/ixgbe/ixgbe_rxtx.c | 2 +-
> 3 files changed, 5 insertions(+), 5 deletions(-)
>
> --
Series applied to dpdk-next-net-intel.
/Bruce
More information about the dev
mailing list