mbox

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

Message ID 1567705278-10558-1-git-send-email-Pavel.Belous@aquantia.com (mailing list archive)
Headers

Message

Pavel Belous Sept. 5, 2019, 5:41 p.m. UTC
  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(-)