DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: dev@dpdk.org
Cc: ferruh.yigit@intel.com
Subject: [dpdk-dev] [PATCH 0/3] net build fixes
Date: Fri, 15 Jan 2021 14:40:18 +0100	[thread overview]
Message-ID: <20210115134021.7391-1-david.marchand@redhat.com> (raw)

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


             reply	other threads:[~2021-01-15 13:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15 13:40 David Marchand [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210115134021.7391-1-david.marchand@redhat.com \
    --to=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).