> > The rte_eth_dev_count() function will never return a value greater > > than RTE_MAX_ETHPORTS, so that checking is useless. > > > > Signed-off-by: Mauricio Vasquez B <mauricio.vasquezbernal at > > studenti.polito.it> > > Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied, thanks