DPDK patches and discussions
 help / color / mirror / Atom feed
From: Moti Haimovsky <motih@mellanox.com>
To: pascal.mazon@6wind.com
Cc: dev@dpdk.org, Moti Haimovsky <motih@mellanox.com>
Subject: [dpdk-dev] [PATCH 0/2] net/tap: convert to new ethdev offloads API
Date: Thu,  4 Jan 2018 20:25:52 +0200	[thread overview]
Message-ID: <1515090354-183605-1-git-send-email-motih@mellanox.com> (raw)

Ethdev offloads API has changed since:
commit cba7f53 ("ethdev: introduce Tx queue offloads API")
commit ce17edd ("ethdev: introduce Rx queue offloads API")

These commits support the new offloads API for Tx and Rx.

Signed-off-by: Moti Haimovsky <motih@mellanox.com>

Moti Haimovsky (2):
  net/tap: convert to new Tx offloads API
  net/tap: convert to new Rx offloads API

 drivers/net/tap/rte_eth_tap.c | 158 +++++++++++++++++++++++++++++++++++++-----
 drivers/net/tap/rte_eth_tap.h |   1 +
 2 files changed, 141 insertions(+), 18 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2018-01-04 18:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-04 18:25 Moti Haimovsky [this message]
2018-01-04 18:25 ` [dpdk-dev] [PATCH 1/2] net/tap: convert to new Tx " Moti Haimovsky
2018-01-04 18:25 ` [dpdk-dev] [PATCH 2/2] net/tap: convert to new Rx " Moti Haimovsky

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=1515090354-183605-1-git-send-email-motih@mellanox.com \
    --to=motih@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=pascal.mazon@6wind.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).