[dpdk-dev] [dpdk-stable] [PATCH 1/2] net/sfc: fix initialization of the RTE flow structure

Ferruh Yigit ferruh.yigit at intel.com
Thu Jan 18 16:28:32 CET 2018


On 1/18/2018 7:32 AM, Andrew Rybchenko wrote:
> From: Roman Zhukov <Roman.Zhukov at oktetlabs.ru>
> 
> The rte_flow is already filled in with zeros in the
> case of create. So memset() with zeros is needed only
> in validation.
> 
> Fixes: a9825ccf5bb8 ("net/sfc: support flow API filters")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Roman Zhukov <Roman.Zhukov at oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list