]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'enic-enable-32-64-byte-cqes-and-get-max-rx-tx-ring-size-from-hw'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 11 Mar 2025 09:21:41 +0000 (10:21 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 11 Mar 2025 09:22:50 +0000 (10:22 +0100)
Satish Kharat via says:

====================
enic: enable 32, 64 byte cqes and get max rx/tx ring size from hw

This series enables using the max rx and tx ring sizes read from hw.
For newer hw that can be up to 16k entries. This requires bigger
completion entries for rx queues. This series enables the use of the
32 and 64 byte completion queues entries for enic rx queues on
supported hw versions. This is in addition to the exiting (default)
16 byte rx cqes.

Signed-off-by: Satish Kharat <satishkh@cisco.com>
====================

Link: https://patch.msgid.link/20250304-enic_cleanup_and_ext_cq-v2-0-85804263dad8@cisco.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge