[PATCH v1 0/2] dts: port over checksum offload suite
2024-08-16 14:20 UTC
[PATCH v1 1/2] usertools/cpu_layout: update coding style
2024-08-16 12:21 UTC (7+ messages)
` [PATCH v1 2/2] usertools/cpu_layout: print out NUMA nodes
` [PATCH v2 1/4] usertools/cpu_layout: update coding style
` [PATCH v2 2/4] usertools/cpu_layout: print out NUMA nodes
` [PATCH v2 3/4] usertools/dpdk-hugepages.py: sort by NUMA node
` [PATCH v2 4/4] usertools/dpdk-devbind: print "
Ethdev tracepoints optimization
2024-08-16 12:11 UTC (2+ messages)
[RFC] table: report victim replace stats in LRU tables
2024-08-16 11:58 UTC
[PATCH] app/testpmd: add L4 port to verbose output
2024-08-16 11:46 UTC (3+ messages)
[dpdk-dev] [PATCH] devtools: script to track map symbols
2024-08-16 8:54 UTC (5+ messages)
` [dpdk-dev] [PATCH v13 0/4] devtools: scripts to count and track symbols
` [dpdk-dev] [PATCH v13 1/4] devtools: script to track symbols over releases
[PATCH v1] examples/ipsec-secgw: free the actual mbuf pointer
2024-08-16 7:22 UTC
[PATCH v4 1/1] examples/l2fwd-jobstats: fix lock availability
2024-08-16 5:25 UTC (4+ messages)
` [PATCH v5 "
` [EXTERNAL] "
DTS WG Meeting Minutes - August 15, 2024
2024-08-15 16:54 UTC
[dpdk-dev] [PATCH 1/2] devtools: fix version pattern for fix search
2024-08-15 16:32 UTC (5+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 2/2] devtools: fix patches missing if range newer than HEAD
` [dpdk-stable] "
[dpdk-dev] [PATCH] devtools: test different build types
2024-08-15 16:26 UTC (4+ messages)
` [dpdk-dev] [PATCH v3 0/5] more build tests
` [dpdk-dev] [PATCH v3 5/5] devtools: test different build types
22.11.6 patches review and test
2024-08-15 16:21 UTC (4+ messages)
[PATCH] net/bonding: add user callback for bond xmit policy
2024-08-15 15:55 UTC (2+ messages)
[RFC 0/6] Stage-Ordered API and other extensions for ring library
2024-08-15 13:22 UTC (10+ messages)
` [RFC 1/6] ring: common functions for 'move head' ops
` [RFC 2/6] ring: make copying functions generic
` [RFC 3/6] ring/soring: introduce Staged Ordered Ring
` [RFC 4/6] app/test: add unit tests for soring API
` [RFC 5/6] examples/l3fwd: make ACL work in pipeline and eventdev modes
` [RFC 6/6] ring: minimize reads of the counterpart cache-line
[PATCH] net/af_packet: add explicit flush for Tx
2024-08-15 11:56 UTC
crc stripping for vf on same pf
2024-08-15 9:13 UTC
[PATCH v2 0/2] examples/l3fwd fixes for ACL mode
2024-08-15 9:01 UTC (2+ messages)
Inquiry Regarding Sending Patches to DPDK
2024-08-15 7:55 UTC (5+ messages)
` 答复: "
[PATCH] net/r8169: add PMD driver skeleton
2024-08-15 5:27 UTC
[PATCH] doc: add new driver guidelines
2024-08-14 19:08 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 0/2] dts: api docs generation
2024-08-14 18:50 UTC (11+ messages)
` [PATCH v17 0/5] API "
` [PATCH v17 1/5] dts: update params and parser docstrings
` [PATCH v17 2/5] dts: replace the or operator in third party types
` [PATCH v17 3/5] dts: add doc generation dependencies
` [PATCH v17 4/5] dts: add API doc sources
` [PATCH v17 5/5] dts: add API doc generation
[PATCH v1 0/2] dts: port over port_control testing suite
2024-08-14 18:20 UTC (3+ messages)
` [PATCH v1 1/2] dts: add methods for closing ports to testpmd
` [PATCH v1 2/2] dts: add port control testing suite
[RFC PATCH] config: make queues per port a meson config option
2024-08-14 15:12 UTC (60+ messages)
` [RFC PATCH v2 00/26] add meson config options for queues per port
` [RFC PATCH v2 01/26] cryptodev: remove use of ethdev max queues definition
` [RFC PATCH v2 02/26] eventdev: remove use of ethev queues define
` [RFC PATCH v2 03/26] app/test-bbdev: remove use of ethdev queue count value
` [RFC PATCH v2 04/26] config: add separate defines for max Rx and Tx queues
` [RFC PATCH v2 05/26] ethdev: use separate Rx and Tx queue limits
` [RFC PATCH v2 06/26] bpf: "
` [RFC PATCH v2 07/26] latencystats: "
` [RFC PATCH v2 08/26] pdump: "
` [RFC PATCH v2 09/26] power: "
` [RFC PATCH v2 10/26] net/af_xdp: "
` [RFC PATCH v2 11/26] net/cnxk: "
` [RFC PATCH v2 12/26] net/failsafe: "
` [RFC PATCH v2 13/26] net/hns3: "
` [RFC PATCH v2 14/26] net/mlx5: "
` [RFC PATCH v2 15/26] net/null: "
` [RFC PATCH v2 16/26] net/sfc: "
` [RFC PATCH v2 17/26] net/thunderx: "
` [RFC PATCH v2 18/26] net/vhost: "
` [RFC PATCH v2 19/26] app/dumpcap: "
` [RFC PATCH v2 20/26] app/test-pmd: "
` [RFC PATCH v2 21/26] examples/ipsec-secgw: "
` [RFC PATCH v2 22/26] examples/l3fwd-power: "
` [RFC PATCH v2 23/26] examples/l3fwd: "
` [RFC PATCH v2 24/26] examples/vhost: "
` [RFC PATCH v2 25/26] config: make queues per port a meson config option
` [RFC PATCH v2 26/26] config: add computed max queues define for compatibility
` [PATCH v3 00/26] add meson config options for queues per port
` [PATCH v3 01/26] cryptodev: remove use of ethdev max queues definition
` [PATCH v3 02/26] eventdev: remove use of ethev queues define
` [PATCH v3 03/26] app/test-bbdev: remove use of ethdev queue count value
` [PATCH v3 04/26] config: add separate defines for max Rx and Tx queues
` [PATCH v3 05/26] ethdev: use separate Rx and Tx queue limits
` [PATCH v3 06/26] bpf: "
` [PATCH v3 07/26] latencystats: "
` [PATCH v3 08/26] pdump: "
` [PATCH v3 09/26] power: "
` [PATCH v3 10/26] net/af_xdp: "
` [PATCH v3 11/26] net/cnxk: "
` [PATCH v3 12/26] net/failsafe: "
` [PATCH v3 13/26] net/hns3: "
` [PATCH v3 14/26] net/mlx5: "
` [PATCH v3 15/26] net/null: "
` [PATCH v3 16/26] net/sfc: "
` [PATCH v3 17/26] net/thunderx: "
` [PATCH v3 18/26] net/vhost: "
` [PATCH v3 19/26] app/dumpcap: "
` [PATCH v3 20/26] app/test-pmd: "
` [PATCH v3 21/26] examples/ipsec-secgw: "
` [PATCH v3 22/26] examples/l3fwd-power: "
` [PATCH v3 23/26] examples/l3fwd: "
` [PATCH v3 24/26] examples/vhost: "
` [PATCH v3 25/26] config: make queues per port a meson config option
` [PATCH v3 26/26] config: add computed max queues define for compatibility
(no subject)
2024-08-14 15:04 UTC (2+ messages)
`
DPDK configuration options
2024-08-14 15:04 UTC (3+ messages)
Linux kernel version for DPDK 24.11
2024-08-14 10:23 UTC (5+ messages)
[DPDK/other Bug 1522] RTE_LIBRTE_ prefix should be replaced by RTE_ prefix
2024-08-14 8:38 UTC
test anonymous send mail
2024-08-14 7:49 UTC
[PATCH] net/tap: avoid memcpy with NULL arg
2024-08-14 2:34 UTC
[DPDK/ethdev Bug 1521] Potential null dereference in mlx5
2024-08-14 2:30 UTC
[PATCH v1 0/3] dts: add test suite for dual VLANs
2024-08-13 19:48 UTC (6+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] dts: add dual_vlan testing suite
` [PATCH v3 2/2] dts: add dual_vlan test suite to the yaml schema
[PATCH v1] dts: correct typos in conf.yaml
2024-08-13 18:20 UTC (2+ messages)
DPDK Summit Montreal - Schedule
2024-08-13 18:13 UTC
[PATCH 0/3] restore cfgfile library tests
2024-08-13 15:57 UTC (6+ messages)
` [PATCH v6 0/4] test: restore cfgfile lib tests
` [PATCH v6 1/4] buildtools: add helper to convert text file to header
` [PATCH v6 2/4] test: remove unused resource API
` [PATCH v6 3/4] test: rearrange test_cfgfiles cases
` [PATCH v6 4/4] test: restore cfgfile tests
[PATCH v3 2/2] eventdev: add support for enqueue reorder
2024-08-13 15:00 UTC (14+ messages)
` [PATCH v6 0/3] Independent Enqueue Support
` [PATCH v6 2/3] eventdev: add support for independent enqueue
` [PATCH v7 0/3] Independent Enqueue Support
` [PATCH v7 1/3] event/dlb2: add support for independent enqueue
` [PATCH v7 2/3] eventdev: "
` [PATCH v7 3/3] event/dsw: add capability "
` [PATCH v8 0/3] Independent Enqueue Support
` [PATCH v8 1/3] event/dlb2: add support for independent enqueue
` [PATCH v8 2/3] eventdev: "
` [PATCH v8 3/3] event/dsw: add capability "
[PATCH v2] dts: add flow rule dataclass to testpmd shell
2024-08-13 14:41 UTC (3+ messages)
` [PATCH v3] "
[DPDK/ethdev Bug 1520] Some drivers still use RTE_LIBRTE_ETHDEV_DEBUG instead of RTE_ETHDEV_DEBUG_RX/TX
2024-08-13 13:34 UTC
[PATCH] net/ena: revert redefining memcpy
2024-08-13 8:57 UTC (3+ messages)
[PATCH] power: don't disable all cast qualifier warnings
2024-08-13 8:53 UTC (4+ messages)
[PATCH v2 0/3] bbdev: sdditional queue stats
2024-08-13 7:31 UTC (7+ messages)
` [PATCH v2 1/3] bbdev: new queue stat for available enqueue depth
` [PATCH v2 2/3] baseband/acc: refactor queue status update
` [PATCH v2 3/3] test/bbdev: update for queue stats
[RFC v1 0/2] dts: initial checksum offload suite
2024-08-12 20:55 UTC (6+ messages)
` [RFC v1 1/2] dts: add csum HW offload to testpmd shell
` [RFC v1 2/2] dts: checksum offload test suite
[RFC v1 0/2] dts: initial checksum offload suite
2024-08-12 20:32 UTC (3+ messages)
` [PATCH v1 1/2] dts: add csum HW offload to testpmd shell
[PATCH v1 0/3] Additional queue stats
2024-08-12 19:44 UTC (5+ messages)
` [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth
[PATCH v4 0/2] Mac Filter Port to New DTS
2024-08-12 18:58 UTC (5+ messages)
` [PATCH v4 1/2] dts: add methods for setting mac and multicast addresses
` [PATCH v4 2/2] dts: mac filter test suite refactored for new dts
[PATCH v1] dts: add package mode config and updated README
2024-08-12 18:55 UTC (2+ messages)
[PATCH 0/1] dts: add driver binding on TG
2024-08-12 17:49 UTC (3+ messages)
` [PATCH 1/1] dts: add binding to different drivers to TG node
[PATCH v1 0/1] dts: testpmd verbose parser
2024-08-12 17:32 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] dts: add text parser for testpmd verbose output
[PATCH v1] dts: add verify argument to set forward mode
2024-08-12 15:29 UTC (2+ messages)
[PATCH 00/15] Improve rte_tm support in ICE driver
2024-08-12 15:28 UTC (16+ messages)
` [PATCH v3 00/16] "
` [PATCH v3 03/16] net/ice: improve Tx scheduler graph output
` [PATCH v3 04/16] net/ice: add option to choose DDP package file
` [PATCH v3 05/16] net/ice: add option to download scheduler topology
` [PATCH v3 06/16] net/ice/base: allow init without TC class sched nodes
` [PATCH v3 07/16] net/ice/base: set VSI index on newly created nodes
` [PATCH v3 08/16] net/ice/base: read VSI layer info from VSI
` [PATCH v3 09/16] net/ice/base: remove 255 limit on sched child nodes
` [PATCH v3 10/16] net/ice/base: optimize subtree searches
` [PATCH v3 11/16] net/ice/base: make functions non-static
` [PATCH v3 12/16] net/ice/base: remove flag checks before topology upload
` [PATCH v3 13/16] net/ice: limit the number of queues to sched capabilities
` [PATCH v3 14/16] net/ice: enhance Tx scheduler hierarchy support
` [PATCH v3 15/16] net/ice: add minimal capability reporting API
` [PATCH v3 16/16] net/ice: do early check on node level when adding
[PATCH v2] net/bnxt: fix issue reading sff8436 sfp eeproms
2024-08-12 10:34 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).