[PATCH v2 0/2] net/i40e: Fix aarch32 build and vector flag setting
Ciara Loftus
ciara.loftus at intel.com
Thu Dec 18 16:42:41 CET 2025
Fix two issues present on the i40e driver that were introduced by the tx path selection series:
1. Fix a build failure on 32-bit arm caused by an unused function.
2. Ensure that the vector flag is unset when the scalar path is chosen.
If possible both can be squashed into the commit they fix on next-net-intel.
Ciara Loftus (2):
net/i40e: fix 32-bit Arm build
net/i40e: unset vector flag when scalar path is chosen
drivers/net/intel/i40e/i40e_rxtx.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
2.43.0
More information about the dev
mailing list