1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/intel
Anirudh Venkataramanan 40b247608b ice: Add feature bitmap, helpers and a check for DSCP
DSCP a.k.a L3 QoS is only supported on certain devices. To enforce this,
this patch introduces a bitmap of features and helper functions.

The feature bitmap is set based on device IDs on driver init. Currently,
DSCP is the only feature in this bitmap, but there will be more in the
future. In the DCB netlink flow, check if the feature bit is set before
exercising DSCP.

Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-09-28 09:42:04 -07:00
..
e1000 ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
e1000e net: e1000e: solve insmod 'Unknown symbol mutex_lock' error 2021-09-17 11:11:25 +01:00
fm10k ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
i40e ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
iavf ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
ice ice: Add feature bitmap, helpers and a check for DSCP 2021-09-28 09:42:04 -07:00
igb ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
igbvf ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
igc igc: fix tunnel offloading 2021-09-16 14:29:58 +01:00
ixgb intel: handle unused assignments 2020-09-25 16:28:59 -07:00
ixgbe ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
ixgbevf ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
e100.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
Kconfig igc: fix build errors for PTP 2021-09-19 12:20:53 +01:00
Makefile igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support 2018-10-17 12:14:54 -07:00