vipinpv85 / DPDK-Suricata_3.0

add dpdk interface and packet processing to suricata in worker mode
https://github.com/vipinpv85/DPDK-Suricata_3.0
GNU Lesser General Public License v3.0
64 stars 34 forks source link

Variable used but not declaired in source-dpdkintel #28

Closed Leonardo-DiCaprio closed 4 years ago

Leonardo-DiCaprio commented 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)

vipinpv85 commented 4 years ago

@Leonardo-DiCaprio thanks, corrected the same with https://github.com/vipinpv85/DPDK-Suricata_3.0/commit/35358175edc538c244b4b7a3acfa734a1a69a03c