[PATCH] usertools/hugepages: show usage if no action specified
2022-11-22 15:38 UTC (5+ messages)
` [PATCH v2] "
[PATCH RESEND v2 00/11] codeql fixes for various subsystems
2022-11-22 15:30 UTC (12+ messages)
` [PATCH RESEND v2 01/11] ethdev: check return result of rte_eth_dev_info_get
` [PATCH RESEND v2 02/11] net/tap: check if name is null
` [PATCH RESEND v2 03/11] memzone: check result of rte_fbarray_get
` [PATCH RESEND v2 04/11] memzone: check result of malloc_elem_from_data
` [PATCH RESEND v2 05/11] malloc: malloc_elem_join_adjacent_free can return null
` [PATCH RESEND v2 06/11] malloc: check result of rte_mem_virt2memseg_list
` [PATCH RESEND v2 07/11] malloc: check result of rte_fbarray_get
` [PATCH RESEND v2 08/11] malloc: check result of rte_mem_virt2memseg
` [PATCH RESEND v2 09/11] malloc: check result of malloc_elem_free
` [PATCH RESEND v2 10/11] malloc: check result of elem_start_pt
` [PATCH RESEND v2 11/11] bus/vdev: check result of rte_vdev_device_name
[PATCH v2 00/11] codeql fixes for various subsystems
2022-11-22 15:26 UTC (12+ messages)
` [PATCH v2 01/11] ethdev: check return result of rte_eth_dev_info_get
` [PATCH v2 02/11] net/tap: check if name is null
` [PATCH v2 03/11] memzone: check result of rte_fbarray_get
` [PATCH v2 04/11] memzone: check result of malloc_elem_from_data
` [PATCH v2 05/11] malloc: malloc_elem_join_adjacent_free can return null
` [PATCH v2 06/11] malloc: check result of rte_mem_virt2memseg_list
` [PATCH v2 07/11] malloc: check result of rte_fbarray_get
` [PATCH v2 08/11] malloc: check result of rte_mem_virt2memseg
` [PATCH v2 09/11] malloc: check result of malloc_elem_free
[PATCH v2] mempool: fix rte_mempool_avail_count may segment fault when used in multiprocess
2022-11-22 15:24 UTC (2+ messages)
[PATCH] doc: avoid meson deprecation in setup
2022-11-22 15:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH] bus/pci: fix leak with multiple bus scan
2022-11-22 15:07 UTC (2+ messages)
[PATCH v2 0/2] doc: simplify PMD steps
2022-11-22 15:01 UTC (5+ messages)
` [PATCH v2 1/2] doc: make the Linux drivers doc more generic
` [PATCH v2 2/2] doc: simplify the binding steps
[PATCH 1/2] docs: add +x to generator scripts
2022-11-22 14:27 UTC (4+ messages)
` [PATCH 2/2] docs: sort files lists in "
Regarding User Data in DPDK ACL Library
2022-11-22 13:38 UTC (8+ messages)
[PATCH] doc: fix max supported packet len for virtio driver
2022-11-22 13:12 UTC (5+ messages)
` [PATCH v2] "
[PATCH] net/nfp: update descriptors logic
2022-11-22 13:09 UTC
[PATCH] drivers: remove unused build variable
2022-11-22 13:02 UTC (3+ messages)
[PATCH] net/mlx5: fix available tag registers calculation for HWS
2022-11-22 12:53 UTC
[PATCH] pipeline: fix validate header instruction
2022-11-22 12:32 UTC (2+ messages)
[dpdk-dev v6] doc: support IPsec Multi-buffer lib v1.3
2022-11-22 11:57 UTC (8+ messages)
` [EXT] "
` [dpdk-dev v7] "
release candidate 22.11-rc3
2022-11-22 10:17 UTC (7+ messages)
OvS DPDK inside a VM/Guest
2022-11-22 9:34 UTC
[PATCH] bus/pci: fix bus info memleak during PCI scan
2022-11-22 9:30 UTC (3+ messages)
[PATCH] net/pcap: reduce time for stopping device
2022-11-22 9:25 UTC (5+ messages)
` [PATCH v2] net/pcap: fix timeout of "
Commit broke 32-bit testpmd app
2022-11-22 9:23 UTC (2+ messages)
[PATCH] ring: build with global includes
2022-11-22 9:17 UTC (9+ messages)
[PATCH v1] doc: update QAT device support
2022-11-22 9:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 1/1] app/testpmd: add valid check to verify multi mempool feature
2022-11-22 8:33 UTC (27+ messages)
` [PATCH v2 "
` [EXT] "
` [PATCH v3 "
` [PATCH v4 "
` [EXT] "
` [PATCH v5 "
` [EXT] "
` [PATCH v6 "
` [EXT] "
` [PATCH v7 "
[PATCH 1/2] net/mlx5: fix port private max_lro_msg_size
2022-11-22 8:25 UTC (8+ messages)
` [PATCH 2/2] doc: update MLX5 LRO limitation
` [PATCH v2 1/2] net/mlx5: fix port private max LRO msg size
` [PATCH v2 2/2] doc: update MLX5 LRO limitation
dpdk l2fwd performance issue in VM
2022-11-22 5:47 UTC
[Bug 1131] vmdq && kni meson build error with gcc12.2.1+debug on Fedora37
2022-11-22 5:42 UTC (3+ messages)
` [Bug 1131] [22.11-rc3] "
[PATCH] net/nfp: fix return path in TSO processing function
2022-11-22 2:02 UTC (2+ messages)
[PATCH 00/11] codeql fixes for various subsystems
2022-11-21 22:57 UTC (13+ messages)
` [PATCH 01/11] ethdev: check return result of rte_eth_dev_info_get
` [PATCH 02/11] net/tap: check if name is null
` [PATCH 03/11] memzone: check result of rte_fbarray_get
` [PATCH 04/11] memzone: check result of malloc_elem_from_data
` [PATCH 05/11] malloc: malloc_elem_join_adjacent_free can return null
` [PATCH 06/11] malloc: check result of rte_mem_virt2memseg_list
` [PATCH 07/11] malloc: check result of rte_fbarray_get
` [PATCH 08/11] malloc: check result of rte_mem_virt2memseg
` [PATCH 09/11] malloc: check result of malloc_elem_free
[PATCH v3 0/3] ethdev: document special cases of port start and stop
2022-11-21 22:53 UTC (2+ messages)
[PATCH 0/6] doc: some fixes
2022-11-21 21:29 UTC (3+ messages)
` [PATCH v2 "
[PATCH] doc: add tested platforms with NVIDIA NICs
2022-11-21 19:56 UTC (2+ messages)
[PATCH] doc: announce the legacy pipeline API deprecation
2022-11-21 19:54 UTC
[PATCH] doc: improve event core description in vDPA mlx5
2022-11-21 19:50 UTC (3+ messages)
[PATCH] compress/mlx5: add Bluefield-3 device ID
2022-11-21 19:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] add support for self monitoring
2022-11-21 12:11 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] eal: add generic support for reading PMU events
` [PATCH v2 2/4] eal/arm: support reading ARM PMU events in runtime
` [PATCH v2 3/4] eal/x86: support reading Intel "
` [PATCH v2 4/4] eal: add PMU support to tracing library
[PATCH 00/11] Fixes for clang 15
2022-11-21 10:23 UTC (17+ messages)
` [PATCH 01/11] service: fix build with "
` [PATCH 02/11] vhost: "
` [PATCH 03/11] bus/dpaa: "
` [PATCH 04/11] net/atlantic: "
` [PATCH 05/11] net/dpaa2: "
` [PATCH 06/11] net/ice: "
` [PATCH 07/11] app/testpmd: "
` [PATCH 08/11] app/testpmd: fix build with clang 15 in flow code
` [PATCH 09/11] test/efd: fix build with clang 15
` [PATCH 10/11] test/member: "
` [PATCH 11/11] test/event: "
RSS on L2TP, Teredo, PPPoE Tunnels
2022-11-21 5:23 UTC (2+ messages)
[PATCH v5 2/2] net/ice: fix vlan offload of rxq
2022-11-21 2:54 UTC (2+ messages)
` [PATCH v6] doc: add PMD known issue
[PATCH] net/mlx5: fix invalid memory access in port closing
2022-11-20 15:33 UTC (2+ messages)
[PATCH] net/mlx5: fix modify field operation validation
2022-11-20 15:33 UTC (2+ messages)
[PATCH] net/mlx5: fix push VLAN action mask iteration
2022-11-20 15:31 UTC (2+ messages)
DPDK Release Status Meeting 2022-11-17
2022-11-18 19:42 UTC
[PATCH] failsafe: fix segfault on hotplug event
2022-11-18 16:31 UTC (5+ messages)
[RFC v2] mempool: add API to return pointer to free space on per-core cache
2022-11-18 16:20 UTC (2+ messages)
[PATCH] app/testpmd: fix action destruction memory leak
2022-11-18 15:19 UTC (4+ messages)
[PATCH 0/3] fix wrong increment of free list counter
2022-11-18 14:04 UTC (5+ messages)
` [PATCH 1/3] net/nfp: "
` [PATCH 2/3] net/nfp: fix wrong increment of free list counter for PF
` [PATCH 3/3] net/nfp: fix wrong increment of free list counter for VNIC
[PATCH] net/nfp: fix the problem of mask table free
2022-11-18 12:45 UTC (2+ messages)
[PATCH 0/4] crypto/ccp cleanup
2022-11-18 11:58 UTC (9+ messages)
` [PATCH v2 "
[PATCH] net/nfp: fix issue of data len exceeds descriptor limitation
2022-11-18 11:14 UTC (2+ messages)
[PATCH] net/idpf: add supported ptypes get
2022-11-18 9:59 UTC (4+ messages)
[PATCH] net/idpf: fix crash when launching l3fwd
2022-11-18 9:59 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH V1] doc: add tested Intel platforms with Intel NICs
2022-11-18 9:50 UTC (3+ messages)
[PATCH] net/iavf:fix slow memory allocation
2022-11-18 8:22 UTC (2+ messages)
[PATCH] net/iavf: fix outer udp checksum offload
2022-11-18 7:03 UTC
[Bug 1130] [22.11-rc3] lib/eal meson build error with clang15.0.4 on Fedora37
2022-11-18 3:24 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).