DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC] memarea: introduce memory area library
 2023-01-20  9:05 UTC  (6+ messages)
` [PATCH v12 0/6] introduce memarea library
  ` [PATCH v12 1/6] memarea: "

[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
 2023-01-20  8:58 UTC  (3+ messages)

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-01-20  8:52 UTC  (16+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] ethdev: add quota flow action and item
` [PATCH v5 1/2] ethdev: add query_update sync and async function calls
  ` [PATCH v5 2/2] ethdev: add quota flow action and item
` [PATCH v6 1/2] ethdev: add query_update sync and async function calls
  ` [PATCH v6 2/2] ethdev: add quota flow action and item

[PATCH v5 0/6] add trace points in ethdev library
 2023-01-20  8:40 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] eal: trace: add trace point emit for blob
  ` [PATCH v6 2/6] ethdev: add trace points for ethdev (part one)
  ` [PATCH v6 3/6] ethdev: add trace points for ethdev (part two)
  ` [PATCH v6 4/6] ethdev: add trace points for flow
  ` [PATCH v6 5/6] ethdev: add trace points for mtr
  ` [PATCH v6 6/6] ethdev: add trace points for tm

[PATCH] net/i40e: rework maximum frame size configuration
 2023-01-20  7:33 UTC  (4+ messages)

[PATCH] examples/ptpclient: add signal handler for cleanup
 2023-01-20  5:56 UTC  (3+ messages)

[PATCH v3 00/10] codeql fixes for various subsystems
 2023-01-20  4:41 UTC  (11+ messages)
` [PATCH v3 01/10] ethdev: check return result of rte_eth_dev_info_get
` [PATCH v3 02/10] memzone: check result of rte_fbarray_get
` [PATCH v3 03/10] memzone: check result of malloc_elem_from_data
` [PATCH v3 04/10] malloc: malloc_elem_join_adjacent_free can return null
` [PATCH v3 05/10] malloc: check result of rte_mem_virt2memseg_list
` [PATCH v3 06/10] malloc: check result of rte_fbarray_get
` [PATCH v3 07/10] malloc: check result of rte_mem_virt2memseg
` [PATCH v3 08/10] malloc: check result of malloc_elem_free
` [PATCH v3 09/10] malloc: check result of elem_start_pt
` [PATCH v3 10/10] bus/vdev: check result of rte_vdev_device_name

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2023-01-20  3:51 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] ethdev: telemetry xstats support hide zero
` [PATCH v3 0/5] support dmadev/ethdev stats reset
  ` [PATCH v3 1/5] dmadev: support stats reset telemetry command
  ` [PATCH v3 2/5] telemetry: fix repeat display when callback don't init dict
  ` [PATCH v3 3/5] ethdev: add newline to telemetry log string
  ` [PATCH v3 4/5] ethdev: support xstats reset telemetry command
  ` [PATCH v3 5/5] ethdev: telemetry xstats support hide zero
` [PATCH v4 0/5] support dmadev/ethdev stats reset
  ` [PATCH v4 1/5] dmadev: support stats reset telemetry command
  ` [PATCH v4 2/5] telemetry: fix repeat display when callback don't init dict
  ` [PATCH v4 3/5] ethdev: add newline to telemetry log string
  ` [PATCH v4 4/5] ethdev: support xstats reset telemetry command
  ` [PATCH v4 5/5] ethdev: telemetry xstats support hide zero

[PATCH 1/2] net/mana: add version information for dependencies
 2023-01-20  2:19 UTC  (2+ messages)
` [PATCH 2/2] net/mana: enable driver by default

net/bnxt: wrong link status when lsc_intr is used
 2023-01-20  1:04 UTC  (2+ messages)

[PATCH v5 0/4] add support for self monitoring
 2023-01-19 23:39 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/4] lib: add generic support for reading PMU events
  ` [PATCH v6 2/4] pmu: support reading ARM PMU events in runtime
  ` [PATCH v6 3/4] pmu: support reading Intel x86_64 "
  ` [PATCH v6 4/4] eal: add PMU support to tracing library

[RFC PATCH 0/5] vhost lock annotations
 2023-01-19 21:50 UTC  (18+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] eal: annotate spinlock, rwlock and seqlock
  ` [PATCH v4 2/9] vhost: simplify need reply handling
  ` [PATCH v4 3/9] vhost: terminate when access lock is not taken
  ` [PATCH v4 4/9] vhost: annotate virtqueue access lock
  ` [PATCH v4 5/9] vhost: annotate async accesses
  ` [PATCH v4 6/9] vhost: always take IOTLB lock
  ` [PATCH v4 7/9] vhost: annotate "
  ` [PATCH v4 8/9] vhost: annotate vDPA device list accesses
  ` [PATCH v4 9/9] vhost: enable lock check

[PATCH] doc: add capability to access physical addresses
 2023-01-19 21:24 UTC 

[RFC PATCH 0/4] lcore telemetry improvements
 2023-01-19 19:42 UTC  (26+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] eal: add lcore info in telemetry
  ` [PATCH v5 2/4] eal: allow applications to report their cpu usage
` [PATCH v6 0/5] lcore telemetry improvements
  ` [PATCH v6 1/5] eal: add lcore info in telemetry
  ` [PATCH v6 2/5] eal: allow applications to report their cpu usage
  ` [PATCH v6 3/5] testpmd: add dump_lcores command
  ` [PATCH v6 4/5] testpmd: report lcore usage
  ` [PATCH v6 5/5] telemetry: add /eal/lcore/usage endpoint

[PATCH] examples/cmdline: fix build error with gcc 12
 2023-01-19 18:12 UTC  (5+ messages)

[PATCH] net/mana: disable driver by default
 2023-01-19 18:05 UTC  (5+ messages)

[PATCH] app/testpmd: fix interactive mode with no ports
 2023-01-19 17:45 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v1 1/3] pcapng: comment option support for epb
 2023-01-19 16:48 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] graph: pcap capture for graph nodes
      ` [EXT] "
  ` [PATCH v3 1/3] pcapng: comment option support for epb
    ` [PATCH v3 2/3] graph: pcap capture for graph nodes
        ` [EXT] "

[dpdk-dev] Questions about rte_eth_link_speed_to_str API
 2023-01-19 16:45 UTC  (8+ messages)
` [dpdk-dev] [RFC] ethdev: improve link speed to string

[RFC PATCH v2 00/10] dts: add hello world testcase
 2023-01-19 16:16 UTC  (3+ messages)
` [PATCH v3 "

[RFC 2/2] testpmd: cleanup cleanly from signal
 2023-01-19 15:53 UTC  (3+ messages)
` [PATCH v8] "

[PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration
 2023-01-19 15:10 UTC  (3+ messages)

[PATCH] vdpa/ifc: improve device stop logic for block device
 2023-01-19 14:53 UTC  (2+ messages)

[PATCH] vdpa/ifc: fix reconnetion issue in SW assisted live migration
 2023-01-19 14:51 UTC  (2+ messages)

[PATCH] net/tap: Allow jumbo frames
 2023-01-19 14:50 UTC  (4+ messages)
` [PATCH v7] "

[dpdk-dev] [PATCH v2] ethdev: fix one MAC address occupies two index in mac addrs
 2023-01-19 14:38 UTC  (7+ messages)
` [PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs

[PATCH V4 0/5] app/testpmd: support mulitple process attach and detach port
 2023-01-19 14:35 UTC  (5+ messages)

[PATCH RESEND v2 00/11] codeql fixes for various subsystems
 2023-01-19 14:20 UTC  (8+ messages)
` [PATCH RESEND v2 01/11] ethdev: check return result of rte_eth_dev_info_get
` [PATCH RESEND v2 02/11] net/tap: check if name is null

ICE DDP Load assistance
 2023-01-19 14:14 UTC 

[PATCH v3] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices
 2023-01-19 14:09 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] graph: fix node shrink
 2023-01-19 13:57 UTC  (2+ messages)
` [EXT] "

[PATCH 1/4] net/mlx5/hws: definitions for Hash Split/Linear Lookup tbls
 2023-01-19 12:58 UTC  (2+ messages)

[PATCH] net/nfp: update descriptors logic
 2023-01-19 12:41 UTC  (2+ messages)

[PATCH 0/2] add private dump for vhost and virtio
 2023-01-19 12:30 UTC  (3+ messages)
` [PATCH 1/2] net/virtio: support private dump
` [PATCH 2/2] net/vhost: "

[PATCH] net/tap: Fixed RSS algorithm to support fragmented packets
 2023-01-19 12:03 UTC  (2+ messages)

[PATCH 0/6] add offload support of meter for NFP cards
 2023-01-19 10:58 UTC  (2+ messages)

[PATCH v4 1/2] ethdev: control Rx metadata negotiation
 2023-01-19 10:33 UTC  (5+ messages)
` [PATCH v5 1/2] ethdev: fix ethdev configuration state on reset
  ` [PATCH v5 2/2] app/testpmd: add command to process Rx metadata negotiation
      ` [EXT] "

[PATCH] vdpa/ifc: fix argument compatibility check
 2023-01-19 10:20 UTC  (2+ messages)

[PATCH v3] examples/vdpa: support running in nested virtualization environment
 2023-01-19 10:16 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3 0/7] baseband/acc: changes for 23.03
 2023-01-19 10:06 UTC  (2+ messages)

[PATCH] crypto/qat: fix build for generic x86 with GCC 12
 2023-01-19  9:37 UTC  (6+ messages)
    ` [EXT] "

[PATCH] crypto/qat: fix build
 2023-01-19  9:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] doc: add supported APIs section to nfp guide
 2023-01-19  9:18 UTC  (2+ messages)

[PATCH v2] net/axgbe: move offloads to Rx/Tx queue setup
 2023-01-19  9:15 UTC  (2+ messages)

[PATCH] net/nfp: check whether the generated VF can be used
 2023-01-19  9:09 UTC  (2+ messages)

[RFC 0/1] lib: add pdcp protocol
 2023-01-19  8:05 UTC  (9+ messages)
` [PATCH 0/5] "
  ` [PATCH 1/5] net: add PDCP header
      ` [EXT] "
  ` [PATCH 2/5] lib: add pdcp protocol

[PATCH] app/dma-perf: introduce dma-perf application
 2023-01-19  7:18 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] event/cnxk: wait for CPT fc on wqe path
 2023-01-19  5:53 UTC  (3+ messages)
` [PATCH v2] event/cnxk: wait for CPT flow control on WQE path

[RFC 1/9] ethdev: add flex item modify field support
 2023-01-19  4:58 UTC  (13+ messages)
` [PATCH v2 00/11] add flex item support
  ` [PATCH v2 01/11] ethdev: add flex item modify field support
  ` [PATCH v2 02/11] app/testpmd: pass flex handle into matching mask
  ` [PATCH v2 03/11] net/mlx5: enable hws flex item create
  ` [PATCH v2 04/11] net/mlx5: add IPv6 protocol as flex item input
  ` [PATCH v2 05/11] net/mlx5: adopt new flex item prm definition
  ` [PATCH v2 06/11] net/mlx5/hws: add hws flex item matching support
  ` [PATCH v2 07/11] net/mlx5: add flex item modify field implementation
  ` [PATCH v2 08/11] net/mlx5: return error for sws modify field
  ` [PATCH v2 09/11] app/testpmd: raw encap with flex item support
  ` [PATCH v2 10/11] doc/mlx5: update mlx5 doc
  ` [PATCH v2 11/11] app/testpmd: adjust cleanup sequence when quitting

[RFC 1/9] ethdev: add IPv6 routing extension header definition
 2023-01-19  3:11 UTC  (10+ messages)
` [PATCH v2 0/8] add IPv6 routing extension support
  ` [PATCH v2 1/8] ethdev: add IPv6 routing extension header definition
  ` [PATCH v2 2/8] net/mlx5: adopt IPv6 routing extension prm definition
  ` [PATCH v2 3/8] net/mlx5/hws: Definer, add mlx5dr context to definer_conv_data
  ` [PATCH v2 4/8] net/mlx5/hws: add IPv6 routing extension matching support
  ` [PATCH v2 5/8] app/testpmd: add IPv6 routing extension header in raw encap
  ` [PATCH v2 6/8] ethdev: add modify IPv6 protocol field
  ` [PATCH v2 7/8] net/mlx5: add modify IPv6 protocol implementation
  ` [PATCH v2 8/8] doc/mlx5: add IPv6 routing extension matching docs

[PATCH 0/5] add lcore set name and get name API
 2023-01-18 23:44 UTC  (14+ messages)
` [PATCH v5 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v5 1/4] eal: add thread set name API operating on rte thread
  ` [PATCH v5 2/4] eal: remove thread getname API
` [PATCH v6 0/5] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v6 1/5] eal: add thread set name API operating on rte thread
  ` [PATCH v6 2/5] eal: remove thread getname API
  ` [PATCH v6 3/5] eal: set thread name on Windows worker threads
  ` [PATCH v6 4/5] drivers: mlx5 use rte thread set name
  ` [PATCH v6 5/5] eal: deprecation notice for rte thread setname API

[PATCH] eal: add nonnull and access function attributes
 2023-01-18 17:23 UTC  (8+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
  ` [PATCH v7 4/4] eal: add nonnull and access function attributes

[RFC] ethdev: sharing indirect actions between ports
 2023-01-18 16:37 UTC  (5+ messages)

[RFC 0/5] add new port affinity item and affinity in Tx queue API
 2023-01-18 16:31 UTC  (8+ messages)
` [RFC 2/5] ethdev: introduce the affinity field "
` [RFC 1/5] ethdev: add port affinity match item

[PATCH] net/gve: add support for basic stats
 2023-01-18 16:22 UTC  (6+ messages)

[PATCH v3] ethdev: add hint when creating async transfer table
 2023-01-18 16:18 UTC  (4+ messages)
` [PATCH v7] ethdev: add special flags "

[RFC v3 1/2] ethdev: add group description
 2023-01-18 15:44 UTC  (5+ messages)
` [PATCH v4 0/3] add API for live migration
  ` [PATCH v4 1/3] ethdev: add flow rule group description
  ` [PATCH v4 2/3] ethdev: add standby state for live migration
  ` [PATCH v4 3/3] ethdev: add standby flags "

[PATCH] net/nfp: add support reading linkspeed from port table
 2023-01-18 15:34 UTC  (2+ messages)

Google Virtual NIC (GVE) PMD
 2023-01-18 15:31 UTC  (2+ messages)

[PATCH] eal: replace lcore direct use of pthread in the EAL
 2023-01-18 14:51 UTC  (3+ messages)

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