Project

General

Profile

Actions

Support #3368

closed

Suricata Pkt processing

Added by Rahul Surya almost 5 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Affected Versions:
Label:

Description

I have seen suricata is doing pkt by pkt processing in each run mode(Recv,Decode,Verdict) , can suricata process the pkts in bulk mode like collect pkts from port and process those pkts and again Recv next bulk (conidering all modes running in single core)?

Actions #1

Updated by Victor Julien almost 5 years ago

  • Project changed from Suricata-Update to Suricata
  • Assignee deleted (Shivani Bhardwaj)

It is not possible right now. What kind of benefit do you expect?

Actions #2

Updated by Rahul Surya almost 5 years ago

Just to check performance with single core without running all the increasing the memory constraints in yaml file.

Actions #3

Updated by Rahul Surya almost 5 years ago

Hey,What the use of FLow locks in Code ,if we are using single core and sequential process of packet through all the modes Decode->Detect->output?

Actions #4

Updated by Andreas Herz almost 3 years ago

  • Tracker changed from Support to Optimization
Actions #5

Updated by Victor Julien about 2 years ago

Single mode means we have a single packet thread, but there are still other threads. Esp the flow manager will also access the flow the packet thread(s) may be working on.

Actions #6

Updated by Victor Julien about 2 years ago

  • Tracker changed from Optimization to Support
Actions #7

Updated by Philippe Antoine over 1 year ago

  • Assignee set to Community Ticket
Actions #8

Updated by Philippe Antoine 5 months ago

  • Status changed from New to Closed

Closing because of inactivity.

Feel free to reopen a new feature ticket if needed

Actions

Also available in: Atom PDF