> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Thomas Monjalon > Sent: Friday, August 4, 2017 11:12 AM > To: Hu, Jiayu <[email protected]> > Cc: [email protected] > Subject: [dpdk-dev] [PATCH] gro: fix missing includes > > 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 <[email protected]>
Acked-by: John McNamara <[email protected]>

