DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/ice: fix ice dcf contrl thread crash
 2023-02-16  7:53 UTC  (4+ messages)
` [PATCH v2] net/ice: fix ice dcf control "

[PATCH v9 0/4] add support for self monitoring
 2023-02-16  7:41 UTC  (6+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/4] lib: add generic support for reading PMU events
  ` [PATCH v10 2/4] pmu: support reading ARM PMU events in runtime

[PATCH 0/2] enhance bonding PMD to support the LACP negotiation
 2023-02-16  7:15 UTC  (3+ messages)
` [PATCH 1/2] net/bonding: add independent LACP sending function
` [PATCH 2/2] app/testpmd: add support for bonding port's LACP negotiation

[PATCH v3 0/2] add ring telemetry cmds
 2023-02-16  6:56 UTC  (8+ messages)
` [PATCH v4 0/3] add telemetry cmds for ring
  ` [PATCH v4 2/3] ring: add telemetry cmd to list rings
  ` [PATCH v4 3/3] ring: add telemetry cmd for ring info

[RFC] eal: use same atomic intrinsics for gcc and clang
 2023-02-16  6:53 UTC  (2+ messages)

[PATCH] net/nfp: only flush specified port flow table
 2023-02-16  6:36 UTC 

[PATCH] net/nfp: remove the unneeded check logic
 2023-02-16  6:28 UTC 

[PATCH v1] net/mlx5: enable hint in async table
 2023-02-16  5:49 UTC 

[PATCH v1 00/37] Implementation of ML CNXK driver
 2023-02-16  4:41 UTC  (11+ messages)
` [PATCH v5 00/39] "
  ` [PATCH v5 32/39] ml/cnxk: enable support to get xstats in cycles
  ` [PATCH v5 38/39] ml/cnxk: add user guide for marvell cnxk ml driver
  ` [PATCH v5 39/39] ml/cnxk: enable support for configurable ocm page

[PATCH v1 00/12] implement mldev test application
 2023-02-16  4:21 UTC  (6+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 11/12] app/mldev: enable reporting stats in mldev app
  ` [PATCH v4 12/12] app/mldev: add documentation for mldev test cases

[PATCH] malloc: fix malloc performance may becomes worse as the number of malloc increases
 2023-02-16  2:54 UTC  (5+ messages)
      ` [External] "

[PATCH] malloc: enhance NUMA affinity heuristic
 2023-02-16  2:50 UTC  (5+ messages)
` [PATCH v5] "

[PATCH] eal/bsd: fix spinlock not unlock in alarm callback
 2023-02-16  1:28 UTC  (2+ messages)

[PATCH 0/5] dma/ioat: fix issues with stopping and restarting device
 2023-02-16  1:24 UTC  (11+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] test/dmadev: check result for device stop
  ` [PATCH v2 5/6] test/dmadev: create separate function for single copy test
  ` [PATCH v2 6/6] test/dmadev: add tests for stopping and restarting dev

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

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

reminder - DPDK CI Community Testing Meeting - Tomorrow 2/15/23 @ 6am PT/9am ET/15:00h CET
 2023-02-16  0:24 UTC 

[PATCH] hash: add XOR32 hash function
 2023-02-15 21:39 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] net/nfp: support 48-bit DMA address for firmware with NFDk
 2023-02-15 18:28 UTC  (4+ messages)

[PATCH] doc: update NFP documentation with Corigine information
 2023-02-15 17:58 UTC  (3+ messages)

[PATCH v8 1/4] ethdev: skip congestion management configuration
 2023-02-15 17:42 UTC  (10+ messages)
` [PATCH v9 1/3] "
  ` [PATCH v9 2/3] app/testpmd: add skip cman support for testpmd
  ` [PATCH v9 3/3] net/cnxk: skip red drop for ingress policer
  ` [PATCH v10 1/3] ethdev: skip congestion management configuration
    ` [PATCH v10 2/3] app/testpmd: add skip cman support for testpmd
    ` [PATCH v10 3/3] net/cnxk: skip red drop for ingress policer

[PATCH 1/2] drivers: replace printf with log macros
 2023-02-15 17:17 UTC  (4+ messages)
` [PATCH 2/2] drivers: replace printf with fprintf for debug functions

[PATCH v2 00/16] test/bbdev: changes for 23.03
 2023-02-15 17:09 UTC  (17+ messages)
` [PATCH v2 01/16] test/bbdev: fix seg fault for non supported HARQ len
` [PATCH v2 02/16] test/bbdev: extend HARQ tolerance
` [PATCH v2 03/16] test/bbdev: refactor TB throughput report
` [PATCH v2 04/16] test/bbdev: add timeout for latency tests
` [PATCH v2 05/16] test/bbdev: enable early termination for validation
` [PATCH v2 06/16] test/bbdev: report device status in test-bbdev
` [PATCH v2 07/16] test/bbdev: test start/stop bbdev API
` [PATCH v2 08/16] test/bbdev: add support for BLER for 4G
` [PATCH v2 09/16] test/bbdev: extend support for large TB
` [PATCH v2 10/16] test/bbdev: adjustment for soft output
` [PATCH v2 11/16] test/bbdev: expose warning counters
` [PATCH v2 12/16] test/bbdev: remove check for invalid opaque data
` [PATCH v2 13/16] test/bbdev: remove iteration count check
` [PATCH v2 14/16] test/bbdev: use mbuf reset function
` [PATCH v2 15/16] test/bbdev: remove max iteration from vectors
` [PATCH v2 16/16] test/bbdev: remove iter count from bler test

[dpdk-dev] [PATCH v2 00/12] mldev: introduce machine learning device library
 2023-02-15 17:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH v5] net/af_xdp: support CNI Integration
 2023-02-15 16:30 UTC  (2+ messages)
` [PATCH v6] "

[PATCH V4 0/5] app/testpmd: support mulitple process attach and detach port
 2023-02-15 16:09 UTC  (5+ messages)
  ` [PATCH V4 1/5] drivers/bus: restore driver assignment at front of probing

[PATCH v2] eal: cleanup alarm and multiprocess hotplug before memory detach
 2023-02-15 15:08 UTC  (2+ messages)

DPDK rte flow raw encap & decap actions
 2023-02-15 15:07 UTC  (2+ messages)

[PATCH] net/nfp: fix the incorrect vni of VXLAN encap action
 2023-02-15 14:01 UTC  (2+ messages)

[PATCH 1/9] ethdev: sharing indirect actions between ports
 2023-02-15 13:29 UTC  (3+ messages)
` [PATCH v4 0/5] net/mlx5: sharing indirect actions between port

[PATCH v3] net/mlx5: support live migration
 2023-02-15 12:03 UTC 

[PATCH v2] net/mlx5: support live migration
 2023-02-15 11:59 UTC 

[PATCH v1] net/mlx5: support live migration
 2023-02-15 11:54 UTC 

[PATCH v1 0/6] add flex item implementation
 2023-02-15 11:52 UTC  (7+ messages)
` [PATCH v1 1/6] net/mlx5: enable hws flex item create
` [PATCH v1 2/6] net/mlx5: add IPv6 protocol as flex item input
` [PATCH v1 3/6] net/mlx5/hws: add hws flex item matching support
` [PATCH v1 4/6] net/mlx5: add flex item modify field implementation
` [PATCH v1 5/6] net/mlx5: return error for sws modify field
` [PATCH v1 6/6] doc/mlx5: update mlx5 doc

[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-15 11:41 UTC  (4+ messages)
` [PATCH v5 0/2] Added support for Tx queue mapping with an aggregated port
  ` [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

[PATCH v2] bus: add platform bus
 2023-02-15 11:10 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/8] Wangxun fixes and new supports
 2023-02-15 10:24 UTC  (11+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] net/ngbe: fix Rx buffer size in configure register
` [PATCH v3] net/txgbe: "

[PATCH v2 1/5] net/mlx5: adopt IPv6 routing extension prm definition
 2023-02-15 10:12 UTC  (3+ messages)
` [PATCH v3 0/5] add IPv6 routing extension implementation

[PATCH 3/3] net/gve: add standard and extended statistics
 2023-02-15 10:10 UTC 

[PATCH] net/sfc: enforce fate action in transfer flow rules
 2023-02-15 10:03 UTC  (3+ messages)

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

[dpdk-dev] [PATCH] common/cnxk: support IPv6 field hash in RTE Flow
 2023-02-15  6:22 UTC  (2+ messages)

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2023-02-15  3:19 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 2/2] ethdev: support xstats reset telemetry command

[PATCH] net/sfc: fix MAC address entry leak in transfer flow parsing
 2023-02-14 18:50 UTC  (3+ messages)

[PATCH 0/6] Testpmd code cleanup
 2023-02-14 18:22 UTC  (17+ messages)
` [PATCH 1/6] app/testpmd: factorize core cycles record
` [PATCH 2/6] app/testpmd: don't send unprepared packets
` [PATCH 3/6] app/testpmd: bulk free mbufs
` [PATCH 4/6] app/testpmd: factorize fwd engine init
` [PATCH 5/6] app/testpmd: factorize fwd engine Rx
` [PATCH 6/6] app/testpmd: factorize fwd engine Tx

[dpdk-dev] [PATCH 0/4] cryptodev and security ABI improvements
 2023-02-14 18:05 UTC  (9+ messages)
` [dpdk-dev] [PATCH 2/4] cryptodev: promote asym APIs to stable
            ` [EXT] "

[PATCH v3 0/4] compressdev: add LZ4 support
 2023-02-14 17:40 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] app/test-compress-perf: fix some typos
  ` [PATCH v4 3/4] app/test-compress-perf: fix missing test single compress op
  ` [PATCH v4 4/4] app/test-compress-perf: add algo option

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