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 <[email protected]> > Fixes: e8a2b5bf92bb ("netdev-dpdk: implement flow offload with rte flow") > Signed-off-by: Ilya Maximets <[email protected]> > ---
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. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
