DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH] ring: fix unaligned memory access on aarch32
 2023-11-13  6:39 UTC  (10+ messages)

[PATCH] crypto/openssl: fix asym memory leaks
 2023-11-13  6:24 UTC  (2+ messages)
` [EXT] "

[PATCH v2] crypto/openssl: fix memory leaks in asym ops
 2023-11-13  6:23 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] event/dlb2: fix missing queue ordering capability flag
 2023-11-13  5:36 UTC  (4+ messages)

[PATCH v1 1/1] ml/cnxk: fix fast-path synchronization
 2023-11-13  5:31 UTC 

[PATCH v3] examples/l2fwd-macsec: add MACsec forwarding application
 2023-11-13  5:03 UTC  (4+ messages)
` [PATCH v4] "
    ` [EXT] "

[PATCH v5 0/4] app/dma-perf: PCI Dev and SG copy support
 2023-11-13  4:41 UTC  (14+ messages)
` [PATCH v5 1/4] app/dma-perf: add skip support
` [PATCH v5 2/4] app/dma-perf: add PCI device support
` [PATCH v5 3/4] app/dma-perf: validate copied memory
` [PATCH v5 4/4] app/dma-perf: add SG copy support
` [PATCH v6 0/4] PCI Dev and "
  ` [PATCH v6 1/4] app/dma-perf: add skip support
  ` [PATCH v6 2/4] app/dma-perf: add PCI device support
  ` [PATCH v6 3/4] app/dma-perf: validate copied memory
  ` [PATCH v6 4/4] app/dma-perf: add SG copy support

[PATCH] net/cpfl: refactor flow parser
 2023-11-13  3:58 UTC  (3+ messages)

[PATCH v3 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed
 2023-11-12 23:33 UTC  (4+ messages)
` [PATCH v3 1/2] examples/l3fwd: relax RSS requirement with option
` [PATCH v3 2/2] examples/l3fwd: relax the Offload requirement

[RFC PATCH] eventdev: ensure 16-byte alignment for events
 2023-11-12 23:31 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] net/cpfl: fix coverity issues
 2023-11-12 17:42 UTC  (3+ messages)

[PATCH] net/mvpp2: fix null dereference in vmwa release
 2023-11-12 15:26 UTC  (2+ messages)

[PATCH 00/20] remove experimental flag from some API's
 2023-11-12 14:58 UTC  (4+ messages)
` [PATCH v7 00/25] Promote 22.11 and older API's to stable
  ` [PATCH v7 23/25] node: remove some of the experimental tags

[PATCH 1/1] net/mlx5: fix inline data length for multisegment packets
 2023-11-12 14:41 UTC  (2+ messages)

[PATCH] net/mlx5: fix unbind of incorrect hairpin queue
 2023-11-12 14:39 UTC  (2+ messages)

[PATCH] net/mlx5: fix expected hairpin queue states
 2023-11-12 14:39 UTC  (2+ messages)

[PATCH] net/mlx5: fix use after free on Rx queue start
 2023-11-12 14:29 UTC  (2+ messages)

[PATCH 0/2] net/mlx5: fix flow rules for external SQ
 2023-11-12 14:27 UTC  (2+ messages)

[PATCH v1 0/2] fix IPv6 routing extension mismatching
 2023-11-12 14:26 UTC  (2+ messages)

[PATCH] net/mlx5: fix job flow memory calculation
 2023-11-12 14:26 UTC  (2+ messages)

[PATCH] net/mlx5: fix counter query during port close
 2023-11-12 14:25 UTC  (2+ messages)

[PATCH] net/mlx5: fix the validation of the sample encap action
 2023-11-12 14:23 UTC  (2+ messages)

[PATCH] net/mlx5: fix the unlock mismatch issue
 2023-11-12 14:23 UTC  (2+ messages)

[PATCH 0/4] pcapng fixes
 2023-11-12 14:22 UTC  (4+ messages)
` [PATCH v5 0/5] dumpcap and "
  ` [PATCH v5 3/5] pcapng: modify timestamp calculation

[PATCH] dumpcap: fix mbuf pool ring type
 2023-11-12 14:05 UTC  (4+ messages)
` [PATCH v3 ] "

[PATCH] config/x86: config support for AMD EPYC processors
 2023-11-12 13:48 UTC  (2+ messages)

[PATCH] Add bus master enable/disable APIs for CDX devices
 2023-11-12 13:36 UTC  (4+ messages)
` [PATCH v2 2/2] bus/cdx: add bus master enable/disable APIs

[PATCH v1] config/arm: correct cpu arch for cross build
 2023-11-12 12:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] eal: provide trace point register macro for MSVC
 2023-11-12 12:04 UTC  (2+ messages)

[PATCH] net/mlx5: fix checking for send to kernel action
 2023-11-12  7:55 UTC  (2+ messages)

[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
 2023-11-11 17:52 UTC  (2+ messages)

BUILD bug hidden in SFC driver
 2023-11-11 17:29 UTC  (2+ messages)

[PATCH v1 1/3] net/axgbe: packet size doesn't exceed the configured MTU
 2023-11-11 16:00 UTC  (3+ messages)
` [PATCH v1 2/3] net/axgbe: correct API call when offload enabled
` [PATCH v1 3/3] net/axgbe: support TSO Implementation

[PATCH] ethdev: add extension keyword to statement expression macro
 2023-11-11 10:26 UTC  (7+ messages)

[PATCH] app/testpmd: add size validation to token parsers
 2023-11-11  7:13 UTC 

[PATCH v1 0/3] app/testpmd: fix the command to set tunnel TSO
 2023-11-11  5:59 UTC  (16+ messages)
` [PATCH v1 1/3] app/testpmd: fix random value "
` [PATCH v1 2/3] app/testpmd: add the explicit check for tunnel TSO offload
` [PATCH v1 3/3] app/testpmd: fix unnecessary change when set tunnel TSO
` [PATCH v2 0/3] app/testpmd: fix the command to "
  ` [PATCH v2 1/3] app/testpmd: fix random value "
  ` [PATCH v2 2/3] app/testpmd: add the explicit check for tunnel TSO offload
  ` [PATCH v2 3/3] app/testpmd: fix unnecessary change when set tunnel TSO

[PATCH 0/2] net/hns3: fix mailbox bug and replace __atomic_xxx API
 2023-11-11  5:22 UTC  (7+ messages)
` [PATCH 1/2] net/hns3: fix sync mailbox failure forever
` [PATCH 2/2] net/hns3: use stdatomic API

[PATCH] net/gve: fix RX buffer size alignment
 2023-11-11  4:18 UTC  (2+ messages)

[PATCH] app/testpmd: support config offloads for all ports
 2023-11-11  3:09 UTC  (4+ messages)

[PATCH] app/test: fix retest link bonding fail
 2023-11-11  2:02 UTC  (2+ messages)

[PATCH] app/testpmd: fix indirect action list parameters parsing
 2023-11-10 23:40 UTC  (11+ messages)
` [PATCH v3] app/testpmd: fix indirect action list ID size

[PATCH v2] lpm: improve performance with copious IPv4 peering routes
 2023-11-10 17:27 UTC  (2+ messages)

[RFC] eal: RFC to refactor rte_eal_init into sub-functions
 2023-11-10 17:25 UTC  (7+ messages)

[PATCH 0/5] net/hns3: fix and refactor mailbox code
 2023-11-10 16:23 UTC  (13+ messages)
` [PATCH v2 0/6] net/hns3: fix and refactor some codes
  ` [PATCH v2 1/6] net/hns3: fix sync mailbox failure forever
  ` [PATCH v2 2/6] net/hns3: use stdatomic API
  ` [PATCH v2 3/6] net/hns3: refactor VF mailbox message struct
  ` [PATCH v2 4/6] net/hns3: refactor PF "
  ` [PATCH v2 5/6] net/hns3: refactor send mailbox function
  ` [PATCH v2 6/6] net/hns3: refactor handle "

[RFC PATCH 0/1] make cmdline library easier to use
 2023-11-10 14:16 UTC  (3+ messages)
` [PATCH v7 0/9] document and simplify use of cmdline

[PATCH] doc: update matching list for i40e and ice driver
 2023-11-10 12:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] doc: update matching list recommendations
 2023-11-10 12:14 UTC 

[PATCH v2 00/16] verify strdup return value
 2023-11-10 11:44 UTC  (18+ messages)
` [PATCH v2 01/16] eal: "
` [PATCH v2 02/16] bus/dpaa: "
` [PATCH v2 03/16] bus/fslmc: "
` [PATCH v2 04/16] bus/vdev: "
` [PATCH v2 05/16] dma/idxd: "
` [PATCH v2 06/16] event/cnxk: "
` [PATCH v2 07/16] net/failsafe: fix memory leak when parse args
` [PATCH v2 08/16] net/nfp: verify strdup return value
` [PATCH v2 09/16] app/dumpcap: "
` [PATCH v2 10/16] app/pdump: "
` [PATCH v2 11/16] app/test: "
` [PATCH v2 12/16] app/test-crypto-perf: "
` [PATCH v2 13/16] app/test-dma-perf: "
` [PATCH v2 14/16] app/testpmd: "
` [PATCH v2 15/16] examples/qos_sched: fix memory leak when parse args
` [PATCH v2 16/16] examples/vhost: verify strdup return value

[PATCH v4] app/test: append 'allow' parameters to secondary processes
 2023-11-10 11:18 UTC  (3+ messages)
` [PATCH v5] app/test: secondary process passes allow parameters

[PATCH v1] doc: support IPsec Multi-buffer lib v1.5
 2023-11-10 10:25 UTC  (2+ messages)

[PATCH] net/iavf: fix error devargs parsing
 2023-11-10 10:20 UTC 

[PATCH] vhost: make experimental API's stable
 2023-11-10  8:54 UTC  (2+ messages)

[PATCH v2] vhost: make experimental API's stable
 2023-11-10  8:52 UTC 

[PATCH] doc: add cnxk dmadev performance tuning details
 2023-11-10  8:15 UTC  (2+ messages)

[PATCH v7 0/2] *** Disable PASID for DLB Device ***
 2023-11-10  8:03 UTC  (5+ messages)
` [PATCH v7 1/2] bus/pci: support PASID control

[PATCH v2] lpm: improve performance with copious IPv4 peering routes
 2023-11-10  7:42 UTC  (2+ messages)

[PATCH] test/eventdev: avoid configuring port or queue twice
 2023-11-10  7:19 UTC  (3+ messages)
` [EXT] "

[PATCH 00/16] verify strdup return value
 2023-11-10  6:58 UTC  (18+ messages)
` [PATCH 01/16] eal: "
` [PATCH 02/16] bus/dpaa: "
` [PATCH 03/16] bus/fslmc: "
` [PATCH 04/16] bus/vdev: "
` [PATCH 05/16] dma/idxd: "
` [PATCH 06/16] event/cnxk: "
` [PATCH 07/16] net/failsafe: fix memory leak when parse args
` [PATCH 08/16] net/nfp: verify strdup return value
` [PATCH 09/16] app/dumpcap: "
` [PATCH 10/16] app/pdump: "
` [PATCH 11/16] app/test: "
` [PATCH 12/16] app/test-crypto-perf: "
` [PATCH 13/16] app/test-dma-perf: "
` [PATCH 14/16] app/testpmd: "
` [PATCH 15/16] examples/qos_sched: fix memory leak when parse args
` [PATCH 16/16] examples/vhost: verify strdup return value

[dpdk-dev] [PATCH] examples/ethtool: fix pause configuration
 2023-11-10  3:30 UTC  (2+ messages)
` [PATCH v2] "

[Bug 1308] meson_tests/driver:link_bonding_rssconf_autotest test failed
 2023-11-10  2:09 UTC  (2+ messages)

[PATCH v2 0/7] dts: Port scatter suite over
 2023-11-09 23:20 UTC  (8+ messages)
` [PATCH v2 1/7] dts: Add scatter test suite
` [PATCH v2 2/7] dts: add waiting for port up in testpmd
` [PATCH v2 3/7] dts: add scatter to the yaml schema
` [PATCH v2 4/7] dts: allow passing parameters into interactive apps
` [PATCH v2 5/7] dts: add optional packet filtering to scapy sniffer
` [PATCH v2 6/7] dts: add pci addresses to EAL parameters
` [PATCH v2 7/7] dts: allow configuring MTU of ports

[PATCH v3 0/1] dts: Add the ability to bind ports to drivers
 2023-11-09 23:16 UTC  (2+ messages)
` [PATCH v3 1/1] dts: bind to DPDK driver before running test suites

[PATCH v1 0/7] dts: Port scatter suite over
 2023-11-09 23:07 UTC  (8+ messages)
` [PATCH v1 1/7] dts: Add scatter test suite
` [PATCH v1 2/7] dts: add waiting for port up in testpmd
` [PATCH v1 3/7] dts: add scatter to the yaml schema
` [PATCH v1 4/7] dts: allow passing parameters into interactive apps
` [PATCH v1 5/7] dts: add optional packet filtering to scapy sniffer
` [PATCH v1 6/7] dts: add pci addresses to EAL parameters
` [PATCH v1 7/7] dts: allow configuring MTU of ports

[PATCH v2 0/1] dts: Add the ability to bind ports to drivers
 2023-11-09 22:57 UTC  (2+ messages)
` [PATCH v2 1/1] dts: allow configuring MTU of ports

[PATCH] crypto/mlx5: fix crypto dev leak
 2023-11-09 20:28 UTC  (2+ messages)
` [EXT] "

RFC acceptable handling of VLAs across toolchains
 2023-11-09 20:26 UTC  (3+ messages)

[PATCH v1 1/4] test/cryptodev: add ECDH tests
 2023-11-09 20:24 UTC  (3+ messages)
` [PATCH v2] "

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