[dpdk-dev] [PATCH] examples/flow_classify: fix failure in port_init function

Thomas Monjalon thomas at monjalon.net
Mon Apr 30 15:46:29 CEST 2018


30/04/2018 15:43, Bernard Iremonger:
> The port_init function calls the rte_eth_dev_is_valid_port function.
> This function now returns 1 if the port state is attached.
> A return value of 1 now means a valid port.
> 
> Fixes: a9dbe1802226 ("fix ethdev port id validation")
> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>

My mistake.

Applied, thanks




More information about the dev mailing list