Snort mailing list archives
Re: [PATCH] DPDK DAQ Module
From: Sina Aghasi <sina.aghasi () gmail com>
Date: Fri, 7 Apr 2017 21:55:15 +0430
When i run snort using your command, following error occurs:
root@ubuntu:/opt/tiweibie_dpdk/snort-2.9.8.2# ./src/snort --daq dpdk
--daq-var dpdk_args="-c f" -i dpdk0
Running in packet dump mode
--== Initializing Snort ==--
Initializing Output Plugins!
dpdk DAQ configured to passive.
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Detected lcore 1 as core 0 on socket 0
EAL: Detected lcore 2 as core 0 on socket 0
EAL: Detected lcore 3 as core 0 on socket 0
EAL: Support maximum 128 logical core(s) by configuration.
EAL: Detected 4 lcore(s)
EAL: Probing VFIO support...
EAL: IOMMU type 1 (Type 1) is supported
EAL: IOMMU type 8 (No-IOMMU) is not supported
EAL: VFIO support initialized
EAL: Setting up physically contiguous memory...
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f88e1a00000 (size = 0x200000)
EAL: Ask a virtual area of 0x59000000 bytes
EAL: Virtual area found at 0x7f8888800000 (size = 0x59000000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f8888400000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f8888000000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f8887c00000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f8887800000 (size = 0x200000)
EAL: Ask a virtual area of 0x26400000 bytes
EAL: Virtual area found at 0x7f8861200000 (size = 0x26400000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7f8860e00000 (size = 0x200000)
EAL: Requesting 1024 pages of size 2MB from socket 0
EAL: TSC frequency is ~2133410 KHz
EAL: Master lcore 0 is ready (tid=e7d848c0;cpuset=[0])
EAL: lcore 2 is ready (tid=e25e7700;cpuset=[2])
EAL: lcore 3 is ready (tid=60dff700;cpuset=[3])
EAL: lcore 1 is ready (tid=e2de8700;cpuset=[1])
ERROR: Can't initialize DAQ dpdk (-3) - dpdk_daq_initialize: No Ethernet
ports!
Fatal Error, Quitting..
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Snort-devel mailing list Snort-devel () lists sourceforge net https://lists.sourceforge.net/lists/listinfo/snort-devel Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=snort-devel Please visit http://blog.snort.org for the latest news about Snort!
Current thread:
- Re: [PATCH] DPDK DAQ Module Sina Aghasi (Apr 07)
