On 4/7/2020 2:43 PM, Heinrich Kuhn wrote: > > > On 2020/03/03 15:36, Ferruh Yigit wrote: >> Changing format specifier for the 'size_t' as '%z' and for 'off_t' as >> '%jd'. >> >> Also this fix enables compiling PMD for 32bit architecture. >> >> Fixes: 29a62d1476b6 ("net/nfp: add CPP bridge as service") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> >> --- > > Acked-by: Heinrich Kuhn <heinrich.k...@netronome.com> >
Applied to dpdk-next-net/master, thanks.