On Tue, Jan 10, 2017 at 03:43:39PM +0300, Sergei Shtylyov wrote:
> Hello!
>
> On 01/10/2017 01:13 AM, Martin KaFai Lau wrote:
>
> >In commit b45f0674b997 ("mlx4: xdp: Allow raising MTU up to one page minus
> >eth and vlan hdrs"),
> >it changed ENOTSUPP to EOPNOTSUPP by mistake. This patch fixes i
Hello!
On 01/10/2017 01:13 AM, Martin KaFai Lau wrote:
In commit b45f0674b997 ("mlx4: xdp: Allow raising MTU up to one page minus eth and
vlan hdrs"),
it changed ENOTSUPP to EOPNOTSUPP by mistake. This patch fixes it.
You mean vice versa (looking at your patch)?
Fixes: b45f0674b997 ("m
In commit b45f0674b997 ("mlx4: xdp: Allow raising MTU up to one page minus eth
and vlan hdrs"),
it changed ENOTSUPP to EOPNOTSUPP by mistake. This patch fixes it.
Fixes: b45f0674b997 ("mlx4: xdp: Allow raising MTU up to one page minus eth and
vlan hdrs")
Signed-off-by: Martin KaFai Lau
---
dr