CESNET / ipfixprobe

BSD 3-Clause "New" or "Revised" License
40 stars 18 forks source link

dpdk: propose new variables to control init by ipfixprobed #185

Closed cejkato2 closed 1 year ago

cejkato2 commented 1 year ago

The description of new variables was added into link0.conf.example: DPDK_RING, DPDK_RING_PATTERN, DPDK_RING_STARTIDX also, there is new DPDK_OPTS variable to set mem and mbuf.

There are new examples dpdk_direct.conf.example and dpdk_mring.conf.example.

codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (af624f2) 41.42% compared to head (84cecb3) 41.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #185 +/- ## ========================================== + Coverage 41.42% 41.45% +0.02% ========================================== Files 92 92 Lines 8622 8622 Branches 1298 1298 ========================================== + Hits 3572 3574 +2 + Misses 4282 4280 -2 Partials 768 768 ``` | [Flag](https://app.codecov.io/gh/CESNET/ipfixprobe/pull/185/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/185/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CESNET) | `41.45% <ø> (+0.02%)` | :arrow_up: | 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. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/CESNET/ipfixprobe/pull/185/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CESNET)

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