DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/43] replace strerror
 2023-11-14  8:25 UTC  (44+ messages)
` [PATCH 01/43] devtools: forbid use of strerror
` [PATCH 02/43] eal: use rte strerror
` [PATCH 03/43] eventdev: "
` [PATCH 04/43] latency: "
` [PATCH 05/43] node: "
` [PATCH 06/43] pdump: "
` [PATCH 07/43] power: "
` [PATCH 08/43] telemetry: replace strerror
` [PATCH 09/43] vhost: use rte strerror
` [PATCH 10/43] bpf: "
` [PATCH 11/43] bus/cdx: "
` [PATCH 12/43] bus/dpaa: "
` [PATCH 13/43] bus/fslmc: "
` [PATCH 14/43] bus/pci: "
` [PATCH 15/43] bus/vdev: "
` [PATCH 16/43] bus/vmbus: "
` [PATCH 17/43] common/cnxk: "
` [PATCH 18/43] common/mlx5: "
` [PATCH 19/43] crypto/caam_jr: "
` [PATCH 20/43] dma/idxd: "
` [PATCH 21/43] net/af_packet: "
` [PATCH 22/43] net/bnxt: "
` [PATCH 23/43] net/af_xdp: "
` [PATCH 24/43] net/bonding: "
` [PATCH 25/43] net/dpaa: "
` [PATCH 26/43] net/dpaa2: "
` [PATCH 27/43] net/enetfec: "
` [PATCH 28/43] net/failsafe: "
` [PATCH 29/43] net/i40e: "
` [PATCH 30/43] net/ice: "
` [PATCH 31/43] net/ixgbe: "
` [PATCH 32/43] net/memif: "
` [PATCH 33/43] net/mlx4: "
` [PATCH 34/43] net/mlx5: "
` [PATCH 35/43] net/qede: "
` [PATCH 36/43] net/sfc: "
` [PATCH 37/43] net/tap: "
` [PATCH 38/43] net/vhost: "
` [PATCH 39/43] net/virtio: "
` [PATCH 40/43] raw/ifpga: "
` [PATCH 41/43] vdpa/ifc: "
` [PATCH 42/43] vdpa/mlx5: "
` [PATCH 43/43] vdpa/sfc: "

[PATCH] net/mlx5: zero encap UDP csum for IPv4 too
 2023-11-14  8:14 UTC  (3+ messages)

[PATCH] net/mlx5: fix shared Rx queue list management
 2023-11-14  8:13 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix typo in the log
 2023-11-14  8:12 UTC  (3+ messages)

[PATCH] raw/cnxk_bphy: switch to dynamic logging
 2023-11-14  8:04 UTC 

[Bug 1317] Fashionhikes
 2023-11-14  8:00 UTC 

[Bug 1316] Tech99
 2023-11-14  7:33 UTC  (2+ messages)

[Bug 1315] 2plus2four
 2023-11-14  7:32 UTC  (2+ messages)

[Bug 1314] Sportspassion
 2023-11-14  7:28 UTC  (2+ messages)

[PATCH v1 1/3] net/axgbe: packet size doesn't exceed the configured MTU
 2023-11-14  7:15 UTC  (7+ messages)
` [PATCH v1 2/3] net/axgbe: correct API call when offload enabled
      ` [PATCH v2] net/axgbe: invoke correct API when offloads enabled

[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
 2023-11-14  5:50 UTC  (22+ messages)
` [PATCH v2 0/3] use static_assertion for build errors
  ` [PATCH v2 1/3] event/opdl: fix non-constant compile time assertion
  ` [PATCH v2 2/3] net/sfc: fix non-constant expression inr RTE_BUILD_BUG_ON()
  ` [PATCH v2 3/3] eal: replace out of bounds VLA with static_assert

[PATCH] net/gve: fix RX buffer size alignment
 2023-11-14  2:41 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] app/test-pmd: fix L4 checksum with padding data
 2023-11-14  2:19 UTC  (5+ messages)

[PATCH 00/21] replace strtok with strtok_r
 2023-11-14  1:08 UTC  (30+ messages)
` [PATCH 01/21] app/graph: "
` [PATCH 02/21] app/test-bbdev: "
` [PATCH 03/21] app/test-compress-perf: "
` [PATCH 04/21] app/test-crypto-perf: "
` [PATCH 05/21] app/test-dma-perf: "
` [PATCH 06/21] app/test-fib: "
` [PATCH 07/21] app/dpdk-test-flow-perf: "
` [PATCH 08/21] app/test-mldev: "
` [PATCH 09/21] lib/dmadev: "
` [PATCH 10/21] lib/eal: "
` [PATCH 11/21] lib/ethdev: "
` [PATCH 12/21] lib/eventdev: "
` [PATCH 13/21] lib/telemetry: "
` [PATCH 14/21] "
` [PATCH 15/21] bus/fslmc: "
` [PATCH 16/21] common/cnxk: "
` [PATCH 17/21] event/cnxk: "
` [PATCH 18/21] net/ark: "
` [PATCH 19/21] raw/cnxk_gpio: "
` [PATCH 20/21] examples/l2fwd-crypto: "
` [PATCH 21/21] examples/vhost: "

[PATCH] maintainers: Adding new maintainer to Nvidia mlx5
 2023-11-14  0:19 UTC  (3+ messages)

[PATCH v5 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed
 2023-11-13 21:13 UTC  (5+ messages)
` [PATCH v5 1/2] examples/l3fwd: relax RSS requirement with option
` [PATCH v5 2/2] examples/l3fwd: relax RX Offload "

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

[PATCH v4 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed
 2023-11-13 20:01 UTC  (6+ messages)
` [PATCH v4 1/2] examples/l3fwd: relax RSS requirement with option
` [PATCH v4 2/2] examples/l3fwd: relax RX Offload "

Question about loop unrolling in rte_ring datastructure
 2023-11-13 18:14 UTC 

[PATCH v3 0/1] dts: Add the ability to bind ports to drivers
 2023-11-13 17:56 UTC  (3+ messages)
` [PATCH v3 1/1] dts: bind to DPDK driver before running test suites

[PATCH v1] crypto/qat: skip SM3 HMAC on QAT when no SM3 slice exists
 2023-11-13 17:39 UTC  (2+ messages)

[PATCH v7 0/2] *** Disable PASID for DLB Device ***
 2023-11-13 17:36 UTC  (8+ messages)
` [PATCH v7 1/2] bus/pci: support PASID control
  ` [PATCH v1] bus/pci: revise "

[PATCH] net/mlx5: remove non constant size from type cast
 2023-11-13 17:20 UTC 

BUILD bug hidden in SFC driver
 2023-11-13 16:30 UTC  (4+ messages)

[PATCH 0/4] pcapng fixes
 2023-11-13 16:15 UTC  (7+ messages)
` [PATCH v6 0/5] dumpcap and "
  ` [PATCH v6 1/5] pdump: fix setting rte_errno on mp error
  ` [PATCH v6 2/5] dumpcap: allow multiple invocations
  ` [PATCH v6 3/5] pcapng: modify timestamp calculation
  ` [PATCH v6 4/5] pcapng: avoid using alloca()
  ` [PATCH v6 5/5] test: cleanups to pcapng test

[PATCH v3 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed
 2023-11-13 16:06 UTC  (7+ messages)
` [PATCH v3 1/2] examples/l3fwd: relax RSS requirement with option
    `  "
      `  "
          `  "

[PATCH v1 1/1] ml/cnxk: fix fast-path synchronization
 2023-11-13 15:56 UTC  (2+ messages)

[PATCH 00/20] remove experimental flag from some API's
 2023-11-13 15:45 UTC  (8+ 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 v7 24/25] eventdev: make many API's stable

[PATCH] graph: mark API's as stable
 2023-11-13 15:34 UTC  (4+ messages)

[Bug 1313] Build errors with clang 17.0.3 and ASan
 2023-11-13 15:18 UTC 

[PATCH] app/test: don't count skipped tests as executed
 2023-11-13 15:05 UTC 

[PATCH] net/mlx5: fix the LACP redirection in Rx domain
 2023-11-13 13:57 UTC  (4+ messages)

[virtio] Invitation to comment on Virtual I/O Device (VIRTIO) Version 1.3 - ends December 8th
 2023-11-13 13:35 UTC 

[PATCH] crypto/openssl: fix asym memory leaks
 2023-11-13 13:16 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

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

[PATCH v3 0/3] test/dma: add vchan reconfig and SG tests
 2023-11-13 12:53 UTC  (11+ messages)
` [PATCH v3 1/3] test/dma: use unit test framework
    ` [EXT] "
` [PATCH v3 3/3] test/dma: add SG copy tests
    ` [EXT] "
` [PATCH v4 0/3] test/dma: add vchan reconfig and SG tests
  ` [PATCH v4 1/3] test/dma: use unit test framework
  ` [PATCH v4 2/3] test/dma: test multiple vchan
  ` [PATCH v4 3/3] test/dma: add SG copy tests

[PATCH v2] crypto/ipsec_mb: do not dequeue ops after flush
 2023-11-13 11:38 UTC  (4+ messages)

[PATCH v5] app/test: secondary process passes allow parameters
 2023-11-13 11:11 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] doc: support flow matching on representor ID
 2023-11-13 10:51 UTC  (3+ messages)
` [v2] "

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

[PATCH] net/mlx5: allow jump to current group
 2023-11-13 10:43 UTC 

[PATCH] net/mlx5: fix MPRQ stride size check
 2023-11-13 10:42 UTC  (2+ messages)

[PATCH v2] vhost: make experimental API's stable
 2023-11-13  9:53 UTC  (3+ messages)

[RFC PATCH] eventdev: ensure 16-byte alignment for events
 2023-11-13  7:58 UTC  (6+ messages)
` [PATCH v4] "

[PATCH] net/mlx5: fix shared Rx queue list management
 2023-11-13  7:26 UTC 

[PATCH 1/2] crypto/qat: fix block cipher misalignment for AES CBC and 3DES CBC
 2023-11-13  7:00 UTC  (3+ messages)
` [PATCH 2/2] test/crypto: add negative test cases for cipher buffer alignment
  ` [EXT] "

[dpdk-dev] [PATCH] ring: fix unaligned memory access on aarch32
 2023-11-13  6:39 UTC  (8+ 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).