DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v5 0/6] add trace points in ethdev library
 2023-01-23 13:08 UTC  (18+ 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 v7 0/6] add trace points in ethdev library
    ` [PATCH v7 1/6] eal: trace: add trace point emit for blob
    ` [PATCH v7 2/6] ethdev: add trace points for ethdev (part one)
    ` [PATCH v7 3/6] ethdev: add trace points for ethdev (part two)
    ` [PATCH v7 4/6] ethdev: add trace points for flow
    ` [PATCH v7 5/6] ethdev: add trace points for mtr
    ` [PATCH v7 6/6] ethdev: add trace points for tm

[RFC]: mempool: zero-copy cache get bulk
 2023-01-23 12:52 UTC  (7+ messages)
` [PATCH v5] mempool cache: add zero-copy get and put functions

TCP stack support on DPDK
 2023-01-23 10:18 UTC  (4+ messages)

[PATCH] build: fix missing crypto vec limits in version
 2023-01-23  9:35 UTC  (3+ messages)
` [PATCH v2] eventdev/crypto: fix missing crypto vec limits

[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
 2023-01-23  9:31 UTC  (6+ messages)

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

Minutes of Technical Board Meeting, 2022-09-21
 2023-01-23  9:03 UTC 

Minutes of Technical Board Meeting, 2022-11-30
 2023-01-23  9:03 UTC 

Minutes of Technical Board Meeting, 2022-09-06
 2023-01-23  9:02 UTC 

[RFC] ethdev: add template table insertion and matching types
 2023-01-22 20:55 UTC  (9+ messages)
` [PATCH 0/4] "
  ` [PATCH 1/4] ethdev: add template table insertion type
  ` [PATCH 2/4] ethdev: add template table hash calculation function
  ` [PATCH 3/4] app/testpmd: add template table insertion type
  ` [PATCH 4/4] app/testpmd: add template table hash calculation function

[PATCH v3 00/10] codeql fixes for various subsystems
 2023-01-22 20:51 UTC  (14+ 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 0/2] add ring telemetry cmds
 2023-01-22 17:49 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] ring: add ring list telemetry cmd
  ` [PATCH v2 2/2] ring: add ring info "

[PATCH 0/7] space after keyword cleanups
 2023-01-22 16:00 UTC  (4+ messages)
` [PATCH v3 0/7] add space after keywords
  ` [PATCH v3 7/7] ip_frag: fix whitespace

[RFC PATCH 0/3] Split logging out of EAL
 2023-01-22 14:56 UTC  (6+ messages)
` [PATCH v4 0/3] Split logging functionality "
  ` [PATCH v4 1/3] eal/windows: move fnmatch function to header file
  ` [PATCH v4 2/3] log: separate logging functions out of EAL
  ` [PATCH v4 3/3] telemetry: use standard logging

[PATCH 0/5] add lcore set name and get name API
 2023-01-22 13:55 UTC  (3+ messages)
` [PATCH v6 0/5] add rte_thread_set_name API for rte_thread_t

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

[PATCH 0/2] eal: provide leading and trailing zero bit count
 2023-01-20 22:14 UTC  (3+ messages)
` [PATCH v6 0/2] eal: provide leading and trailing zero bit count abstraction

[PATCH v1 0/1] DPDK Coverity issue 381631, 381646
 2023-01-20 20:55 UTC  (2+ messages)
` [PATCH v1 1/1] baseband/acc: fix check after deref and dead code

[PATCH v5 0/4] add support for self monitoring
 2023-01-20 18:29 UTC  (8+ 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

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-01-20 16:50 UTC  (10+ messages)
` [PATCH v5 "
  ` [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

ICE DDP Load assistance
 2023-01-20 15:47 UTC  (2+ messages)

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

[PATCH 0/3] reorder: introduce new APIs
 2023-01-20 12:43 UTC  (5+ messages)
` [PATCH 1/3] reorder: add new drain up to seq number API
` [PATCH 2/3] reorder: add ability to set min sequence number
` [PATCH 3/3] test/reorder: add cases to cover new API

[RFC] ethdev: sharing indirect actions between ports
 2023-01-20 12:22 UTC  (6+ messages)

Testpmd/l3fwd port shutdown failure on Arm Altra systems
 2023-01-20 12:07 UTC 

Testpmd/l3fwd port shutdown failure on Arm Altra systems
 2023-01-20 11:56 UTC 

[RFC 1/9] ethdev: add IPv6 routing extension header definition
 2023-01-20  9:20 UTC  (4+ messages)
` [PATCH v2 0/8] add IPv6 routing extension support
  ` [PATCH v2 1/8] ethdev: add IPv6 routing extension header definition

[RFC 1/9] ethdev: add flex item modify field support
 2023-01-20  9:07 UTC  (4+ messages)
` [PATCH v2 00/11] add flex item support
  ` [PATCH v2 01/11] ethdev: add flex item modify field support

[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] examples/ptpclient: add signal handler for cleanup
 2023-01-20  5:56 UTC  (3+ messages)

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

[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  (15+ messages)
` [PATCH v6 0/5] "
  ` [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  (4+ 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  (3+ messages)
` [PATCH RESEND v2 01/11] ethdev: check return result of rte_eth_dev_info_get

[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] "

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