> -----Original Message-----
> From: Kovacevic, Marko
> Sent: Wednesday, November 14, 2018 8:57 AM
> To: [email protected]
> Cc: Yigit, Ferruh <[email protected]>; Pattan, Reshma
> <[email protected]>; Kovacevic, Marko <[email protected]>;
> Yang, Zhiyong <[email protected]>; [email protected]
> Subject: [PATCH v3] app/pdump: fix port id storage size
>
> port_id size should be uint16_t,
> fix where it is defined as uint8_t
>
> Fixes: f8244c6399d9 ("ethdev: increase port id range")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Marko Kovacevic <[email protected]>
Acked-by: Reshma Pattan <[email protected]>