Home
last modified time | relevance | path

Searched refs:DPDK (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/scripts/
H A Dconfigure.ac35 # Reset DPDK to 0
36 AC_SUBST(DPDK, 0) subst
50 AC_SUBST(DPDK, 1)
71 if test "$DPDK" == "0" && test "$PSIO" == "0" && test "$NETMAP" == "0"
H A Dconfigure3854 if test "$DPDK" == "0" && test "$PSIO" == "0" && test "$NETMAP" == "0"
/mOS-networking-stack/samples/midstat/
H A DREADME8 If you are using DPDK, then
/mOS-networking-stack/core/src/
H A DMakefile.in6 ENABLE_DPDK=@DPDK@