Actions
Bug #1302
closed
PM
OD
MPLS - stats.log
Bug #1302:
MPLS - stats.log
Affected Versions:
Effort:
Difficulty:
Label:
Description
Using the latest git (info below, running suri with pf-ring) I am seeing something strange.
The decoder.mpls gets only incremented on the first and last thread in stats.log.
decoder.mpls | RxPFReth31 | 15123587 decoder.mpls | RxPFReth32 | 0 decoder.mpls | RxPFReth33 | 0 decoder.mpls | RxPFReth34 | 0 decoder.mpls | RxPFReth35 | 0 decoder.mpls | RxPFReth36 | 0 decoder.mpls | RxPFReth37 | 0 decoder.mpls | RxPFReth38 | 0 decoder.mpls | RxPFReth39 | 0 decoder.mpls | RxPFReth310 | 0 decoder.mpls | RxPFReth311 | 0 decoder.mpls | RxPFReth312 | 0 decoder.mpls | RxPFReth313 | 0 decoder.mpls | RxPFReth314 | 0 decoder.mpls | RxPFReth315 | 0 decoder.mpls | RxPFReth316 | 2664128
I will do some more tests and update accordingly.
Additional info:
This is Suricata version 2.1dev (rev 8c09648) Features: PCAP_SET_BUFF LIBPCAP_VERSION_MAJOR=1 PF_RING AF_PACKET HAVE_PACKET_FANOUT LIBCAP_NG LIBNET1.1 HAVE_HTP_URI_NORMALIZE_HOOK HAVE_NSS HAVE_LIBJANSSON SIMD support: SSE_4_2 SSE_4_1 SSE_3 Atomic intrisics: 1 2 4 8 16 byte(s) 64-bits, Little-endian architecture GCC version 4.6.3, C version 199901 compiled with -fstack-protector compiled with _FORTIFY_SOURCE=2 L1 cache line size (CLS)=64 compiled with LibHTP v0.5.15, linked against LibHTP v0.5.15 Suricata Configuration: AF_PACKET support: yes PF_RING support: yes NFQueue support: no NFLOG support: no IPFW support: no DAG enabled: no Napatech enabled: no Unix socket enabled: yes Detection enabled: yes libnss support: yes libnspr support: yes libjansson support: yes Prelude support: no PCRE jit: no LUA support: no libluajit: no libgeoip: yes Non-bundled htp: no Old barnyard2 support: no CUDA enabled: no Suricatasc install: yes Unit tests enabled: no Debug output enabled: no Debug validation enabled: no Profiling enabled: no Profiling locks enabled: no Coccinelle / spatch: yes Generic build parameters: Installation prefix (--prefix): /usr/local Configuration directory (--sysconfdir): /usr/local/etc/suricata/ Log directory (--localstatedir) : /usr/local/var/log/suricata/ Host: x86_64-unknown-linux-gnu GCC binary: gcc GCC Protect enabled: no GCC march native enabled: yes GCC Profile enabled: no
Actions