Skip to content

When using Port != 0, fails with ERROR #3

@edsealing

Description

@edsealing

If any DPDK port other than what is identified as Port 0 is identified in the config file as the primary interface, Suricata fails with Error:

[10521] 21/10/2016 -- 00:13:19 - (suricata.c:1124) (SCPrintVersion) -- This is Suricata version 3.1.2 (rev a0c0fd1)
[10521] 21/10/2016 -- 00:13:24 - (detect.c:380) (ProcessSigFiles) -- [ERRCODE: SC_ERR_NO_RULES(42)] - No rule files match the pattern /etc/suricata/rules/tls-events.rules
[10521] 21/10/2016 -- 00:13:32 - (util-dpdk-validate.c:44) (validateMap) -- [ERRCODE: SC_ERR_DPDKINTEL_CONFIG_FAILED(285)] - No Mapping found for Port: 1
[10521] 21/10/2016 -- 00:13:32 - (util-dpdk-setup.c:270) (dpdkConfSetup) -- DPDK Version: RTE 2.2.0
[10521] 21/10/2016 -- 00:13:32 - (util-dpdk-setup.c:382) (dumpGlobalConfig) -- ----- Global DPDK-INTEL Config -----
[10521] 21/10/2016 -- 00:13:32 - (util-dpdk-setup.c:383) (dumpGlobalConfig) -- Number Of Ports : 1
[10521] 21/10/2016 -- 00:13:32 - (util-dpdk-setup.c:385) (dumpGlobalConfig) -- Operation Mode : IDS
[10521] 21/10/2016 -- 00:13:32 - (util-dpdk-setup.c:389) (dumpGlobalConfig) -- Port:1, Map:0
[10521] 21/10/2016 -- 00:13:32 - (util-dpdk-setup.c:391) (dumpGlobalConfig) -- ------------------------------------
PMD: ixgbe_dev_rx_queue_setup(): sw_ring=0x7f1076ee7fc0 sw_sc_ring=0x7f1076ee5e80 hw_ring=0x7f1076eea100 dma_addr=0x8526ea100
PMD: ixgbe_dev_tx_queue_setup(): sw_ring=0x7f1076ec5cc0 hw_ring=0x7f1076ed5d00 dma_addr=0x8526d5d00
PMD: ixgbe_set_tx_function(): Using simple tx code path
PMD: ixgbe_set_tx_function(): Vector tx enabled.
[10521] 21/10/2016 -- 00:13:32 - (util-dpdk-setup.c:324) (dpdkConfSetup) -- [ERRCODE: SC_ERR_DPDKINTEL_CONFIG_FAILED(285)] - Mapped ports 1 <--> 0 Speed Mismatch

DPDK config in suricata.yaml:
surricata.yaml.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions