DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH] app/testpmd: support unequal number of RXQ and TXQ
 2023-08-20 15:49 UTC  (4+ messages)

[Bug 996] PDK:20.11.1: net/ena crash while fetching xstats
 2023-08-20 11:03 UTC  (2+ messages)
` [Bug 996] DPDK:20.11.1: "

[PATCH] net/ice: omit IP protocol id from IP/TCP/UDP RSS
 2023-08-20 10:51 UTC 

Ring library optimization idea
 2023-08-20  9:23 UTC 

Bug in non-power-of-2 rings?
 2023-08-20  9:07 UTC 

MLX5 PMD access ring library private data
 2023-08-20  1:41 UTC  (11+ messages)

[RFC PATCH 0/5] replace build code for unit tests
 2023-08-18 23:26 UTC  (15+ messages)
` [PATCH v5 00/10] expand list of optional libraries
  ` [PATCH v5 04/10] app/test: build using per-file dependency matrix

[PATCH 00/14] remove use of term abort
 2023-08-18 22:26 UTC  (33+ messages)
` [PATCH 01/14] jobstats: change jobstats_abort to jobstats_cancel
` [PATCH 02/14] all: remove use of word abort
` [PATCH 03/14] pipeline: remove use of term abort
` [PATCH 04/14] net/vmxnet3: replace abort() with rte_panic()
` [PATCH 05/14] event/dlb2: remove word abort in comments
` [PATCH 06/14] net/vdev_netvsc: replace use of term abort
` [PATCH 07/14] net/netvsc: replace abort with cancel
` [PATCH 08/14] net/ionic: remove word aborting
` [PATCH 09/14] net/bnx2x: replace abort with cancel
` [PATCH 10/14] net/mlx5: "
` [PATCH 11/14] net/softnic: "
` [PATCH 12/14] net/mlx4: remove word abort
` [PATCH 13/14] sfc: remove use of term abort
` [PATCH 14/14] net/axgbe: replace word abort
` [PATCH v2 00/13] Replace us of term abort
  ` [PATCH v2 01/13] jobstats: change jobstats_abort to jobstats_cancel
  ` [PATCH v2 02/13] all: remove use of word abort
  ` [PATCH v2 03/13] pipeline: remove use of term abort
  ` [PATCH v2 04/13] net/vmxnet3: replace abort() with rte_panic()
  ` [PATCH v2 05/13] event/dlb2: remove word abort in comments
  ` [PATCH v2 06/13] net/vdev_netvsc: replace use of term abort
  ` [PATCH v2 07/13] net/netvsc: replace abort with cancel
  ` [PATCH v2 08/13] net/ionic: remove word aborting
  ` [PATCH v2 09/13] net/bnx2x: replace abort with cancel
  ` [PATCH v2 10/13] net/mlx5: "
  ` [PATCH v2 11/13] net/softnic: "
  ` [PATCH v2 12/13] net/mlx4: remove word abort
  ` [PATCH v2 13/13] net/axgbe: replace "

[PATCH v2 0/2] Add DTS smoke tests
 2023-08-18 19:44 UTC  (4+ messages)
` [PATCH v2 2/2] dts: add paramiko to dependencies

[PATCH 1/8] net/ntnic: initial commit which adds register defines
 2023-08-18 18:41 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/8] net/ntnic: adds core registers and fpga functionality
  ` [PATCH v2 3/8] net/ntnic: adds NT200A02 adapter support
  ` [PATCH v2 4/8] net/ntnic: adds flow related FPGA functionality
  ` [PATCH v2 5/8] net/ntnic: adds FPGA abstraction layer
  ` [PATCH v2 6/8] net/ntnic: adds flow logic
  ` [PATCH v2 7/8] net/ntnic: adds ethdev and makes PMD available
  ` [PATCH v2 8/8] net/ntnic: adds socket connection to PMD
` [PATCH v4 1/8] net/ntnic: initial commit which adds register defines
  ` [PATCH v4 2/8] net/ntnic: adds core registers and fpga functionality
  ` [PATCH v4 3/8] net/ntnic: adds NT200A02 adapter support
  ` [PATCH v4 4/8] net/ntnic: adds flow related FPGA functionality
  ` [PATCH v4 5/8] net/ntnic: adds FPGA abstraction layer
  ` [PATCH v4 6/8] net/ntnic: adds flow logic
  ` [PATCH v4 7/8] net/ntnic: adds ethdev and makes PMD available
  ` [PATCH v4 8/8] net/ntnic: adds socket connection to PMD

[PATCH] test/security: fix IPv6 next header field
 2023-08-18 14:32 UTC 

[PATCH v4 1/4] doc: announce new cpu flag added to rte_cpu_flag_t
 2023-08-18 13:48 UTC  (8+ messages)
` [PATCH v5 1/3] eal: add x86 cpuid support for monitorx
  ` [PATCH v5 3/3] power: amd power monitor support

[PATCH 0/2] Release ethdev shared memory on port cleanup
 2023-08-18 13:41 UTC  (8+ messages)
` [PATCH 1/2] ethdev: protect shared memory accesses under one lock
` [PATCH 2/2] ethdev: cleanup shared data with the last port
` [PATCH v2 0/2] Release ethdev shared memory on port cleanup
  ` [PATCH v2 1/2] ethdev: protect shared memory accesses under one lock
  ` [PATCH v2 2/2] ethdev: cleanup shared data with the last port

[PATCH v3 1/8] net/ntnic: initial commit which adds register defines
 2023-08-18 10:56 UTC  (8+ messages)
` [PATCH v3 2/8] net/ntnic: adds core registers and fpga functionality
` [PATCH v3 3/8] net/ntnic: adds NT200A02 adapter support
` [PATCH v3 4/8] net/ntnic: adds flow related FPGA functionality
` [PATCH v3 5/8] net/ntnic: adds FPGA abstraction layer
` [PATCH v3 6/8] net/ntnic: adds flow logic
` [PATCH v3 7/8] net/ntnic: adds ethdev and makes PMD available
` [PATCH v3 8/8] net/ntnic: adds socket connection to PMD

[RFC 0/3] Introduce event link profiles
 2023-08-18 10:27 UTC  (3+ messages)
` [RFC 1/3] eventdev: introduce "

[PATCH] net/mlx5: fix bond resource release
 2023-08-18 10:04 UTC  (2+ messages)

[PATCH v1] app/test: typo correction in Asym tests
 2023-08-18  9:52 UTC 

[RFC PATCH 0/1] Introduce Event ML Adapter
 2023-08-18  9:45 UTC  (4+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/1] eventdev: introduce ML event adapter library

[PATCH] eventdev/eth_rx: add new adapter create API
 2023-08-18  9:39 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH 1/2] doc: fix code blocks in security guide
 2023-08-18  9:29 UTC  (2+ messages)
` [PATCH 2/2] doc: update "

[PATCH 1/2] mempool/cnxk: limit usage of async allocs
 2023-08-18  9:21 UTC  (3+ messages)
` [PATCH 2/2] mempool/cnxk: fix alloc from non-EAL pthreads

[PATCH] net/iavf: fix checksum offloading
 2023-08-18  9:03 UTC 

[PATCH v2 1/7] drivers: changes for dmadev driver
 2023-08-18  9:01 UTC  (9+ messages)
` [PATCH v3 1/8] common/cnxk: use unique name for DPI memzone
  ` [PATCH v3 2/8] dma/cnxk: changes for dmadev driver
  ` [PATCH v3 3/8] dma/cnxk: add DMA devops for all models of cn10xxx
  ` [PATCH v3 4/8] dma/cnxk: update func field based on transfer type
  ` [PATCH v3 5/8] dma/cnxk: increase vchan per queue to max 4
  ` [PATCH v3 6/8] dma/cnxk: vchan support enhancement
  ` [PATCH v3 7/8] dma/cnxk: add completion ring tail wrap check
  ` [PATCH v3 8/8] dma/cnxk: fix last index return value

[PATCH v1 0/3] Add support for inter-domain DMA operations
 2023-08-18  8:08 UTC  (3+ messages)
` [PATCH v1 1/3] dmadev: add inter-domain operations
  ` [EXT] "

[RFC PATCH] eventdev: introduce DMA event adapter library
 2023-08-18  7:45 UTC  (2+ messages)

[PATCH 0/6] RFC optional rte optional stdatomics API
 2023-08-18  7:13 UTC  (33+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] eal: adapt EAL to present rte optional atomics API
` [PATCH v3 0/6] RFC optional rte optional stdatomics API
  ` [PATCH v3 1/6] eal: provide rte stdatomics optional atomics API
` [PATCH v4 0/6] RFC optional rte optional stdatomics API
  ` [PATCH v4 1/6] eal: provide rte stdatomics optional atomics API
  ` [PATCH v4 2/6] eal: adapt EAL to present rte "
  ` [PATCH v4 3/6] eal: add rte atomic qualifier with casts
  ` [PATCH v4 4/6] distributor: adapt for EAL optional atomics API changes
  ` [PATCH v4 5/6] bpf: "
  ` [PATCH v4 6/6] devtools: forbid new direct use of GCC atomic builtins
` [PATCH v5 0/6] optional rte optional stdatomics API
  ` [PATCH v5 1/6] eal: provide rte stdatomics optional atomics API
  ` [PATCH v5 2/6] eal: adapt EAL to present rte "
  ` [PATCH v5 3/6] eal: add rte atomic qualifier with casts
  ` [PATCH v5 4/6] distributor: adapt for EAL optional atomics API changes
  ` [PATCH v5 5/6] bpf: "
  ` [PATCH v5 6/6] devtools: forbid new direct use of GCC atomic builtins

[PATCH v6 0/3] add telemetry cmds for ring
 2023-08-18  6:53 UTC  (3+ messages)
` [PATCH v7 "

[PATCH] app: fix silent enqueue fail in test_mbuf test_refcnt_iter
 2023-08-18  6:25 UTC  (4+ messages)

[PATCH 1/3] eventdev: introduce event dispatcher
 2023-08-18  6:09 UTC  (4+ messages)
` [PATCH v2 0/3] Add "
  ` [PATCH v2 1/3] eventdev: introduce "

[dpdk-dev] [PATCH ] common/cnxk: fix ROC naming convention
 2023-08-18  4:01 UTC 

[PATCH v4] net/bonding: replace master/slave to main/member
 2023-08-18  2:44 UTC  (7+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] ethdev: remove bonding deprecated macro
  ` [PATCH v5 2/2] net/bonding: replace master/slave to main/member
    ` [PATCH] app/test: fix reference to master in bonding test

[PATCH] test: remove use of word master in test_red
 2023-08-18  2:33 UTC 

[PATCH 0/1] hash: add SVE support for bulk key lookup
 2023-08-17 21:24 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3] devtools: add script to check for non inclusive naming
 2023-08-17 14:58 UTC  (2+ messages)

[PATCH v5 00/10] support reinit flow
 2023-08-17 13:59 UTC  (11+ messages)
` [PATCH v5 01/10] eal: cleanup plugins data
` [PATCH v5 02/10] eal: fixes for re-initialization issues
` [PATCH v5 03/10] tailq: skip init if already initialized
` [PATCH v5 04/10] eal_memzone: bail out on initialized
` [PATCH v5 05/10] memseg: init once
` [PATCH v5 06/10] eal_memory: skip initialization
` [PATCH v5 07/10] eal_interrupts: don't reinitialize threads
` [PATCH v5 08/10] eal: initialize worker threads once
` [PATCH v5 09/10] eal: declare the reinit via cleanup/init feature unsupported

[PATCH 0/2] Add AES-CCM support and fix application panic
 2023-08-17 11:45 UTC  (3+ messages)
` [PATCH 1/2] crypto/nitrox: fix panic with higher mbuf segments
` [PATCH 2/2] crypto/nitrox: support AES-CCM

[RFC PATCH] app/test: add support for skipping tests
 2023-08-17 10:58 UTC 

21.11.5 patches review and test
 2023-08-17  9:45 UTC  (2+ messages)

DPDK Release Status Meeting 2023-08-17
 2023-08-17  8:48 UTC 

[PATCH 0/3] some bugfixes for PTP
 2023-08-17  8:42 UTC  (4+ messages)
` [PATCH v3 0/2] ethdev: add the check for PTP capability
  ` [PATCH v3 1/2] examples/ptpclient: "
  ` [PATCH v3 2/2] ethdev: add the check for the valitity of timestamp offload

[PATCH 0/3] unblock the use of the MSVC compiler
 2023-08-17  8:33 UTC  (7+ messages)
` [PATCH v5 0/4] enable "
  ` [PATCH v5 1/4] build: unblock the "
  ` [PATCH v5 2/4] build: determine execution environment at config time
  ` [PATCH v5 3/4] build: limit what is built when using MSVC compiler
  ` [PATCH v5 4/4] build: enable MSVC specific compiler options

[Bug 1275] About i40e statistics: When all packets overruns, rx_packets is 0, but rx_bytes still increasing
 2023-08-17  7:11 UTC 

22.11.3 patches review and test
 2023-08-17  6:13 UTC 

[PATCH] app/test: add external mbuf IPsec tests
 2023-08-17  5:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 10/10] test: remove double registration check
 2023-08-17  4:30 UTC 

[PATCH] net/virtio: fix the setting of the vector for link state interrupt
 2023-08-17  2:36 UTC  (2+ messages)

C11 atomics adoption blocked
 2023-08-16 20:30 UTC  (7+ 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).