diff options
author | Michal Kubiak <michal.kubiak@intel.com> | 2025-08-26 17:54:59 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2025-09-08 11:05:17 -0700 |
commit | cfe5efec9177c42f0c172713151af95a073d3359 (patch) | |
tree | a183862ae43620451df6e550b0da8430233075d8 /drivers/net/eql.c | |
parent | bd74a86bc75d35adefbebcec7c3a743d02c06230 (diff) |
idpf: add 4-byte completion descriptor definition
In the queue-based scheduling mode, Tx completion descriptor is 4 bytes
comparing to 8 bytes in flow-based.
Add definition for it and allocate the corresponding amount of memory
for the descriptors during the completion queue creation.
This does not include handling 4-byte completions during Tx polling, as
for now, the only user of QB will be XDP, which has its own routines.
Signed-off-by: Michal Kubiak <michal.kubiak@intel.com>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Tested-by: Ramu R <ramu.r@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/eql.c')
0 files changed, 0 insertions, 0 deletions