mbox

[v2,0/3] net/atlantic: Atlantic PMD updates

Message ID cover.1568994395.git.Pavel.Belous@aquantia.com (mailing list archive)
Headers

Message

Pavel Belous Sept. 20, 2019, 4:21 p.m. UTC
  From: Pavel Belous <Pavel.Belous@aquantia.com>

This patchset provides the various fixes for Atlantic Driver.

v2 changes:
- compile errors on some environments fixed

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                |  3 +
 drivers/net/atlantic/hw_atl/hw_atl_utils_fw2x.c | 82 ++++++++++++++++++-------
 3 files changed, 108 insertions(+), 37 deletions(-)