diff options
author | Guojia Liao <[email protected]> | 2020-12-10 11:42:11 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-12-09 20:33:20 -0800 |
commit | 8eeb1f4bce68e91dea52d1832b89fed3a984cb58 (patch) | |
tree | 57b655cd431f07a033991f0e35c1739ec48147da /lib/test_overflow.c | |
parent | f1c2e66d7f38cb1e919bd594af4ad4a9ae8344cc (diff) |
net: hns3: adjust rss indirection table configure command
For the max rss size of PF may be up to 512, so adjust the
command of configuring rss indirection table to support
queue id larger than 255. The width of queue id is extended
from 8 bits to 10 bits. The high 2 bits are stored in filed
rss_qid_h when the queue id is larger than 255.
Signed-off-by: Guojia Liao <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions