CESNET / ipfixprobe

IPFIX flow exporter with DPDK support capable of bi-directional flows, per-packet-information statistics, and extensibility via processing plugins (e.g., for application layer parsers).
https://cesnet.github.io/ipfixprobe/
BSD 3-Clause "New" or "Revised" License
42 stars 18 forks source link

Workers cpu affinity #213

Closed TheSableCZ closed 3 months ago

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 29.41176% with 36 lines in your changes missing coverage. Please review.

Project coverage is 40.81%. Comparing base (4be259b) to head (9c6c5df). Report is 9 commits behind head on master.

Files Patch % Lines
ipfixprobe.cpp 41.17% 16 Missing and 4 partials :warning:
include/ipfixprobe/utils.hpp 0.00% 9 Missing :warning:
ipfixprobe.hpp 12.50% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #213 +/- ## ========================================== - Coverage 40.88% 40.81% -0.07% ========================================== Files 104 104 Lines 9903 9956 +53 Branches 1457 1467 +10 ========================================== + Hits 4049 4064 +15 - Misses 4999 5034 +35 - Partials 855 858 +3 ``` | [Flag](https://app.codecov.io/gh/CESNET/ipfixprobe/pull/213/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CESNET) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/CESNET/ipfixprobe/pull/213/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CESNET) | `40.81% <29.41%> (-0.07%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CESNET#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.