go-dpdk icon indicating copy to clipboard operation
go-dpdk copied to clipboard

Go bindings for DPDK library.

Results 9 go-dpdk issues
Sort by recently updated
recently updated
newest added

Need some example apps to show packages features.

enhancement

env: Linux localhost.localdomain 5.10.0-182.0.0.95.oe2203sp3.aarch64 #1 SMP Sat Dec 30 13:16:24 CST 2023 aarch64 aarch64 aarch64 GNU/Linux COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-linux-gnu/10.3.1/lto-wrapper Target:aarch64-linux-gnu build the test-sniffer demo,the error as below: go-dpdk/mempool/mbuf.go:39:8: could not determine...

Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.28.1&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

use `common.Transformer` interface to redesign ethdev/flow (`rte_flow` wrapper).