Skip to content

Commit

Permalink
Merge branch 'mvpp2-jumbo-frames-support'
Browse files Browse the repository at this point in the history
Antoine Tenart says:

====================
net: mvpp2: jumbo frames support

This series enable jumbo frames support in the Marvell PPv2 driver. The
first 2 patches rework the buffer management, then two patches prepare for
the final patch which adds the jumbo frames support into the driver.

This is based on top of net-next, and was tested on a mcbin.

Thanks!
Antoine

Since v1:
  - Improved the Tx FIFO initialization comment.
  - Improved the pool sanity check in mvpp2_bm_pool_use().
  - Fixed pool related comments.
  - Cosmetic fixes (used BIT() whenever possible).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Mar 5, 2018
2 parents 8eb1a85 + 576193f commit ef3f6c2
Showing 1 changed file with 167 additions and 68 deletions.
Loading

0 comments on commit ef3f6c2

Please sign in to comment.