mbox series

[net-next,0/2] nfp: series of minor driver improvements

Message ID 20240131085426.45374-1-louis.peens@corigine.com (mailing list archive)
Headers show
Series nfp: series of minor driver improvements | expand

Message

Louis Peens Jan. 31, 2024, 8:54 a.m. UTC
This short series bundles two unrelated but small updates to the nfp
driver.

Patch1: Adds a new devlink info field to expose an upcoming hardware
        information field.
Patch2: Customize the dim profiles for coalescing on the nfp.

Fei Qin (2):
  nfp: update devlink device info output
  nfp: customize the dim profiles

 .../net/ethernet/netronome/nfp/nfp_devlink.c  |  1 +
 .../ethernet/netronome/nfp/nfp_net_common.c   | 27 ++++++++++++++++---
 2 files changed, 24 insertions(+), 4 deletions(-)