[ovs-dev] [PATCH 1/2] netdev-dpdk: Drop offload API for vhost ports.

Ilya Maximets i.maximets at samsung.com
Tue Nov 6 13:06:20 UTC 2018


On 18.10.2018 16:29, Ilya Maximets wrote:
> vhost ports are not DPDK eth ports and has no rte_flow API.
> Stop calling this API with DPDK_ETH_PORT_ID_INVALID to
> avoid time wasting and errors in log.
> 
> Additionally, DPDK_FLOW_OFFLOAD_API definition moved to .c
> file, because there is no need to expose it in header.
> 
> CC: Finn Christensen <fc at napatech.com>
> Fixes: e8a2b5bf92bb ("netdev-dpdk: implement flow offload with rte flow")
> Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
> ---

Hi Ian,
You didn't backport this patch to 2.10. Do you think that it's not needed
or you just missed it while preparing the pull request?

Periodic errors in log are a bit annoying.

Bets regards, Ilya Maximets.


More information about the dev mailing list