On 5/11/2018 5:09 PM, Ferruh Yigit wrote: > On 5/11/2018 3:05 PM, Andrew Rybchenko wrote: >> From: Ivan Malov <ivan.ma...@oktetlabs.ru> >> >> Description of rte_eth_dev_get_name_by_port() calls >> port ID argument a pointer, which is misleading. >> Also, output buffer minimal size is not mentioned. >> These points need to be improved. >> >> Fixes: bde516d5a85a ("ethdev: get port by name") >> Cc: Reshma Pattan <reshma.pat...@intel.com> >> Cc: sta...@dpdk.org >> >> Signed-off-by: Ivan Malov <ivan.ma...@oktetlabs.ru> >> Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.