> > The GRO header file depends on stdint and mbuf.
> >
> > Spotted with devtools/check-includes.sh
> >
> > Fixes: e996506a1c07 ("lib/gro: add Generic Receive Offload API framework")
> >
> > Signed-off-by: Thomas Monjalon
>
> Acked-by: John McNamara
Applied
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Friday, August 4, 2017 11:12 AM
> To: Hu, Jiayu
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] gro: fix missing includes
>
> The GRO header file de
The GRO header file depends on stdint and mbuf.
Spotted with devtools/check-includes.sh
Fixes: e996506a1c07 ("lib/gro: add Generic Receive Offload API framework")
Signed-off-by: Thomas Monjalon
---
lib/librte_gro/rte_gro.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lib/librte_gro/r
3 matches
Mail list logo