[PATCH] net/af_packet: fix statistics
2024-05-01 16:44 UTC (5+ messages)
[PATCH] cmdline: configure input buffer size
2024-05-01 16:30 UTC (6+ messages)
[RFC] net/af_packet: make stats reset reliable
2024-05-01 16:19 UTC (7+ messages)
` [RFC v2] "
[PATCH v1 0/2] Improve interactive shell output gathering
2024-05-01 16:16 UTC (5+ messages)
` [PATCH v2 0/3] Improve interactive shell output gathering and logging
` [PATCH v2 1/3] dts: Improve output gathering in interactive shells
` [PATCH v2 2/3] dts: Add missing docstring from XML-RPC server
` [PATCH v2 3/3] dts: Improve logging for interactive shells
[RFC 0/2] net/tap RSS BPF rewrite
2024-05-01 16:12 UTC (26+ messages)
` [PATCH v9 0/9] net/tap: fix RSS (BPF) support
` [PATCH v9 1/9] net/tap: do not duplicate fd's
` [PATCH v9 2/9] net/tap: remove unused fields
` [PATCH v9 3/9] net/tap: validate and setup parameters for BPF RSS
` [PATCH v9 4/9] net/tap: do not build flow support if header is out of date
` [PATCH v9 5/9] net/tap: rewrite the RSS BPF program
` [PATCH v9 6/9] net/tap: use libbpf to load new "
` [PATCH v9 7/9] net/tap: remove no longer used files
` [PATCH v9 8/9] doc: update documentation of TAP PMD
` [PATCH v9 9/9] net/tap: simplify the internal structure
` [PATCH v10 0/9] net/tap: fix RSS (BPF) flow support
` [PATCH v10 1/9] net/tap: do not duplicate fd's
` [PATCH v10 2/9] net/tap: remove unused fields
` [PATCH v10 3/9] net/tap: validate and setup parameters for BPF RSS
` [PATCH v10 4/9] net/tap: do not build flow support if header is out of date
` [PATCH v10 5/9] net/tap: rewrite the RSS BPF program
` [PATCH v10 6/9] net/tap: use libbpf to load new "
` [PATCH v10 7/9] net/tap: remove no longer used files
` [PATCH v10 8/9] net/tap: simplify internals
` [PATCH v10 9/9] net/tap: update documentation
Run unit tests with C++ too
2024-05-01 14:45 UTC (12+ messages)
[DPDK/ethdev Bug 1430] af_xdp: reset stats has no effect on imissed
2024-05-01 14:41 UTC
[v2 1/1] docs: af_xdp device plugin repo update
2024-05-01 12:36 UTC
[RFC] net/ice: Update base code with latest snapshot
2024-05-01 12:08 UTC (4+ messages)
[PATCH] maintainers: update for eal
2024-05-01 7:55 UTC (3+ messages)
[PATCH] net/netvsc: fix number Tx queues > Rx queues
2024-05-01 7:43 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[DPDK/ethdev Bug 1429] af_xdp driver does not count allocation failures
2024-04-30 23:48 UTC
[DPDK/ethdev Bug 1428] af_xdp driver does not set rx port in mbuf
2024-04-30 23:47 UTC
[PATCH] devtools: add .clang-format file
2024-04-30 21:27 UTC (5+ messages)
[PATCH] maintainers: update maintainer for EAL API and Windows
2024-04-30 20:39 UTC
[DPDK/core Bug 1425] enable_stdatomic=true breaks C++ on GCC 11 and earlier
2024-04-30 20:37 UTC (4+ messages)
[PATCH 0/6] crypto/ionic: introduce AMD Pensando ionic crypto driver
2024-04-30 20:21 UTC (11+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 1/9] "
` [PATCH v2 2/9] crypto/ionic: add the firmware interface definition file
` [PATCH v2 3/9] crypto/ionic: add device commands
` [PATCH v2 4/9] crypto/ionic: add adminq command support
` [PATCH v2 5/9] crypto/ionic: add capabilities and basic ops
` [PATCH v2 6/9] crypto/ionic: add session support
` [PATCH v2 7/9] crypto/ionic: add datapath
` [PATCH v2 8/9] crypto/ionic: add a watchdog operation
` [PATCH v2 9/9] crypto/ionic: add stats support
[PATCH 0/5] dts: testpmd show port info/stats
2024-04-30 20:03 UTC (20+ messages)
` [PATCH 1/5] dts: fix InteractiveShell command prompt filtering
` [PATCH 2/5] dts: skip first line of send_command output
` [PATCH 3/5] dts: add parsing utility module
` [PATCH 5/5] dts: add `show port stats` command to TestPmdShell
[PATCH] doc: add power uncore API documentation
2024-04-30 18:57 UTC
[PATCH v5 1/2] dts: Change hugepage runtime config to 2MB Exclusively
2024-04-30 18:45 UTC (3+ messages)
` [PATCH v5 2/2] dts: Change hugepage 'amount' to a different term
` [PATCH v5 0/2] Methodology change for hugepage configuration
[DPDK/core Bug 1427] BPF jit test errors on Arm
2024-04-30 18:04 UTC
[PATCH v1] dts: clean up close in remote session
2024-04-30 17:17 UTC (2+ messages)
[PATCH v1] dts: rename execution to test run
2024-04-30 16:56 UTC (2+ messages)
[RFC 1/7] eal: extend bit manipulation functions
2024-04-30 16:52 UTC (12+ messages)
` [RFC v2 0/6] Improve EAL bit operations API
` [RFC v2 5/6] eal: add atomic bit operations
[PATCH v2 0/4] hash: add SVE support for bulk key lookup
2024-04-30 16:27 UTC (6+ messages)
` [PATCH v9 "
` [PATCH v9 1/4] hash: pack the hitmask for hash in bulk lookup
` [PATCH v9 2/4] hash: optimize compare signature for NEON
` [PATCH v9 3/4] test/hash: check bulk lookup of keys after collision
` [PATCH v9 4/4] hash: add SVE support for bulk key lookup
[PATCH v1 0/4] node and inheritance improvements
2024-04-30 16:15 UTC (13+ messages)
` [PATCH v1 1/4] dts: add tg node execution setup and teardown
` [PATCH v1 2/4] dts: unify class inheritance from object
` [PATCH v1 3/4] dts: unify super calls
` [PATCH v1 4/4] dts: refine pre-test setup and teardown steps
[bugfix] set same mac of bond slave
2024-04-30 15:55 UTC (4+ messages)
Queries on DPDK Trace Library usage
2024-04-30 15:01 UTC
DPDK 21.11.7 released
2024-04-30 13:52 UTC
[PATCH v6 00/10] fix lcore ID restriction
2024-04-30 13:47 UTC (4+ messages)
` [PATCH v7 00/14] "
[RFC v2 1/6] eal: extend bit manipulation functionality
2024-04-30 12:08 UTC (25+ messages)
` [RFC v3 0/6] Improve EAL bit operations API
` [RFC v3 1/6] eal: extend bit manipulation functionality
` [RFC v4 0/6] Improve EAL bit operations API
` [RFC v4 1/6] eal: extend bit manipulation functionality
` [RFC v5 0/6] Improve EAL bit operations API
` [RFC v5 1/6] eal: extend bit manipulation functionality
` [RFC v5 2/6] eal: add unit tests for bit operations
` [RFC v5 3/6] eal: add exactly-once bit access functions
` [RFC v5 4/6] eal: add unit tests for "
` [RFC v5 5/6] eal: add atomic bit operations
` [RFC v5 6/6] eal: add unit tests for atomic bit access functions
` [RFC v4 2/6] eal: add unit tests for bit operations
` [RFC v4 3/6] eal: add exactly-once bit access functions
` [RFC v4 4/6] eal: add unit tests for "
` [RFC v4 5/6] eal: add atomic bit operations
` [RFC v4 6/6] eal: add unit tests for atomic bit access functions
` [RFC v3 2/6] eal: add unit tests for bit operations
` [RFC v3 3/6] eal: add exactly-once bit access functions
` [RFC v3 4/6] eal: add unit tests for "
` [RFC v3 5/6] eal: add atomic bit operations
` [RFC v3 6/6] eal: add unit tests for atomic bit access functions
[PATCH] net/af_xdp: fix umem map size for zero copy
2024-04-30 9:22 UTC (4+ messages)
[PATCH] dts: Change hugepage runtime config to 2MB Exclusively
2024-04-30 8:42 UTC (5+ messages)
` [PATCH v4] "
[PATCH v3 0/2] vhost: support VIRTIO_F_RING_RESET for vhost-user
2024-04-30 3:43 UTC (5+ messages)
` [PATCH v3 1/2] vhost: destroy device when all vqs are inactive
[RFC] eal: make lcore_init aware of cgroup
2024-04-30 0:49 UTC (2+ messages)
[PATCH] lib/vhost: add flag for async connection in client mode
2024-04-29 19:43 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[DPDK/ethdev Bug 1426] Bonding driver does not receive all packets in 8023ad mode (LACP)
2024-04-29 18:11 UTC
[dpdk-dev] [PATCH 00/11] improve options help
2024-04-29 16:24 UTC (4+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
` [dpdk-dev] [PATCH v5 4/4] app: hook in EAL usage help
[PATCH] ethdev: document that stats reset APIs are not thread-safe
2024-04-29 15:33 UTC (12+ messages)
[PATCH 0/6] dts: add testpmd params and statefulness
2024-04-29 14:48 UTC (22+ messages)
` [PATCH 4/6] dts: use testpmd params for scatter test suite
` [PATCH 5/6] dts: add statefulness to InteractiveShell
` [PATCH 6/6] dts: add statefulness to TestPmdShell
[PATCH v1 0/2] dts: api docs generation
2024-04-29 14:12 UTC (4+ messages)
` [PATCH v4 0/3] dts: API "
[PATCH] bus/pci: fix build with musl 1.2.4 / Alpine 3.19
2024-04-29 14:09 UTC (3+ messages)
21.11.7 patches review and test
2024-04-29 13:55 UTC (3+ messages)
[v1 1/1] docs: af_xdp device plugin repo update
2024-04-29 12:52 UTC (4+ messages)
[PATCH] net/af_packet: cache align Rx/Tx structs
2024-04-29 8:46 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/4] net/mlx5: some unrelated fixes and improvements
2024-04-29 7:46 UTC (2+ messages)
[PATCH] common/mlx5: fix unsigned signed mismatch warning
2024-04-29 7:46 UTC (2+ messages)
[PATCH v2] eal/linux: enhanced error handling for affinity
2024-04-28 12:26 UTC (4+ messages)
` "
[DPDK/vhost/virtio Bug 1424] x710 ports Error attaching device to DPDK
2024-04-28 11:03 UTC
[DPDK/eventdev Bug 1423] Using -fno-strict-aliasing when compiling DPDK unit tests reduces their effectiveness
2024-04-28 7:29 UTC
[PATCH v3 0/5] vhost: FD manager improvements
2024-04-28 3:22 UTC (3+ messages)
` [PATCH v3 5/5] vhost: manage FD with epoll
[PATCH v4] lib/hash: add defer queue reclaim API
2024-04-27 19:54 UTC (2+ messages)
` [PATCH v5] "
[RFC 0/4] malloc type argument cleanup (part 1)
2024-04-26 23:06 UTC (6+ messages)
` [RFC 4/4] eal/malloc: remove type argument from internal malloc routines
[v1 1/1] MAINTAINERS: add another AF_XDP maintainer
2024-04-26 21:34 UTC (2+ messages)
[PATCH] bpf/xdp: disable on 32bit x86
2024-04-26 21:34 UTC (2+ messages)
[PATCH 00/10] support software live migration
2024-04-26 21:31 UTC (3+ messages)
` [PATCH 10/10] doc: update nfp document
[PATCH] eal/linux: enhanced error handling for affinity
2024-04-26 21:31 UTC (3+ messages)
[PATCH] vhost: cleanup vq resubmit info when set_inflight_fd
2024-04-26 21:28 UTC (3+ messages)
` [PATCH v2] vhost: cleanup resubmit info before inflight setup
[PATCH] net/af_packet: cache align Rx/Tx structs
2024-04-26 21:27 UTC (2+ messages)
[DPDK/core Bug 1422] vfio-pci driver fails to compile on Alpine Linux
2024-04-26 20:44 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).