DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pavel Belous <Pavel.Belous@aquantia.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	Igor Russkikh <Igor.Russkikh@aquantia.com>,
	 Corey Melton <comelton@cisco.com>,
	Pavel Belous <Pavel.Belous@aquantia.com>
Subject: [dpdk-dev] [PATCH 0/3] net/atlantic: Atlantic PMD updates
Date: Thu, 5 Sep 2019 17:41:42 +0000	[thread overview]
Message-ID: <1567705278-10558-1-git-send-email-Pavel.Belous@aquantia.com> (raw)

From: Pavel Belous <Pavel.Belous@aquantia.com>

This patchset provides the various fixes for Atlantic Driver.

Pavel Belous (3):
  net/atlantic: exclude MACSEC counters from xstats
  net/atlantic: fix reported flow control mode
  net/atlantic: add FW mailbox guard mutex

 drivers/net/atlantic/atl_ethdev.c               | 60 +++++++++++++-----
 drivers/net/atlantic/atl_types.h                |  2 +
 drivers/net/atlantic/hw_atl/hw_atl_utils_fw2x.c | 82 ++++++++++++++++++-------
 3 files changed, 107 insertions(+), 37 deletions(-)

-- 
2.7.4


             reply	other threads:[~2019-09-05 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 17:41 Pavel Belous [this message]
2019-09-05 17:41 ` [dpdk-dev] [PATCH 1/3] net/atlantic: exclude MACSEC counters from xstats Pavel Belous
2019-09-05 17:41 ` [dpdk-dev] [PATCH 2/3] net/atlantic: fix reported flow control mode Pavel Belous
2019-09-05 17:41 ` [dpdk-dev] [PATCH 3/3] net/atlantic: add FW mailbox guard mutex Pavel Belous

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=1567705278-10558-1-git-send-email-Pavel.Belous@aquantia.com \
    --to=pavel.belous@aquantia.com \
    --cc=Igor.Russkikh@aquantia.com \
    --cc=comelton@cisco.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).