Re: [dpdk-dev] [PATCH] kernel/freebsd: fix module build on latest head

2019-06-27 Thread Thomas Monjalon
06/06/2019 17:40, Bruce Richardson: > Internal changes in the freebsd kernel have meant that additional includes > are now necessary to build the kernel modules for DPDK. Tested with latest > bsd HEAD revision. > > Bugzilla ID: 282 > Cc: sta...@dpdk.org > > Signed-off-by: Bruce Richardson Appli

[dpdk-dev] [PATCH] kernel/freebsd: fix module build on latest head

2019-06-06 Thread Bruce Richardson
Internal changes in the freebsd kernel have meant that additional includes are now necessary to build the kernel modules for DPDK. Tested with latest bsd HEAD revision. Bugzilla ID: 282 Cc: sta...@dpdk.org Signed-off-by: Bruce Richardson --- kernel/freebsd/contigmem/contigmem.c | 3 +++ kernel/