netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] bnxt_en: Update for net-next
@ 2024-04-01  3:57 Pavan Chebbi
  2024-04-01  3:57 ` [PATCH net-next 1/7] bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER Pavan Chebbi
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Pavan Chebbi @ 2024-04-01  3:57 UTC (permalink / raw)
  To: michael.chan; +Cc: davem, edumazet, gospo, kuba, netdev, pabeni, Pavan Chebbi

[-- Attachment #1: Type: text/plain, Size: 1148 bytes --]

This patchset contains the following updates to bnxt:

- Patch 1 supports handling Downstream Port Containment (DPC) AER
on older chipsets

- Patch 2 enables XPS by default on driver load

- Patch 3 optimizes page pool allocation for numa nodes

- Patch 4 & 5 add support for XDP metadata

- Patch 6 updates firmware interface

- Patch 7 adds a warning about limitations on certain transceivers

Pavan Chebbi (1):
  bnxt_en: Update firmware interface to 1.10.3.39

Somnath Kotur (4):
  bnxt_en: Enable XPS by default on driver load
  bnxt_en: Allocate page pool per numa node
  bnxt_en: Change bnxt_rx_xdp function prototype
  bnxt_en: Add XDP Metadata support

Sreekanth Reddy (1):
  bnxt_en: Add warning message about disallowed speed change

Vikas Gupta (1):
  bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 115 ++++++++++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h | 184 +++++++++++++-----
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c |  30 +--
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.h |   2 +-
 4 files changed, 258 insertions(+), 73 deletions(-)

-- 
2.39.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH net-next 0/7] bnxt_en: Update for net-next
@ 2021-12-27  8:00 Michael Chan
  2021-12-27 12:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 14+ messages in thread
From: Michael Chan @ 2021-12-27  8:00 UTC (permalink / raw)
  To: davem; +Cc: netdev, kuba, gospo

[-- Attachment #1: Type: text/plain, Size: 947 bytes --]

This series includes some added error logging for firmware error reports,
DIM interrupt sampling for the latest 5750X chips, CQE interrupt
coalescing mode support, and to use RX page frag buffers for better
software GRO performance.

Andy Gospodarek (1):
  bnxt_en: enable interrupt sampling on 5750X for DIM

Edwin Peer (1):
  bnxt_en: convert to xdp_do_flush

Jakub Kicinski (1):
  bnxt_en: Use page frag RX buffers for better software GRO performance

Michael Chan (3):
  bnxt_en: Log error report for dropped doorbell
  bnxt_en: Support configurable CQE coalescing mode
  bnxt_en: Support CQE coalescing mode in ethtool

Somnath Kotur (1):
  bnxt_en: Add event handler for PAUSE Storm event

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 72 +++++++++++++------
 drivers/net/ethernet/broadcom/bnxt/bnxt.h     |  1 +
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 24 ++++++-
 3 files changed, 75 insertions(+), 22 deletions(-)

-- 
2.18.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-04-02  6:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-01  3:57 [PATCH net-next 0/7] bnxt_en: Update for net-next Pavan Chebbi
2024-04-01  3:57 ` [PATCH net-next 1/7] bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER Pavan Chebbi
2024-04-01  3:57 ` [PATCH net-next 2/7] bnxt_en: Enable XPS by default on driver load Pavan Chebbi
2024-04-02  4:53   ` Jakub Kicinski
2024-04-01  3:57 ` [PATCH net-next 3/7] bnxt_en: Allocate page pool per numa node Pavan Chebbi
2024-04-01  3:57 ` [PATCH net-next 4/7] bnxt_en: Change bnxt_rx_xdp function prototype Pavan Chebbi
2024-04-01  3:57 ` [PATCH net-next 5/7] bnxt_en: Add XDP Metadata support Pavan Chebbi
2024-04-02  4:53   ` Jakub Kicinski
2024-04-01  3:57 ` [PATCH net-next 6/7] bnxt_en: Update firmware interface to 1.10.3.39 Pavan Chebbi
2024-04-01  3:57 ` [PATCH net-next 7/7] bnxt_en: Add warning message about disallowed speed change Pavan Chebbi
2024-04-02  4:54   ` Jakub Kicinski
2024-04-02  6:21     ` Pavan Chebbi
  -- strict thread matches above, loose matches on Subject: below --
2021-12-27  8:00 [PATCH net-next 0/7] bnxt_en: Update for net-next Michael Chan
2021-12-27 12:20 ` patchwork-bot+netdevbpf

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).