DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 0/4] compressdev: add LZ4 support
 2023-02-13  7:29 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] compressdev: add LZ4 algorithm support
  ` [PATCH v3 2/4] app/test-compress-perf: allow test single compress operation
    ` [EXT] "
  ` [PATCH v3 3/4] app/test-compress-perf: add algo option
    ` [EXT] "
  ` [PATCH v3 4/4] app/test-compress-perf: add LZ4 support

[PATCH] net/ice: fix ice dcf contrl thread crash
 2023-02-13  7:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 1/3] eventdev/eth_rx: add params set/get APIs
 2023-02-13  5:08 UTC  (17+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] eventdev/eth_tx: "
  ` [PATCH v5 3/3] eventdev/crypto: "
  ` [PATCH v6 1/3] eventdev/eth_rx: "
    ` [PATCH v6 2/3] eventdev/eth_tx: "
    ` [PATCH v6 3/3] eventdev/crypto: "

[PATCH] eal: introduce atomics abstraction
 2023-02-13  5:04 UTC  (12+ messages)

[RFC]: mempool: zero-copy cache get bulk
 2023-02-13  4:29 UTC  (5+ messages)
` [PATCH v8] mempool cache: add zero-copy get and put functions

[PATCH 0/1] add port to port feature for CPFL PMD
 2023-02-13  3:30 UTC  (3+ messages)
` [PATCH 1/1] net/cpfl: add port to port feature

[PATCH] ethdev: telemetry xstats support hide zero
 2023-02-13  2:44 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 00/21] add support for cpfl PMD in DPDK
 2023-02-13  2:19 UTC  (26+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
    ` [PATCH v6 01/21] net/cpfl: support device initialization
    ` [PATCH v6 02/21] net/cpfl: add Tx queue setup
    ` [PATCH v6 03/21] net/cpfl: add Rx "
    ` [PATCH v6 04/21] net/cpfl: support device start and stop
    ` [PATCH v6 05/21] net/cpfl: support queue start
    ` [PATCH v6 06/21] net/cpfl: support queue stop
    ` [PATCH v6 07/21] net/cpfl: support queue release
    ` [PATCH v6 08/21] net/cpfl: support MTU configuration
    ` [PATCH v6 09/21] net/cpfl: support basic Rx data path
    ` [PATCH v6 10/21] net/cpfl: support basic Tx "
    ` [PATCH v6 11/21] net/cpfl: support write back based on ITR expire
    ` [PATCH v6 12/21] net/cpfl: support RSS
    ` [PATCH v6 13/21] net/cpfl: support Rx offloading
    ` [PATCH v6 14/21] net/cpfl: support Tx offloading
    ` [PATCH v6 15/21] net/cpfl: add AVX512 data path for single queue model
    ` [PATCH v6 16/21] net/cpfl: support timestamp offload
    ` [PATCH v6 17/21] net/cpfl: add AVX512 data path for split queue model
    ` [PATCH v6 18/21] net/cpfl: add HW statistics
    ` [PATCH v6 19/21] net/cpfl: add RSS set/get ops
    ` [PATCH v6 20/21] net/cpfl: support scalar scatter Rx datapath for single queue model
    ` [PATCH v6 21/21] net/cpfl: add xstats ops

[PATCH v3] net/ice: add devargs for disabling default mac
 2023-02-13  1:48 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] ring: compilation fix with GCC-12
 2023-02-13  1:48 UTC  (5+ messages)
` [EXT] "

[PATCH] *** Intel iavf: Return in the case of ADD/DEL ETH address ***
 2023-02-13  1:31 UTC  (5+ messages)
` [PATCH] Intel iavf: Return in the case of ADD/DEL ETH address

[PATCH v1] common/idpf: fix compilation for AVX512DQ
 2023-02-13  1:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-02-12 19:43 UTC  (4+ messages)
` [PATCH v3] app/procinfo: display eventdev xstats for PMD data

[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
 2023-02-12 16:14 UTC  (16+ messages)
` [PATCH v3 0/5] Replace use of RTE_LOGTYPE_USER1 in library
  ` [PATCH v3 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
` [PATCH v4 0/5] Replace use of RTE_LOGTYPE_USER1 in library
  ` [PATCH v4 1/5] ip_frag: use a dynamic logtype
  ` [PATCH v4 2/5] reorder: "
  ` [PATCH v4 3/5] latencystats: use "
  ` [PATCH v4 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
  ` [PATCH v4 5/5] ipsec: fix usage "
` [PATCH 0/5] Replace us of RTE_LOGTYPE_USER1 in libraries
  ` [PATCH 1/5] ip_frag: use a dynamic logtype
  ` [PATCH 2/5] reorder: "
  ` [PATCH 3/5] latencystats: use "
  ` [PATCH 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
  ` [PATCH 5/5] ipsec: fix usage "

[PATCH] net/mlx5: check compressed CQE opcode for an error
 2023-02-12 13:37 UTC  (2+ messages)

[PATCH] net/mlx5: ignore non-critical syndromes for Rx queue
 2023-02-12 13:37 UTC  (2+ messages)

[PATCH] net/mlx5: fix error CQE dumping for vectorized Rx burst
 2023-02-12 13:36 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix memory leak on general pool db init
 2023-02-12 13:34 UTC  (2+ messages)

[PATCH 1/5] net/mlx5/hws: fix alias_rtc_0 print location in debug dump
 2023-02-12 11:50 UTC  (3+ messages)
` [v2 "

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-02-12 11:13 UTC  (4+ messages)
` [PATCH v10 1/2] ethdev: add query and update "

[Bug 1160] IPv4 FIB 0.0.0.0/0 route doesn't work when first route added to FIB and using TBL24_8
 2023-02-12  9:30 UTC 

[PATCH v5 1/3] ethdev: skip congestion management configuration
 2023-02-12  9:00 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] app/testpmd: add skip cman support for testpmd
  ` [PATCH v6 3/3] net/cnxk: skip red drop for ingress policer
  ` [PATCH v7 1/3] ethdev: skip congestion management configuration
    ` [PATCH v7 2/3] app/testpmd: add skip cman support for testpmd
    ` [PATCH v7 3/3] net/cnxk: skip red drop for ingress policer

[PATCH v1] config: make max memzones definition configurable
 2023-02-12  8:53 UTC 

[RFC] config: customize max memzones configuration
 2023-02-12  8:14 UTC  (3+ messages)

[PATCH 1/2] net/ark: add new device to PCIe allowlist
 2023-02-11 14:14 UTC  (2+ messages)
` [PATCH 2/2] doc: update ark guide to include new PCIe device

[PATCH] doc: clarify the existing net/ark guide
 2023-02-11 14:13 UTC 

[Bug 1159] lib/vhost build failure with clang 3.4.2
 2023-02-11 13:46 UTC 

[PATCH] common/cnxk: remove unnecessary locks
 2023-02-11 11:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] net/hns3: some code optimization for Rx/Tx function
 2023-02-11  9:18 UTC  (7+ messages)
` [PATCH 1/6] net/hns3: fix querying dummy function failed
` [PATCH 2/6] net/hns3: add debug info for Rx/Tx dummy function
` [PATCH 3/6] net/hns3: remove debug condition for Tx prepare
` [PATCH 4/6] net/hns3: separate tx prepare from getting Tx function
` [PATCH 5/6] net/hns3: remove getting Tx function from head file
` [PATCH 6/6] net/hns3: extract common functions to set Rx/Tx

[dpdk-dev] [PATCH 1/3] common/cnxk: fix channel mask for SDP interfaces
 2023-02-11  9:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/3] common/cnxk: fix inline IPsec rule creation

[RFC] eal: use same atomic intrinsics for gcc and clang
 2023-02-11  8:04 UTC  (2+ messages)

[PATCH] doc: update ark guide
 2023-02-11  3:07 UTC  (13+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] net/ark: introduce Arkville FX2 PCIe device
  ` [PATCH v3 2/2] doc: add Arkville FX2 PCIe device description

[PATCH] mem: fix displaying heap ID failed for heap info command
 2023-02-11  3:04 UTC  (5+ messages)

[PATCH] net/nfp: fix length comparison for max DMA length
 2023-02-11  0:53 UTC  (2+ messages)

[RFC PATCH 0/1] Specify C-standard requirement for DPDK builds
 2023-02-10 23:39 UTC  (7+ messages)

[PATCH 1/9] ethdev: sharing indirect actions between ports
 2023-02-10 23:02 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 9/9] doc: update cross-port indirect shared action
` [PATCH v3 0/3] *ethdev: sharing indirect actions between port*
  ` [PATCH v3 1/3] ethdev: sharing indirect actions between ports
  ` [PATCH v3 2/3] app/testpmd: add host port parameter into flow config
  ` [PATCH v3 3/3] app/testpmd: add shared indirect action support

[PATCH v2] vhost: exclude VM hugepages from coredumps
 2023-02-10 21:12 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v3] net/af_xdp: AF_XDP PMD CNI Integration
 2023-02-10 20:50 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] net/af_xdp: support "

[PATCH] net/nfp: advertise no support for keeping flow rules
 2023-02-10 20:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/2] net/gve: add standard and extended statistics
 2023-02-10 20:14 UTC  (4+ messages)

[PATCH] pipeline: support conversion between big and small fields
 2023-02-10 19:51 UTC 

[PATCH v1 00/13] test/bbdev: changes for 23.03
 2023-02-10 18:11 UTC  (11+ messages)
` [PATCH v1 04/13] test/bbdev: early termination not explicit set
` [PATCH v1 13/13] test/bbdev: remove iteration count check

[PATCH v1 0/9] baseband/acc: VRB PMD fixes
 2023-02-10 17:58 UTC  (31+ messages)
` [PATCH v1 1/9] baseband/acc: protection for TB negative scenario
  ` [PATCH v2 0/9] baseband/acc: VRB PMD fixes
    ` [PATCH v2 1/9] baseband/acc: protection for TB negative scenario
    ` [PATCH v2 2/9] baseband/acc: remove interrupt support on VRB1
    ` [PATCH v2 3/9] baseband/acc: add explicit mbuf append for soft output
    ` [PATCH v2 4/9] baseband/acc: prevent to dequeue more than requested
    ` [PATCH v2 5/9] baseband/acc: fix iteration counter in TB mode
    ` [PATCH v2 6/9] baseband/acc: fix potential arithmetic overflow
    ` [PATCH v2 7/9] baseband/acc: add support for 4GUL CRC drop in VRB PMD
    ` [PATCH v2 8/9] baseband/acc: add support for 4GUL with SO and TB
    ` [PATCH v2 9/9] baseband/acc: remove printf from PMD function
` [PATCH v1 2/9] baseband/acc: add support for 4GUL with SO and TB
` [PATCH v1 4/9] baseband/acc: add explicit mbuf apend for soft output
` [PATCH v1 5/9] baseband/acc: prevent to dequeue more than requested
` [PATCH v1 6/9] baseband/acc: fix iteration counter in TB mode
` [PATCH v1 7/9] baseband/acc: fix potential arithmetic overflow Fix potential issue of overflow causing coverity warning
` [PATCH v1 8/9] baseband/acc: add support for 4GUL CRC drop in VRB PMD
` [PATCH v1 9/9] baseband/acc: remove printf from PMD function

[PATCH v3 0/4] ethdev: add template table insertion and matching types
 2023-02-10 17:42 UTC  (3+ messages)
` [PATCH v4 "

DPDK Release Status Meeting 2023-02-09
 2023-02-10 16:42 UTC 

[PATCH v1 0/5] remove internal tracepoints from version map
 2023-02-10 15:32 UTC  (15+ messages)
` [PATCH v1 1/5] mempool: "
    ` [EXT] "
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] mempool: "
  ` [PATCH v2 2/5] cryptodev: "
  ` [PATCH v2 3/5] eal: "
  ` [PATCH v2 4/5] ethdev: "
  ` [PATCH v2 5/5] eventdev: "

[PATCH] net/virtio-user: fix number of vrings calculation
 2023-02-10 15:28 UTC  (3+ messages)

[PATCH 1/2] net/i40e: replace put function
 2023-02-10 15:20 UTC  (5+ messages)
` [PATCH v2 0/2] Integrated mempool cache zero-copy API's
  ` [PATCH v2 1/2] net/i40e: replace put function

[dpdk-dev] Questions about rte_eth_link_speed_to_str API
 2023-02-10 14:41 UTC  (9+ messages)
` [dpdk-dev] [RFC] ethdev: improve link speed to string

[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-10 14:06 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] ethdev: introduce the PHY affinity field in "

[RFC PATCH 0/4] lcore telemetry improvements
 2023-02-10 13:27 UTC  (3+ messages)
` [PATCH v10 0/5] "

[PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs
 2023-02-10 13:20 UTC  (11+ messages)
` [PATCH V8] ethdev: fix one address occupies two entries "

[PATCH] lib/net: support UDP pseudo-header for UFO
 2023-02-10 13:20 UTC  (2+ messages)

[PATCH 1/2] net/gve: change offloading capability
 2023-02-10 13:05 UTC 

[PATCH v6 1/4] pcapng: comment option support for epb
 2023-02-10 12:18 UTC  (5+ messages)
` [PATCH v7 1/3] "
  ` [PATCH v7 3/3] examples/l3fwd-graph: changes to configure pcap capture

[PATCH] test/mbuf: fix mbuf_autotest retest fail
 2023-02-10 11:57 UTC  (3+ messages)

[PATCH] bus: fix leak for devices without driver
 2023-02-10 11:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] eal: have unregistered non-EAL threads use dedicated PRNG
 2023-02-10 11:44 UTC  (2+ messages)

[PATCH] examples/cmdline: fix build error with gcc 12
 2023-02-10 11:26 UTC  (4+ messages)

[PATCH 1/1] eal/linux: reject mountpt shorter than --huge-dir
 2023-02-10 11:04 UTC  (6+ messages)
` [PATCH v4 1/1] eal/linux: reject mountpt not parent of --huge-dir

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