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 serv
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: Fer
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
---
drivers/net/nfp/nfp_net.c | 20 ++-
3 matches
Mail list logo