[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191114.180440.1601232234094527874.davem@davemloft.net>
Date: Thu, 14 Nov 2019 18:04:40 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: lorenzo@...nel.org
Cc: netdev@...r.kernel.org, andrew@...n.ch,
ilias.apalodimas@...aro.org, brouer@...hat.com,
lorenzo.bianconi@...hat.com
Subject: Re: [PATCH net-next] net: mvneta: fix build skb for bm capable
devices
From: Lorenzo Bianconi <lorenzo@...nel.org>
Date: Thu, 14 Nov 2019 01:25:55 +0200
> Fix build_skb for bm capable devices when they fall-back using swbm path
> (e.g. when bm properties are configured in device tree but
> CONFIG_MVNETA_BM_ENABLE is not set). In this case rx_offset_correction is
> overwritten so we need to use it building skb instead of
> MVNETA_SKB_HEADROOM directly
>
> Fixes: 8dc9a0888f4c ("net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine")
> Fixes: 0db51da7a8e9 ("net: mvneta: add basic XDP support")
> Signed-off-by: Lorenzo Bianconi <lorenzo@...nel.org>
Applied.
Powered by blists - more mailing lists