> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Zhiyong Yang > Sent: Thursday, October 19, 2017 3:57 AM > To: [email protected] > Cc: Yigit, Ferruh <[email protected]>; De Lara Guarch, Pablo > <[email protected]>; Yang, Zhiyong > <[email protected]> > Subject: [dpdk-dev] [PATCH v2] examples/l2fwd-crypto: fix port id type > > Fix port id issues and keep variables related to port ids in consistent data > type definition "uint16_t". > > Remove unnecessary cast in the meanwhile. > > Fixes: f8244c6399d9 ("ethdev: increase port id range") > Signed-off-by: Zhiyong Yang <[email protected]> > Acked-by: Pablo de Lara <[email protected]>
Applied to dpdk-next-crypto. Thanks, Pablo

