Skip to content

Commit

Permalink
Merge branch 'bnxt-xdp-multi-buffer'
Browse files Browse the repository at this point in the history
Michael Chan says:

====================
bnxt: Support XDP multi buffer

This series adds XDP multi buffer support, allowing MTU to go beyond
the page size limit.

v4: Rebase with latest net-next
v3: Simplify page mode buffer size calculation
    Check to make sure XDP program supports multipage packets
v2: Fix uninitialized variable warnings in patch 1 and 10.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Apr 8, 2022
2 parents d1f66ac + 9f4b283 commit 6e8805d
Show file tree
Hide file tree
Showing 5 changed files with 416 additions and 113 deletions.
Loading

0 comments on commit 6e8805d

Please sign in to comment.