]> git.droids-corp.org - dpdk.git/commit
net/ice: add warning for unsupported TM configuration
authorWenjun Wu <wenjun1.wu@intel.com>
Tue, 17 May 2022 05:09:32 +0000 (13:09 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Wed, 18 May 2022 04:23:11 +0000 (06:23 +0200)
commitb375bfd2cbbee7f012a6f8095047dac0d1d17ac9
tree89821df439ae275e1ea098ac7de11134ccc013f1
parent2660b8b3290e4011e6f0dbddbd5f754c1122424c
net/ice: add warning for unsupported TM configuration

Priority configuration is enabled in level 3 and level 4.
Weight configuration is enabled in level 4.
This patch adds warning log for unsupported priority
and weight configuration.

Signed-off-by: Wenjun Wu <wenjun1.wu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_tm.c