diff options
| author | Kevin Bowling <kbowling@FreeBSD.org> | 2026-08-10 15:53:10 +0000 |
|---|---|---|
| committer | Kevin Bowling <kbowling@FreeBSD.org> | 2026-08-10 17:16:11 +0000 |
| commit | 8b668bc7e7c8b0a1bcb018360a4aafa445ff554f (patch) | |
| tree | 242bed13d332d1bef664dadbe8e6a8d39efd1b37 /tests/sys/kern/(public-mirror) | |
| parent | f9ce33b0d8ef233063bd6c27bdba2580f97d9094 (diff) | |
The 82599 and X540 share the global RSS redirection table between the
PF and its VFs. Programming that table from the PF queue count
prevents a VF from using queue indices absent from the PF layout. A
one-queue PF consequently directs every flow for a two- or four-queue
VF to queue zero.
Program at least four queue indices while SR-IOV is active. Each pool
PSRTYPE.RQPL field masks the shared table to the queue subset available
to that function, so the PF can continue using fewer queues.
MFC after: 2 weeks
Diffstat (limited to 'tests/sys/kern/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
