Closed Leonardo-DiCaprio closed 4 years ago
There are two tiny bugs when building dpdk-suricata with parameter --enable-debug.
source-dpdkintel.c:434:50: error: ‘tmp’ undeclared (first use in this function) source-dpdkintel.c:390:82: error: ‘ret’ undeclared (first use in this function)
@Leonardo-DiCaprio thanks, corrected the same with https://github.com/vipinpv85/DPDK-Suricata_3.0/commit/35358175edc538c244b4b7a3acfa734a1a69a03c
There are two tiny bugs when building dpdk-suricata with parameter --enable-debug.
source-dpdkintel.c:434:50: error: ‘tmp’ undeclared (first use in this function) source-dpdkintel.c:390:82: error: ‘ret’ undeclared (first use in this function)