DPDK patches and discussions
 help / color / mirror / Atom feed
[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] ring: build with global includes
 2022-11-21 22:48 UTC  (7+ messages)

[PATCH v2 00/11] codeql fixes for various subsystems
 2022-11-21 22:32 UTC  (10+ 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 0/6] doc: some fixes
 2022-11-21 21:29 UTC  (3+ messages)
` [PATCH v2 "

release candidate 22.11-rc3
 2022-11-21 20:22 UTC  (7+ messages)

[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 v1 1/1] app/testpmd: add valid check to verify multi mempool feature
 2022-11-21 18:40 UTC  (24+ messages)
` [PATCH v2 "
    ` [EXT] "
  ` [PATCH v3 "
    ` [PATCH v4 "
        ` [EXT] "
      ` [PATCH v5 "
          ` [EXT] "
        ` [PATCH v6 "
            ` [EXT] "
          ` [PATCH v7 "

Regarding User Data in DPDK ACL Library
 2022-11-21 16:56 UTC  (7+ messages)

[dpdk-dev v6] doc: support IPsec Multi-buffer lib v1.3
 2022-11-21 16:35 UTC  (7+ messages)
  ` [EXT] "
  ` [dpdk-dev v7] "

[PATCH v1] doc: update QAT device support
 2022-11-21 16:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] net/mlx5: fix port private max_lro_msg_size
 2022-11-21 15:23 UTC  (4+ messages)
` [PATCH 2/2] doc: update MLX5 LRO limitation

[PATCH] pipeline: fix validate header instruction
 2022-11-21 14:24 UTC 

[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] bus/pci: fix leak with multiple bus scan
 2022-11-21 11:12 UTC 

[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: "

[PATCH] bus/pci: fix bus info memleak during PCI scan
 2022-11-21  8:44 UTC  (2+ messages)

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)

[PATCH] doc: fix max supported packet len for virtio driver
 2022-11-19  8:24 UTC  (3+ messages)
` [PATCH v2] "

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)

[PATCH] net/nfp: fix return path in TSO processing function
 2022-11-18 16:23 UTC 

[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  (5+ 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)

[Bug 1131] vmdq && kni meson build error with gcc12.2.1+debug on Fedora37
 2022-11-18  8:23 UTC  (2+ messages)
` [Bug 1131] [22.11-rc3] "

[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 

[Bug 1129] net/mlx5: cannot transmit if Tx queue is setup with maximum number of descriptors
 2022-11-17 12:52 UTC 

[PATCH v13 1/1] app/testpmd: support multiple mbuf pools per Rx queue
 2022-11-17 11:38 UTC  (4+ messages)
` [PATCH v14 "

[PATCH] doc: avoid meson deprecation in setup
 2022-11-17  8:57 UTC  (2+ messages)

[RFC] ethdev: add indirect action async query
 2022-11-17  8:40 UTC  (6+ messages)
` [PATCH v1] "

[PATCH] net/mlx5: fix GENEVE resource management
 2022-11-17  8:38 UTC  (2+ messages)

[Bug 1128] [dpdk22.11-rc3]failed to start testpmd with the mbuf-size parameter
 2022-11-17  8:36 UTC 

[PATCH] net/idpf: fix port start
 2022-11-17  8:33 UTC  (3+ messages)

[Bug 1127] net/i40e does not preserve RSS redirection table upon port stop/start
 2022-11-17  8:09 UTC 

[PATCH v1 1/3] net/cnxk: rework no-fast-free offload handling
 2022-11-17  7:25 UTC  (3+ messages)
` [PATCH v1 2/3] net/cnxk: add sg2 descriptor support
` [PATCH v1 3/3] net/cnxk: add debug check for number of Tx descriptors

Fwd: Regarding User Data in DPDK ACL Library
 2022-11-17  7:24 UTC 

compile failed with t3.c
 2022-11-17  6:57 UTC 

[PATCH v1 00/13] graph enhancement for multi-core dispatch
 2022-11-17  5:09 UTC  (14+ messages)
` [PATCH v1 01/13] graph: split graph worker into common and default model
` [PATCH v1 02/13] graph: move node process into inline function
` [PATCH v1 03/13] graph: add macro to walk on graph circular buffer
` [PATCH v1 04/13] graph: add get/set graph worker model APIs
` [PATCH v1 05/13] graph: introduce core affinity API
` [PATCH v1 06/13] graph: introduce graph "
` [PATCH v1 07/13] graph: introduce graph clone API for other worker core
` [PATCH v1 08/13] graph: introduce stream moving cross cores
` [PATCH v1 09/13] graph: enable create and destroy graph scheduling workqueue
` [PATCH v1 10/13] graph: introduce graph walk by cross-core dispatch
` [PATCH v1 11/13] graph: enable graph generic scheduler model
` [PATCH v1 12/13] graph: add stats for corss-core dispatching
` [PATCH v1 13/13] examples/l3fwd-graph: introduce generic worker model

[PATCH] net/ixgbevf: fix promiscuous and allmulti
 2022-11-17  4:15 UTC  (5+ messages)

[PATCH] net/iavf: support vxlan gpe tunnel offload
 2022-11-17  3:59 UTC  (3+ messages)

page:  |  | 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).