DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2023-08-24  7:36 UTC  (16+ 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 v12 0/4] Recycle mbufs from Tx queue into Rx queue

[PATCH 1/4] net/cpfl: parse flow parser file in devargs
 2023-08-24  7:25 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/4] net/cpfl: add flow json parser

[PATCH] net/tap: fix L4 checksum
 2023-08-24  7:18 UTC  (9+ messages)
` [PATCH v2 1/3] net/tap: fix L4 checksum offloading
  ` [PATCH v2 2/3] net/tap: fix IPv4 "
  ` [PATCH v2 3/3] net/tap: rework "
` [PATCH v3 1/3] net/tap: fix L4 "
  ` [PATCH v3 2/3] net/tap: fix IPv4 "
  ` [PATCH v3 3/3] net/tap: rework "

[PATCH] mempool/cnxk: support CNF10KA SoC
 2023-08-24  6:20 UTC  (2+ messages)

21.11.5 patches review and test
 2023-08-24  6:07 UTC  (7+ messages)

[PATCH] event/cnxk: add get remaining ticks routine
 2023-08-24  5:29 UTC  (3+ messages)
` [PATCH v2] "

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

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

[PATCH v3 1/8] common/cnxk: use unique name for DPI memzone
 2023-08-23 15:30 UTC  (22+ messages)
` [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 v5 01/12] common/cnxk: use unique name for DPI memzone
    ` [PATCH v5 02/12] dma/cnxk: support for burst capacity
    ` [PATCH v5 03/12] dma/cnxk: set dmadev to ready state
    ` [PATCH v5 04/12] dma/cnxk: flag support for dma device
    ` [PATCH v5 05/12] dma/cnxk: allocate completion ring buffer
    ` [PATCH v5 06/12] dma/cnxk: chunk buffer failure return code
    ` [PATCH v5 07/12] dma/cnxk: add DMA devops for all models of cn10xxx
    ` [PATCH v5 08/12] dma/cnxk: update func field based on transfer type
    ` [PATCH v5 09/12] dma/cnxk: increase vchan per queue to max 4
    ` [PATCH v5 10/12] dma/cnxk: vchan support enhancement
    ` [PATCH v5 11/12] dma/cnxk: add completion ring tail wrap check
    ` [PATCH v5 12/12] dma/cnxk: track last index return value

[Bug 1277] memory_hotplug_lock deadlock during initialization
 2023-08-23 14:56 UTC  (2+ messages)

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

[PATCH v2] app/dma-perf: add SG copy support
 2023-08-23 11:46 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] app/dma-perf: validate copied memory
    ` [EXT] "

[PATCH v1 1/1] test: fix named test macro
 2023-08-23 10:51 UTC  (4+ messages)
` [EXT] "

[PATCH] net/iavf: fix checksum offloading
 2023-08-23  8:33 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v6 0/2] Select optional libraries
 2023-08-23  7:57 UTC  (3+ messages)
` [PATCH v7 "

[RFC PATCH 0/5] replace build code for unit tests
 2023-08-23  7:33 UTC  (3+ messages)
` [PATCH v6 00/11] expand list of optional libraries

[PATCH 00/12] crypto/dpaax_sec: misc enhancements
 2023-08-23  7:08 UTC  (13+ messages)
` [PATCH 01/12] common/dpaax: update IPsec base descriptor length
` [PATCH 02/12] common/dpaax: change mode to wait in shared desc
` [PATCH 03/12] crypto/dpaa2_sec: initialize the pdcp alg to null
` [PATCH 04/12] crypto/dpaa2_sec: supporting null cipher and auth
` [PATCH 05/12] crypto/dpaa_sec: "
` [PATCH 06/12] crypto/dpaax_sec: set the authdata in non-auth case
` [PATCH 07/12] crypto/dpaa2_sec: enhance dpaa FD FL FMT offset set
` [PATCH 08/12] crypto/dpaa2_sec: support copy df and dscp in proto offload
` [PATCH 09/12] crypto/dpaa2_sec: increase the anti replay window size
` [PATCH 10/12] crypto/dpaa2_sec: enable esn support
` [PATCH 11/12] crypto/dpaa2_sec: add NAT-T support in IPsec offload
` [PATCH 12/12] crypto/dpaa2_sec: add support to set df and diffserv

[PATCH v1 0/2] support of MACsec PN threshold events on multiple ports
 2023-08-23  5:50 UTC  (3+ messages)
` [PATCH v1 1/2] common/cnxk: add sa to port mapping
` [PATCH v1 2/2] net/cnxk: update sa to port map

[PATCH v4] net/iavf: fix VLAN offload strip flag inconsistency
 2023-08-23  5:30 UTC  (2+ messages)

Tech Board Meeting - Tomorrow, Wed., Aug, 23, 2023 @ 8am Pacific/11am Eastern/1500h UTC
 2023-08-23  0:47 UTC 

[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  (11+ messages)
` [PATCH 06/14] pci: define some command constants
` [PATCH v2 00/15] Cleanup PCI(e) drivers
  ` [PATCH v2 02/15] bus/pci: add const to some experimental API
  ` [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: 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 1/8] net/ntnic: initial commit which adds register defines
 2023-08-22 15:41 UTC  (9+ messages)
` [PATCH v7 "
  ` [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 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 v1] drivers/crypto: cipher buffer alignment check
 2023-08-22 10:46 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] 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 v5] eventdev/eth_rx: add new adapter create API
 2023-08-22  4:55 UTC  (6+ messages)
` [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] common/mlx5: replace use of PMD logtype
 2023-08-21 16:25 UTC  (3+ messages)
` [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

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