[dpdk-dev] [PATCH 0/3] net build fixes

David Marchand david.marchand at redhat.com
Fri Jan 15 14:40:18 CET 2021


Some fixes following make support removal.
The first patch is a real fix.
The other two are cleanups so I did not mark them for backport.

-- 
David Marchand

David Marchand (3):
  net/hinic: restore vectorised code
  net/i40e: remove vector config
  net/fm10k: remove vector config

 drivers/net/fm10k/meson.build    |  1 -
 drivers/net/hinic/hinic_pmd_rx.c |  6 ++--
 drivers/net/hinic/hinic_pmd_tx.c | 10 +++---
 drivers/net/i40e/i40e_rxtx.c     | 52 --------------------------------
 drivers/net/i40e/meson.build     |  3 --
 5 files changed, 8 insertions(+), 64 deletions(-)

-- 
2.23.0



More information about the dev mailing list