]> git.droids-corp.org - dpdk.git/commit
net/ice: support queue and queue group priority config
authorWenjun Wu <wenjun1.wu@intel.com>
Tue, 17 May 2022 05:09:30 +0000 (13:09 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Wed, 18 May 2022 04:23:11 +0000 (06:23 +0200)
commiteca9d161bda5528579777e2e21e2d484f23a4533
treeefbc9f53d4acc0c83f4c2506afb214c5e718cce0
parent8c481c3bb65bb310696c0ace675b4f484a697b98
net/ice: support queue and queue group priority config

This patch adds queue and queue group priority configuration
support. The highest priority is 0, and the lowest priority
is 7.

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