DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jie Wang <jie1x.wang@intel.com>
To: dev@dpdk.org
Cc: stevex.yang@intel.com, qi.z.zhang@intel.com,
	qiming.yang@intel.com, wenjun1.wu@intel.com,
	Jie Wang <jie1x.wang@intel.com>
Subject: [PATCH 0/2] support new device for ixgbe
Date: Wed,  7 Dec 2022 09:59:07 +0800	[thread overview]
Message-ID: <20221207015909.1180645-1-jie1x.wang@intel.com> (raw)

Added IXGBE_DEV_ID_82599_LS support for ixgbe. 

Jie Wang (2):
  net/ixgbe/base: support new device for ixgbe
  net/ixgbe: support new device for ixgbe

 drivers/net/ixgbe/base/ixgbe_82599.c | 3 +++
 drivers/net/ixgbe/base/ixgbe_type.h  | 2 ++
 drivers/net/ixgbe/ixgbe_ethdev.c     | 1 +
 3 files changed, 6 insertions(+)

-- 
2.25.1


             reply	other threads:[~2022-12-07  2:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07  1:59 Jie Wang [this message]
2022-12-07  1:59 ` [PATCH 1/2] net/ixgbe/base: " Jie Wang
2022-12-07  1:59 ` [PATCH 2/2] net/ixgbe: " Jie Wang
2022-12-13  1:59 ` [PATCH 0/2] " 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=20221207015909.1180645-1-jie1x.wang@intel.com \
    --to=jie1x.wang@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=stevex.yang@intel.com \
    --cc=wenjun1.wu@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).