All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yanglong Wu <yanglong.wu@intel.com>
To: dev@dpdk.org
Cc: qi.z.zhang@intel.com, wei.dai@intel.com, beilei.xing@intel.com,
	Yanglong Wu <yanglong.wu@intel.com>
Subject: [PATCH v3 0/2] net/i40e: convert to new Rx/Tx offloads API
Date: Fri, 30 Mar 2018 13:39:55 +0800	[thread overview]
Message-ID: <20180330053957.160367-1-yanglong.wu@intel.com> (raw)
In-Reply-To: <20180328020432.169643-1-yanglong.wu@intel.com>

This patch support new offloads API in i40e PF and VF.

Yanglong Wu (2):
  net/i40e: convert to new Rx offloads API
  net/i40e: convert to new Tx offloads API

 drivers/net/i40e/i40e_ethdev.c    | 28 +++++++++++++------
 drivers/net/i40e/i40e_ethdev_vf.c | 22 +++++++++------
 drivers/net/i40e/i40e_flow.c      |  3 ++-
 drivers/net/i40e/i40e_rxtx.c      | 57 ++++++++++++++++++++++++++++++++++++---
 drivers/net/i40e/i40e_rxtx.h      |  2 ++
 5 files changed, 92 insertions(+), 20 deletions(-)

-- 
2.11.0

  parent reply	other threads:[~2018-03-30  5:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-02  9:05 [DPDK] net/i40e: convert to new Tx offloads API Yanglong Wu
2018-03-27  8:49 ` [PATCH v2 1/2] net/i40e: convert to new Rx " Yanglong Wu
2018-03-27  8:51 ` [PATCH v2 2/2] net/i40e: convert to new Tx " Yanglong Wu
2018-03-28  2:04 ` [PATCH v2 1/2] net/i40e: convert to new Rx " Yanglong Wu
2018-03-29  9:14   ` [PATCH v3 " Yanglong Wu
2018-03-30  5:39   ` Yanglong Wu [this message]
2018-03-30  5:39     ` Yanglong Wu
2018-03-30  7:25       ` Zhang, Qi Z
2018-03-30  8:03         ` Wu, Yanglong
2018-03-30  5:39     ` [PATCH v3 2/2] net/i40e: convert to new Tx " Yanglong Wu
2018-03-30  8:22     ` [PATCH v4 0/2] convert to new Rx/Tx " Yanglong Wu
2018-03-30  8:22       ` [PATCH v4 1/2] net/i40e: convert to new Rx " Yanglong Wu
2018-03-30  8:22       ` [PATCH v4 2/2] net/i40e: convert to new Tx " Yanglong Wu
2018-03-30 10:33       ` [PATCH v4 0/2] convert to new Rx/Tx " Zhang, Qi Z
2018-03-30 15:18         ` Zhang, Helin
2018-03-28  2:04 ` [PATCH v2 2/2] net/i40e: convert to new Tx " Yanglong Wu
2018-03-29  9:17   ` [PATCH v3 " Yanglong Wu
2018-03-29  5:23 ` [PATCH v2 " Yanglong Wu
2018-03-29  5:26 ` Yanglong Wu
2018-03-29  5:51   ` Zhang, Qi Z

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=20180330053957.160367-1-yanglong.wu@intel.com \
    --to=yanglong.wu@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=wei.dai@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.