Merge branch 'bnxt_en-2-xdp-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Tue, 1 Aug 2023 22:05:00 +0000 (15:05 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 1 Aug 2023 22:05:00 +0000 (15:05 -0700)
Michael Chan says:

====================
bnxt_en: 2 XDP bug fixes

The first patch fixes XDP page pool logic on systems with page size >=
64K.  The second patch fixes the max_mtu setting when an XDP program
supporting multi buffers is attached.
====================

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

Trivial merge