DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs
 2023-02-03 12:58 UTC  (12+ messages)
` [PATCH V7] ethdev: fix one address occupies two entries "
` [PATCH V8] "

DPDK Release Status Meeting 2023-02-02
 2023-02-03 12:35 UTC 

[PATCH] eal: abstract compiler atomics
 2023-02-03 12:19 UTC  (9+ messages)
` [PATCH] eal: introduce atomics abstraction

Sign changes through function signatures
 2023-02-03 12:05 UTC  (5+ messages)

[PATCH v1 0/6] baseband/acc: ACC200 PMD refactor and rename
 2023-02-03 11:03 UTC  (2+ messages)

[PATCH v2 01/11] ethdev: add flex item modify field support
 2023-02-03 11:00 UTC  (4+ messages)
` [PATCH v3 00/11] add flex item support
  ` [PATCH v3 11/11] app/testpmd: adjust cleanup sequence when quitting

[PATCH] vhost: fix vdpa driver multi-queue initialization failure
 2023-02-03 10:38 UTC  (2+ messages)

[PATCH 0/4] small fixes and improvements for qos_sched example
 2023-02-03 10:05 UTC  (5+ messages)
` [PATCH 1/4] examples/qos_sched: fix errors when TX port not up
` [PATCH 2/4] examples/qos_sched: remove TX buffering
` [PATCH 3/4] examples/qos_sched: use bigger bursts on dequeue
` [PATCH 4/4] examples/qos_sched: remove limit on core ids

[dpdk-dev] [RFC PATCH 1/1] mldev: introduce machine learning device library
 2023-02-03 10:04 UTC  (11+ messages)
` [dpdk-dev] [PATCH v1 00/12] "
  ` [dpdk-dev] [PATCH v1 01/12] "

[PATCH] app/testpmd: fix link check condition on port start
 2023-02-03  9:56 UTC  (2+ messages)

[PATCH v2 01/12] app/mldev: implement test framework for mldev
 2023-02-03  9:49 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 11/12] app/mldev: enable reporting stats in mldev app
  ` [PATCH v3 12/12] app/mldev: add documentation for mldev test cases

[PATCH v3] net/af_xdp: AF_XDP PMD CNI Integration
 2023-02-03  9:46 UTC  (2+ messages)

[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
 2023-02-03  9:44 UTC  (13+ messages)
` [PATCH v2 "

[PATCH v4 00/15] net/idpf: introduce idpf common modle
 2023-02-03  9:43 UTC  (25+ messages)
` [PATCH v5 "
  ` [PATCH v5 13/15] common/idpf: add Rx and Tx data path
  ` [PATCH v5 14/15] common/idpf: add vec queue setup
  ` [PATCH v5 15/15] common/idpf: add avx512 for single queue model
  ` [PATCH v6 00/19] net/idpf: introduce idpf common modle
    ` [PATCH v6 01/19] common/idpf: add adapter structure
    ` [PATCH v6 02/19] common/idpf: add vport structure
    ` [PATCH v6 03/19] common/idpf: add virtual channel functions
    ` [PATCH v6 04/19] common/idpf: introduce adapter init and deinit
    ` [PATCH v6 05/19] common/idpf: add vport init/deinit
    ` [PATCH v6 06/19] common/idpf: add config RSS
    ` [PATCH v6 07/19] common/idpf: add irq map/unmap
    ` [PATCH v6 08/19] common/idpf: support get packet type
    ` [PATCH v6 09/19] common/idpf: add vport info initialization
    ` [PATCH v6 10/19] common/idpf: add vector flags in vport
    ` [PATCH v6 11/19] common/idpf: add rxq and txq struct
    ` [PATCH v6 12/19] common/idpf: add help functions for queue setup and release
    ` [PATCH v6 13/19] common/idpf: add Rx and Tx data path
    ` [PATCH v6 14/19] common/idpf: add vec queue setup
    ` [PATCH v6 15/19] common/idpf: add avx512 for single queue model
    ` [PATCH v6 16/19] common/idpf: refine API name for vport functions
    ` [PATCH v6 17/19] common/idpf: refine API name for queue config module
    ` [PATCH v6 18/19] common/idpf: refine API name for data path module
    ` [PATCH v6 19/19] common/idpf: refine API name for virtual channel functions

[PATCH 0/2] eal: provide leading and trailing zero bit count
 2023-02-03  9:21 UTC  (9+ messages)
` [PATCH v6 0/2] eal: provide leading and trailing zero bit count abstraction

[PATCH] test/graph: initialize graph param variable
 2023-02-03  8:48 UTC 

[PATCH v3] net/i40e: rework maximum frame size configuration
 2023-02-03  8:47 UTC  (11+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH v3 1/3] pcapng: comment option support for epb
 2023-02-03  8:19 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] graph: pcap capture for graph nodes
      ` [EXT] "
  ` [PATCH v4 3/3] l3fwd-graph: changes to configure pcap capture
      ` [EXT] "
  ` [PATCH v5 1/3] pcapng: comment option support for epb
    ` [PATCH v5 2/3] graph: pcap capture for graph nodes
    ` [PATCH v5 3/3] examples/l3fwd-graph: changes to configure pcap capture

[PATCH] doc: update NFP documentation with Corigine information
 2023-02-03  8:08 UTC 

[PATCH 0/3] remove usage of rte_panic() and ASSERT() from PMD
 2023-02-03  7:57 UTC  (4+ messages)
` [PATCH 1/3] net/nfp: remove panic usage during reconfig
` [PATCH 2/3] net/nfp: remove panic usage for multisegment Tx
` [PATCH 3/3] net/nfp: remove ASSERT() macro

[PATCH v2 0/2] add ring telemetry cmds
 2023-02-03  7:28 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] ring: add ring list telemetry cmd
  ` [PATCH v3 2/2] ring: add ring info "

[PATCH 0/2] add VXLAN inner TSO with noudpcsum support for NFP cards
 2023-02-03  7:05 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: update macro definitions in Tx flag
` [PATCH 2/2] net/nfp: add support for VXLAN inner TSO with noudpcsum

[PATCH 0/3] add new PHY affinity support in MLX5 PMD
 2023-02-03  5:21 UTC  (4+ messages)
` [PATCH 1/3] drivers: add lag Rx port affinity in PRM
` [PATCH 2/3] net/mlx5: add PHY affinity item support
` [PATCH 3/3] drivers: enhance the Tx queue affinity

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

[PATCH v2 0/2] net/igc: support launch time offloading
 2023-02-03  3:22 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] net/igc: enable "

[PATCH] net/nfp: refresh function comment
 2023-02-03  3:13 UTC 

[PATCH 0/3] support match icmpv6 id and sequence
 2023-02-03  2:56 UTC  (7+ messages)
` [PATCH v2 1/3] ethdev: add ICMPv6 ID "

[PATCH] net/nfp: fix length comparison for max DMA length
 2023-02-03  2:23 UTC 

[dpdk-dev] [PATCH v2 1/1] compress/octeontx: support scatter gather mode
 2023-02-03  2:21 UTC 

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

[PATCH] net/nfp: advertise no support for keeping flow rules
 2023-02-03  1:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/gve: add support for basic stats
 2023-02-02 23:00 UTC  (9+ messages)

[PATCH] build: detect backtrace availability
 2023-02-02 21:54 UTC  (3+ messages)

[PATCH] doc: fix an alignment issue in bnxt NIC documentation
 2023-02-02 18:13 UTC 

[PATCH] config: added support for NVIDIA ARM implementer ID
 2023-02-02 17:27 UTC 

[PATCH 0/8] start cleanup of rte_flow_item_*
 2023-02-02 17:20 UTC  (16+ messages)
` [PATCH v5 "
  ` [PATCH v5 8/8] net: mark all big endian types
` [PATCH v6 0/8] start cleanup of rte_flow_item_*
  ` [PATCH v6 1/8] ethdev: use Ethernet protocol struct for flow matching
  ` [PATCH v6 2/8] net: add smaller fields for VXLAN
  ` [PATCH v6 3/8] ethdev: use VXLAN protocol struct for flow matching
  ` [PATCH v6 4/8] ethdev: use GRE "
  ` [PATCH v6 5/8] ethdev: use GTP "
  ` [PATCH v6 6/8] ethdev: use ARP "
  ` [PATCH v6 7/8] doc: fix description of L2TPV2 flow item
  ` [PATCH v6 8/8] net: mark all big endian types

[PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration
 2023-02-02 17:02 UTC  (6+ messages)

[PATCH 0/7] compress/mlx5: add LZ4 support
 2023-02-02 16:25 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] compress/mlx5: fix decompress xform validation
  ` [PATCH v2 2/8] compress/mlx5: fix wrong output Adler-32 checksum offset
  ` [PATCH v2 3/8] compress/mlx5: fix QP setup for partial transformations
  ` [PATCH v2 4/8] compress/mlx5: support new metadata layout added in BF3
  ` [PATCH v2 5/8] compress/mlx5: remove unused variable from priv structure
  ` [PATCH v2 6/8] compress/mlx5: add xform validate function
  ` [PATCH v2 7/8] common/mlx5: add LZ4 capabilities check
  ` [PATCH v2 8/8] compress/mlx5: add support for LZ4 algorithm

[PATCH 1/5] net/mlx5/hws: fix alias_rtc_0 print location in debug dump
 2023-02-02 16:02 UTC  (6+ messages)
` [v2 "
  ` [v2 2/5] net/mlx5/hws: change STC array size to 32K
  ` [v2 3/5] net/mlx5/hws: support STC info dump
  ` [v2 4/5] net/mlx5/hws: support IP version matching for non relaxed
  ` [v2 5/5] net/mlx5: support HW steering debug dump

[PATCH] config: added support for NVIDIA ARM implementer ID
 2023-02-02 15:50 UTC 

[PATCH v5 0/6] add trace points in ethdev library
 2023-02-02 15:45 UTC  (18+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/6] ethdev: add trace points for ethdev (part one)
      ` [EXT] "
  ` [PATCH v7 0/6] add trace points in ethdev library
    ` [PATCH v7 4/6] ethdev: add trace points for flow

[PATCH v2 2/2] ethdev: introduce the PHY affinity field in Tx queue API
 2023-02-02 14:43 UTC  (2+ messages)

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2023-02-02 14:37 UTC  (6+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] ethdev: enable direct rearm with separate API
  ` [PATCH v3 2/3] net/i40e: "

[PATCH v5 0/4] add support for self monitoring
 2023-02-02 14:27 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/4] lib: add generic support for reading PMU events
            ` [EXT] "

[PATCH] crypto/ipsec_mb: fix zuc256 maximum tag length
 2023-02-02 14:10 UTC  (2+ messages)

[RFC PATCH 0/4] lcore telemetry improvements
 2023-02-02 14:00 UTC  (8+ messages)
` [PATCH v8 0/5] "
  ` [PATCH v8 1/5] eal: add lcore info in telemetry
  ` [PATCH v8 2/5] eal: report applications lcore usage
  ` [PATCH v8 3/5] app/testpmd: add dump command for lcores
  ` [PATCH v8 4/5] app/testpmd: report lcore usage
  ` [PATCH v8 5/5] eal: add lcore usage telemetry endpoint

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-02-02 13:47 UTC  (12+ messages)
` [PATCH v8 "
` [PATCH v9 1/2] ethdev: add query and update "
  ` [PATCH v9 2/2] ethdev: add quota flow action and item
` [PATCH v10 1/2] ethdev: add query and update sync and async function calls
  ` [PATCH v10 2/2] ethdev: add quota flow action and item

[PATCH v2] .mailmap:update
 2023-02-02 13:41 UTC  (3+ messages)
  `  "

[PATCH v7 0/4] add support for self monitoring
 2023-02-02 12:49 UTC  (9+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/4] lib: add generic support for reading PMU events
  ` [PATCH v9 0/4] add support for self monitoring
    ` [PATCH v9 1/4] lib: add generic support for reading PMU events
    ` [PATCH v9 2/4] pmu: support reading ARM PMU events in runtime
    ` [PATCH v9 3/4] pmu: support reading Intel x86_64 "
    ` [PATCH v9 4/4] eal: add PMU support to tracing library

[PATCH v3] ethdev: add hint when creating async transfer table
 2023-02-02 12:24 UTC  (5+ messages)
` [PATCH v7] ethdev: add special flags "

[PATCH v4 1/2] ethdev: control Rx metadata negotiation
 2023-02-02 12:21 UTC  (18+ messages)
` [EXT] Re: [PATCH v5 2/2] app/testpmd: add command to process "

[PATCH v7] ethdev: add special flags when creating async transfer table
 2023-02-02 11:33 UTC  (3+ messages)
` [PATCH v8] ethdev: add optimization hints in flow template table

[PATCH 0/5] dma/ioat: fix issues with stopping and restarting device
 2023-02-02 11:12 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] test/dmadev: check result for device stop

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

[PATCH 0/4] ethdev: add template table insertion and matching types
 2023-02-02 10:57 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] ethdev: add template table insertion type

[PATCH] vfio: do not coalesce DMA mappings
 2023-02-02 10:48 UTC  (3+ messages)
` [PATCH v2] "

[RFC v3 1/2] ethdev: add group description
 2023-02-02 10:23 UTC  (5+ messages)
` [PATCH v4 2/3] ethdev: add standby state for live migration

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