DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] net build fixes
@ 2021-01-15 13:40 David Marchand
  2021-01-15 13:40 ` [dpdk-dev] [PATCH 1/3] net/hinic: restore vectorised code David Marchand
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: David Marchand @ 2021-01-15 13:40 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-01-18 14:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 13:40 [dpdk-dev] [PATCH 0/3] net build fixes David Marchand
2021-01-15 13:40 ` [dpdk-dev] [PATCH 1/3] net/hinic: restore vectorised code David Marchand
2021-01-16 14:38   ` Ruifeng Wang
2021-01-18  8:18     ` David Marchand
2021-01-18  8:26       ` Ruifeng Wang
2021-01-15 13:40 ` [dpdk-dev] [PATCH 2/3] net/i40e: remove vector config David Marchand
2021-01-15 15:36   ` Ferruh Yigit
2021-01-15 13:40 ` [dpdk-dev] [PATCH 3/3] net/fm10k: " David Marchand
2021-01-15 15:36   ` Ferruh Yigit
2021-01-18 14:40 ` [dpdk-dev] [PATCH 0/3] net build fixes Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).