lvs-dpdk
lvs-dpdk copied to clipboard
LVS on dpdk
- step1: I visited https://dragon.linux-vs.org/~dragonfly/htm/lvs_freebsd.htm and want to lasted ipvs demo on freebsd。but did not visited it.  - step2: http://www.freebsdsoftware.org/net/ipvs.html  can you help me ,thanks!
Merge from upstream
I build odp with option 'enable-shared=no' so that ofp_vs can build with static lib of odp (libodp-dpdk.a libodphelper.a ). But this ofp_vs can not work with error: odp_packet_dpdk.c:162:setup_pkt_dpdk():No driver found...
linux/types.h 和 sys/types.h 以及 stdint.h 类型定义冲突 错误如下(比较多,截了一段): /usr/src/linux/include/linux/types.h:112:17: error: conflicting types for ‘u_int64_t’ typedef __u64 u_int64_t; ^ In file included from /usr/include/sys/uio.h:23:0, from /usr/include/sys/socket.h:26, from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from ../include/layer4.h:30,...