Merge branch 'bnxt_en-update-for-net-next'
authorJakub Kicinski <kuba@kernel.org>
Wed, 13 Dec 2023 00:06:00 +0000 (16:06 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 13 Dec 2023 00:06:01 +0000 (16:06 -0800)
commit9bab51bd662be4c3ebb18a28879981d69f3ef15a
treec6abd112c20976418226d76d83017497f974479c
parent79ac11393328fb1717d17c12e3c0eef0e9fa0647
parent056bce63c469ca397e30d16bdbd4408489f089a9
Merge branch 'bnxt_en-update-for-net-next'

Michael Chan says:

====================
bnxt_en: Update for net-next

The first 4 patches in the series fix issues in the net-next tree
introduced in the last 4 weeks.  The first 3 patches fix ring accounting
and indexing logic.  The 4th patch fix TX timeout when the TX ring is
very small.

The next 7 patches add new features on the P7 chips, including TX
coalesced completions, VXLAN GPE and UDP GSO stateless offload, a
new rx_filter_miss counters, and more QP backing store memory for
RoCE.

The last 2 patches are PTP improvements.
====================

Link: https://lore.kernel.org/r/20231212005122.2401-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>