linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] Fix thunderx MTU with XDP
@ 2019-04-08 21:06 Matteo Croce
  2019-04-08 21:06 ` [PATCH net v2 1/2] net: thunderx: raise XDP MTU to 1508 Matteo Croce
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Matteo Croce @ 2019-04-08 21:06 UTC (permalink / raw)
  To: netdev
  Cc: Ilias Apalodimas, Sunil Goutham, Robert Richter,
	linux-arm-kernel, Jesper Dangaard Brouer

The thunderx driver can't use XDP with all MTU values.
This patches sets the right MTU values, and add a check to avoid setting
a wrong value which will not function.

Matteo Croce (2):
  net: thunderx: raise XDP MTU to 1508
  net: thunderx: don't allow jumbo frames with XDP

 .../net/ethernet/cavium/thunder/nicvf_main.c  | 22 +++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

-- 
2.21.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-11  2:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 21:06 [PATCH net v2 0/2] Fix thunderx MTU with XDP Matteo Croce
2019-04-08 21:06 ` [PATCH net v2 1/2] net: thunderx: raise XDP MTU to 1508 Matteo Croce
2019-04-08 21:06 ` [PATCH net v2 2/2] net: thunderx: don't allow jumbo frames with XDP Matteo Croce
2019-04-11  2:35 ` [PATCH net v2 0/2] Fix thunderx MTU " David Miller
2019-04-11  2:35   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).