Skip to content

Commit

Permalink
Merge branch 'bnxt_en-TPA-57500'
Browse files Browse the repository at this point in the history
Michael Chan says:

====================
bnxt_en: Add TPA (GRO_HW and LRO) on 57500 chips.

This patchset adds TPA v2 support on the 57500 chips.  TPA v2 is
different from the legacy TPA scheme on older chips and requires major
refactoring and restructuring of the existing TPA logic.  The main
difference is that the new TPA v2 has on-the-fly aggregation buffer
completions before a TPA packet is completed.  The larger aggregation
ID space also requires a new ID mapping logic to make it more
memory efficient.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Jul 29, 2019
2 parents 473d924 + 49c9842 commit 85fd801
Show file tree
Hide file tree
Showing 4 changed files with 666 additions and 236 deletions.
Loading

0 comments on commit 85fd801

Please sign in to comment.