Re: [dpdk-dev] [PATCH] test/ipsec: fix compile error on BSD

2019-01-17 Thread Thomas Monjalon
> > Removed ip.h and in.h headers to fix unknown type errors > > when compiling on BSD. > > > > Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test") > > Signed-off-by: Bernard Iremonger > > Acked-by: Konstantin Ananyev Applied, thanks

Re: [dpdk-dev] [PATCH] test/ipsec: fix compile error on BSD

2019-01-16 Thread Wu, ChangqingX
Tested-by: Wu, ChangqingX -Original Message- From: Iremonger, Bernard Sent: Wednesday, January 16, 2019 9:46 PM To: dev@dpdk.org; Ananyev, Konstantin ; Wu, ChangqingX Cc: Iremonger, Bernard Subject: [PATCH] test/ipsec: fix compile error on BSD Removed ip.h and in.h headers to fix unk

Re: [dpdk-dev] [PATCH] test/ipsec: fix compile error on BSD

2019-01-16 Thread Wu, ChangqingX
Tested-by: Wu, ChangqingX -Original Message- From: Ananyev, Konstantin Sent: Wednesday, January 16, 2019 10:01 PM To: Iremonger, Bernard ; dev@dpdk.org; Wu, ChangqingX Subject: RE: [PATCH] test/ipsec: fix compile error on BSD > -Original Message- > From: Iremonger, Bernard >

Re: [dpdk-dev] [PATCH] test/ipsec: fix compile error on BSD

2019-01-16 Thread Ananyev, Konstantin
> -Original Message- > From: Iremonger, Bernard > Sent: Wednesday, January 16, 2019 1:46 PM > To: dev@dpdk.org; Ananyev, Konstantin ; Wu, > ChangqingX > Cc: Iremonger, Bernard > Subject: [PATCH] test/ipsec: fix compile error on BSD > > Removed ip.h and in.h headers to fix unknown typ

[dpdk-dev] [PATCH] test/ipsec: fix compile error on BSD

2019-01-16 Thread Bernard Iremonger
Removed ip.h and in.h headers to fix unknown type errors when compiling on BSD. Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test") Signed-off-by: Bernard Iremonger --- test/test/test_ipsec.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/test/test_ipsec.c b/test/test/test_