]> Git Repo - linux.git/commit
ice: allow 3k MTU for XDP
authorMaciej Fijalkowski <[email protected]>
Thu, 24 Oct 2019 08:11:25 +0000 (01:11 -0700)
committerJeff Kirsher <[email protected]>
Mon, 4 Nov 2019 21:10:08 +0000 (13:10 -0800)
commit23b44513c3e6f999fb9ddc2874979317d8329e96
tree822ab3f0ca0f92d1cb7f035d58e0f9ef3a8badb5
parentaaf27254fdf9054c00cf2a9c479a52a16204d768
ice: allow 3k MTU for XDP

At this point ice driver is able to work on order 1 pages that are split
onto two 3k buffers. Let's reflect that when user is setting new MTU
size and XDP is present on interface.

Signed-off-by: Maciej Fijalkowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/ice/ice_main.c
This page took 0.054059 seconds and 4 git commands to generate.