From: David S. Miller Date: Wed, 29 Sep 2021 09:30:56 +0000 (+0100) Subject: Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex X-Git-Tag: v5.16-rc1~159^2~336 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49f01349d15ed5ae0b265e9dc6fc12d269a5a0a4;p=thirdparty%2Fkernel%2Flinux.git Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex t-queue Tony Nguyen says: ==================== 100GbE Intel Wired LAN Driver Updates 2021-09-28 This series contains updates to ice driver only. Dave adds support for QoS DSCP allowing for DSCP to TC mapping via APP TLVs. Ani adds enforcement of DSCP to only supported devices with the introduction of a feature bitmap and corrects messaging of unsupported modules based on link mode. Jake refactors devlink info functions to be void as the functions no longer return errors. Jeff fixes a macro name to properly reflect the value. Len Baker converts a kzalloc allocation to, the preferred, kcalloc. ==================== Signed-off-by: David S. Miller --- 49f01349d15ed5ae0b265e9dc6fc12d269a5a0a4