On 10/26/20 3:24 PM, wangyunjian wrote: > From: Yunjian Wang <[email protected]> > > 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: [email protected] > > Signed-off-by: Yunjian Wang <[email protected]>
Reviewed-by: Andrew Rybchenko <[email protected]>

