From: David Miller
Date: Wed, 10 Apr 2019 19:35:16 -0700 (PDT)
> From: Matteo Croce
> Date: Mon, 8 Apr 2019 23:06:45 +0200
>
>> 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 fun
From: Matteo Croce
Date: Mon, 8 Apr 2019 23:06:45 +0200
> 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.
Series applied and queued up for -stable.
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/cavi