On 10/26/20 3:24 PM, wangyunjian wrote: > From: Yunjian Wang <wangyunj...@huawei.com> > > The ethdev port id should be 16 bits now. This patch fixes the data > type of the variable for 'pid', changing from uint32_t to uint16_t. > > Fixes: 5b7ba31148a8 ("ethdev: add port ownership") > Cc: sta...@dpdk.org > > Signed-off-by: Yunjian Wang <wangyunj...@huawei.com>
Reviewed-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>