Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dpdk: add interrupt (power-saving) mode v5 #10165

Closed
wants to merge 1 commit into from

Conversation

lukashino
Copy link
Contributor

Follow-up of #9724

When the packet load is low, Suricata can run in interrupt mode. This more resembles the classic approach of processing packets - CPU cores run low and only fetch packets on interrupt.

Link to redmine ticket:

Describe changes:

I have not noticed any performance drop. Tested primarily on MLX5 card with http_simple trex profile. Tested also on i40e (x710) card.

When the packet load is low, Suricata can run in interrupt
mode. This more resembles the classic approach of processing
packets - CPU cores run low and only fetch packets
on interrupt.

Ticket: OISF#5839
@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 17528

@victorjulien victorjulien added this to the 8.0 milestone Jan 19, 2024
@victorjulien
Copy link
Member

Merged in #10204, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants