mengdemao / lazybsd

用户态网络库实现
https://mengdemao.github.io/lazybsd/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

chore(deps): bump dpdk from `c159025` to `95547dc` #36

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps dpdk from c159025 to 95547dc.

Commits
  • 95547dc baseband/la12xx: forbid secondary process
  • 8ffe7ee app/eventdev: increase default queue depth for cryptodev
  • 970ad85 config/arm: add AmpereOneAC04 platform
  • efdf818 telemetry: fix connection parameter parsing
  • 74d88d0 memzone: remove unnecessary null checks
  • fcfb19c eal/linux: hide some local signal handler code
  • 62ea63a mem: remove type argument from internal routines
  • ae539d9 malloc: document that type is for tracing
  • a5d4e24 test/bpf: test some more complex filters
  • a258eeb bpf: fix load hangs with six IPv6 addresses
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)