DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [RFC 1/4] test/virtual_pmd: enable getting device operations
 2023-08-22 21:15 UTC  (9+ messages)
` [dpdk-dev] [RFC v2 1/8] test/virtual_pmd: clean rings on close
  ` [dpdk-dev] [RFC v2 2/8] test/virtual_pmd: enable getting device operations
  ` [dpdk-dev] [RFC v2 7/8] test/virtual_pmd: support queue start/stop
  ` [dpdk-dev] [RFC v2 8/8] test: support ethdev

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

[PATCH 00/14] Cleanup PCI(e) drivers
 2023-08-22 19:23 UTC  (24+ messages)
` [PATCH 06/14] pci: define some command constants
` [PATCH v2 00/15] Cleanup PCI(e) drivers
  ` [PATCH v2 01/15] drivers: remove duplicated PCI master control
  ` [PATCH v2 02/15] bus/pci: add const to some experimental API
  ` [PATCH v2 03/15] bus/pci: rework MSIX discovery with VFIO
  ` [PATCH v2 04/15] bus/pci: find PCI capability
  ` [PATCH v2 05/15] pci: define some capability constants
  ` [PATCH v2 06/15] pci: define some MSIX constants
  ` [PATCH v2 07/15] pci: define some command constants
  ` [PATCH v2 08/15] pci: define some BAR constants
  ` [PATCH v2 09/15] pci: define some PM constants
  ` [PATCH v2 10/15] pci: define some PCIe constants
  ` [PATCH v2 11/15] pci: define some extended capability constants
  ` [PATCH v2 12/15] pci: define some ACS constants
  ` [PATCH v2 13/15] pci: define some PRI constants
  ` [PATCH v2 14/15] pci: define some AER constants
  ` [PATCH v2 15/15] devtools: forbid inclusion of Linux header for PCI

[PATCH] test/security: fix buffer leaks in error path
 2023-08-22 17:33 UTC 

[PATCH] common/cnxk: explicitly clear aura bp ena on cleanup
 2023-08-22 17:30 UTC 

[PATCH] mempool/cnxk: support CNF10KA SoC
 2023-08-22 17:07 UTC 

[PATCH 1/2] mempool/cnxk: limit usage of async allocs
 2023-08-22 17:01 UTC  (4+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] mempool/cnxk: fix free from non-EAL pthreads
  ` [PATCH 3/3] mempool/cnxk: fix alloc "

[PATCH] mempool/cnxk: limit usage of async allocs
 2023-08-22 16:54 UTC 

[RFC] lib/st_ring: add single thread ring
 2023-08-22 16:28 UTC  (7+ messages)

[PATCH] net/tap: fix L4 checksum
 2023-08-22 15:44 UTC  (3+ messages)

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

[PATCH] app/testpmd: add support for MPLS TTL
 2023-08-22 14:17 UTC 

[PATCH v1 0/2] ethdev: add random item support
 2023-08-22 14:09 UTC  (6+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] app/testpmd: "

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2023-08-22 14:02 UTC  (9+ messages)
` [PATCH v11 0/4] Recycle mbufs from Tx queue into Rx queue
  ` [PATCH v11 1/4] ethdev: add API for mbufs recycle mode
  ` [PATCH v11 2/4] net/i40e: implement "
  ` [PATCH v11 3/4] net/ixgbe: "
  ` [PATCH v11 4/4] app/testpmd: add recycle mbufs engine

[PATCH 1/3] event/cnxk: fix return values for capability API
 2023-08-22 13:16 UTC  (3+ messages)
` [PATCH 2/3] test/event_crypto_adapter: skip unsupported test
` [PATCH 3/3] test/event_crypto_adapter: fix crypto null dev creation

[PATCH] event/cnxk: add get remaining ticks routine
 2023-08-22 13:04 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH] doc: update for Intel IPU
 2023-08-22 10:52 UTC 

[PATCH 0/2] net/mlx5: add random item support
 2023-08-22 10:36 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5/hws: add support for random number match
` [PATCH 2/2] net/mlx5: add random item support

Minutes of Technical Board Meeting, 2023-August -9
 2023-08-22 10:23 UTC 

[PATCH] net/iavf: fix checksum offloading
 2023-08-22 10:10 UTC  (11+ messages)

[PATCH] app: fix silent enqueue fail in test_mbuf test_refcnt_iter
 2023-08-22  8:34 UTC  (3+ messages)

DPDK KNI problem
 2023-08-22  8:04 UTC  (2+ messages)

[PATCH v1] config/arm: correct cpu arch for cross build
 2023-08-22  7:47 UTC 

[Bug 1276] platform bus use after free
 2023-08-22  6:22 UTC 

[PATCH v4] eventdev/eth_rx: add new adapter create API
 2023-08-22  4:55 UTC  (8+ messages)
` [PATCH v5] "
  ` [PATCH v6] "
    ` [PATCH v7] "

MLX5 PMD access ring library private data
 2023-08-22  4:18 UTC  (10+ messages)

[PATCH] bus/pci: fix legacy device IO port map in secondary process
 2023-08-22  2:18 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

Reminder to Register for the DPDK Dublin Summit - Sep. 12-13, 2023
 2023-08-21 18:22 UTC 

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

[PATCH] common/mlx5: replace use of PMD logtype
 2023-08-21 16:25 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v12 00/22] Covert static log types in libraries to dynamic
 2023-08-21 16:09 UTC  (23+ messages)
` [PATCH v13 00/21] Convert static log types in libraries to dynamic types
  ` [PATCH v13 01/21] gso: don't log message on non TCP/UDP
  ` [PATCH v13 02/21] eal: drop no longer used GSO logtype
  ` [PATCH v13 03/21] log: drop unused RTE_LOGTYPE_TIMER
  ` [PATCH v13 04/21] efd: convert RTE_LOGTYPE_EFD to dynamic type
  ` [PATCH v13 05/21] mbuf: convert RTE_LOGTYPE_MBUF "
  ` [PATCH v13 06/21] acl: convert RTE_LOGTYPE_ACL "
  ` [PATCH v13 07/21] examples/power: replace use of RTE_LOGTYPE_POWER
  ` [PATCH v13 08/21] examples/l3fwd-power: "
  ` [PATCH v13 09/21] power: convert RTE_LOGTYPE_POWER to dynamic type
  ` [PATCH v13 10/21] ring: convert RTE_LOGTYPE_RING "
  ` [PATCH v13 11/21] mempool: convert RTE_LOGTYPE_MEMPOOL "
  ` [PATCH v13 12/21] lpm: convert RTE_LOGTYPE_LPM to dynamic types
  ` [PATCH v13 13/21] sched: convert RTE_LOGTYPE_SCHED to dynamic type
  ` [PATCH v13 14/21] examples/ipsec-secgw: replace RTE_LOGTYPE_PORT
  ` [PATCH v13 15/21] port: convert RTE_LOGTYPE_PORT to dynamic type
  ` [PATCH v13 16/21] hash: move rte_thash_gfni stubs out of header file
  ` [PATCH v13 17/21] hash: move rte_hash_set_alg out header
  ` [PATCH v13 18/21] hash: convert RTE_LOGTYPE_HASH to dynamic type
  ` [PATCH v13 19/21] table: convert RTE_LOGTYPE_TABLE "
  ` [PATCH v13 20/21] app/test: remove use of RTE_LOGTYPE_PIPELINE
  ` [PATCH v13 21/21] pipeline: convert RTE_LOGTYPE_PIPELINE to dynamic type

[PATCH v5 2/2] net/bonding: replace master/slave to main/member
 2023-08-21 15:59 UTC  (3+ messages)
` [PATCH] app/test: fix reference to master in bonding test

[PATCH] test: remove use of word master in test_red
 2023-08-21 15:58 UTC  (2+ messages)

[PATCH 00/20] Replace use of term sanity-check
 2023-08-21 15:52 UTC  (4+ messages)
` [PATCH v4 00/19] replace use of term "sanity check"
  ` [PATCH v4 15/19] event/opdl: remove term sanity

[RFC PATCH 0/5] replace build code for unit tests
 2023-08-21 15:52 UTC  (18+ messages)
` [PATCH v5 00/10] expand list of optional libraries
  ` [PATCH v5 03/10] app/test: make telemetry data test buildable on windows
  ` [PATCH v5 04/10] app/test: build using per-file dependency matrix
` [PATCH v6 00/11] expand list of optional libraries
  ` [PATCH v6 04/11] app/test: make telemetry data test buildable on windows

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

[dpdk-dev] [PATCH ] common/cnxk: fix ROC naming convention
 2023-08-21 15:29 UTC  (2+ messages)

[PATCH v4 0/2] devtools: add tracepoint check in checkpatch
 2023-08-21 14:46 UTC  (7+ messages)
` [PATCH v5 0/1] "
  ` [PATCH v5 1/1] "
        ` [EXT] "

[PATCH v1] crypto/ipsec_mb: add digest encrypted feature
 2023-08-21 14:42 UTC  (2+ messages)
` [PATCH v2] "

[RFC] ring: Further performance improvements with C11
 2023-08-21 13:27 UTC  (7+ messages)
` [RFC] ring: further "

21.11.5 patches review and test
 2023-08-21 12:37 UTC  (6+ messages)

Ring library optimization idea
 2023-08-21 10:19 UTC  (3+ messages)

[PATCH v4] net/iavf: fix VLAN offload strip flag inconsistency
 2023-08-21  9:52 UTC 

[PATCH] common/qat: enable gen4 c devices
 2023-08-21  9:37 UTC  (4+ messages)
` [PATCH v2] common/qat: enable QAT 2.0c devices

Bug in non-power-of-2 rings?
 2023-08-21  9:36 UTC  (4+ messages)

[PATCH v4 0/8] [v4]drivers/net Add Support mucse N10 Pmd Driver
 2023-08-21  9:32 UTC  (4+ messages)
` [PATCH v5 1/8] net/rnp: add skeleton

[PATCH 0/2] Release ethdev shared memory on port cleanup
 2023-08-21  8:58 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] ethdev: protect shared memory accesses under one lock
  ` [PATCH v3 2/3] ethdev: avoid panicking in absence of ethdev shared data
  ` [PATCH v3 3/3] ethdev: cleanup shared data with the last port

[PATCH v1] app/test: typo correction in Asym tests
 2023-08-21  8:10 UTC  (2+ messages)

[PATCH] net/ice: omit IP protocol id from IP/TCP/UDP RSS
 2023-08-21  7:31 UTC  (2+ messages)

[PATCH] doc: update 23.07 Intel NICs matching list
 2023-08-21  5:29 UTC 

[RFC PATCH 0/1] Add support for code-coverage analysis
 2023-08-20 15:54 UTC  (3+ messages)
` [RFC PATCH 1/1] Add basic support for code coverage analysis

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