DPDK patches and discussions
 help / color / mirror / Atom feed
[24.11 PATCH v3 1/5] graph: add support for node specific errors
 2024-10-14 11:58 UTC  (18+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/5] graph: add stats "
      ` [EXTERNAL] "
  ` [PATCH v4 4/5] node: add error stats for ip4 lookup node
      ` [EXTERNAL] "
      ` [EXTERNAL] Re: [PATCH v4 1/5] graph: add support for node specific errors
  ` [PATCH v5 0/3] Introduce node-specific errors in graph library
    ` [PATCH v5 2/3] graph: add node error counters
    ` [PATCH v5 3/3] node: add error stats for ip4 nodes

[PATCH] vhost: promote max queue setting API to stable
 2024-10-14 11:47 UTC  (2+ messages)

[PATCH v3 00/12] acc baseband PMD fix and updates for 24.11
 2024-10-14 11:43 UTC  (14+ messages)
` [PATCH v3 02/12] baseband/acc: fix soft output bypass RM
` [PATCH v3 03/12] baseband/acc: queue allocation refactor
` [PATCH v3 06/12] baseband/acc: enhance SW ring alignment
` [PATCH v3 10/12] baseband/acc: cosmetic changes
` [PATCH v3 11/12] baseband/acc: rte free refactor
` [PATCH v3 12/12] baseband/acc: clean up of VRB1 capabilities

[RFC PATCH 0/3] add feature arc in rte_graph
 2024-10-14 11:11 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] common/cnxk: allow enabling IOVA field in mbuf
 2024-10-14 11:06 UTC 

[PATCH 0/9] net/ice: base code update for RC2
 2024-10-14 11:02 UTC  (19+ messages)
` [PATCH 3/9] net/ice/base: fix VLAN replay after reset
` [PATCH 4/9] net/ice/base: remove 255 limit on sched child nodes
` [PATCH 5/9] net/ice/base: set VSI index on newly created nodes
` [PATCH 6/9] net/ice/base: optimize subtree searches
` [PATCH 7/9] net/ice/base: remove flag checks before topology upload
` [PATCH 8/9] net/ice/base: allow init without TC class sched nodes
` [PATCH 9/9] net/ice/base: read VSI layer info from VSI
` [PATCH v2 00/10] net/ice: base code update for RC2
  ` [PATCH v2 01/10] net/ice/base: re-enable bypass mode for E822
  ` [PATCH v2 02/10] net/ice/base: add bounds check
  ` [PATCH v2 03/10] net/ice/base: fix VLAN replay after reset
  ` [PATCH v2 04/10] net/ice/base: remove 255 limit on sched child nodes
  ` [PATCH v2 05/10] net/ice/base: set VSI index on newly created nodes
  ` [PATCH v2 06/10] net/ice/base: optimize subtree searches
  ` [PATCH v2 07/10] net/ice/base: remove flag checks before topology upload
  ` [PATCH v2 08/10] net/ice/base: allow init without TC class sched nodes
  ` [PATCH v2 09/10] net/ice/base: read VSI layer info from VSI
  ` [PATCH v2 10/10] net/ice/base: update README

[PATCH] ip_frag: support IPv6 reassembly with extensions
 2024-10-14 10:38 UTC  (4+ messages)

[PATCH] test: fix option block
 2024-10-14 10:22 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] test: fix option devices

[PATCH v2] hash: separate param checks in hash create func
 2024-10-14 10:19 UTC  (2+ messages)
` [PATCH v3] "

[v5 01/15] dma/dpaa2: configure route by port by PCIe port param
 2024-10-14  9:36 UTC  (17+ messages)
` [v6 00/15] NXP DMA driver fixes and Enhancements
  ` [v6 01/15] dma/dpaa2: configure route by port by PCIe port param
  ` [v6 02/15] dma/dpaa2: refactor driver code
  ` [v6 03/15] bus/fslmc: enhance the qbman dq storage logic
  ` [v6 04/15] dma/dpaa2: add short FD support
  ` [v6 05/15] dma/dpaa2: limit the max descriptor number
  ` [v6 06/15] dma/dpaa2: change the DMA copy return value
  ` [v6 07/15] dma/dpaa2: move the qdma header to common place
  ` [v6 08/15] dma/dpaa: refactor driver
  ` [v6 09/15] dma/dpaa: support burst capacity API
  ` [v6 10/15] dma/dpaa: add silent mode support
  ` [v6 11/15] dma/dpaa: add workaround for ERR050757
  ` [v6 12/15] dma/dpaa: qdma stall workaround for ERR050265
  ` [v6 13/15] dma/dpaa: add Scatter Gather support
  ` [v6 14/15] dma/dpaa: add DMA error checks
  ` [v6 15/15] bus/dpaa: add port bmi stats

[PATCH] Revert "build: disable gcc 10 zero-length-bounds warning"
 2024-10-14  9:33 UTC  (4+ messages)

[PATCH 0/2] introduce PM QoS interface
 2024-10-14  8:46 UTC  (10+ messages)
` [PATCH v10 0/2] power: "
  ` [PATCH v10 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v10 2/2] examples/l3fwd-power: add PM QoS configuration

[v2 1/5] raw/zxdh: introduce zxdh raw device driver
 2024-10-14  8:33 UTC  (8+ messages)
` [v3 1/5] raw/gdtc: introduce gdtc "
` [v3 2/5] raw/gdtc: add support for queue setup operation
` [v3 3/5] raw/gdtc: add support for standard rawdev operations
` [v3 4/5] raw/gdtc: add support for enqueue operation
` [v3 5/5] raw/gdtc: add support for dequeue operation
` Re:[PATCH] raw/gdtc: introduce gdtc raw device driver
  ` [PATCH] "

[PATCH v10 1/7] eal: add static per-lcore memory allocation facility
 2024-10-14  8:17 UTC  (10+ messages)
` [PATCH v11 0/7] Lcore variables
  ` [PATCH v11 1/7] eal: add static per-lcore memory allocation facility
  ` [PATCH v11 2/7] eal: add lcore variable functional tests
  ` [PATCH v11 3/7] eal: add lcore variable performance test
  ` [PATCH v11 4/7] random: keep PRNG state in lcore variable
  ` [PATCH v11 5/7] power: keep per-lcore "
  ` [PATCH v11 6/7] service: "
  ` [PATCH v11 7/7] eal: keep per-lcore power intrinsics "

[PATCH] net: improve vlan header type alignment
 2024-10-14  8:04 UTC  (4+ messages)

[PATCH 0/4] net/mlx5: series to fix and improve tx trace capabilities
 2024-10-14  8:04 UTC  (6+ messages)
` [PATCH v2 0/4] net/mlx5: series to fix and improve tx trace capabilitie
  ` [PATCH v2 1/4] net/mlx5/tools: fix trace dump multiple burst completions
  ` [PATCH v2 2/4] net/mlx5: fix real time counter reading from PCI BAR
  ` [PATCH v2 3/4] net/mlx5: fix Tx tracing to use single clock source
  ` [PATCH v2 4/4] net/mlx5: update dump script to show incomplete records

[dpdk-dev] [PATCH 1/2] mk: fix build for clang 4
 2024-10-14  7:57 UTC  (6+ messages)

[PATCH 1/6] eal: add static per-lcore memory allocation facility
 2024-10-14  7:56 UTC  (9+ messages)
` [PATCH v2 0/6] Lcore variables
  ` [PATCH v2 1/6] eal: add static per-lcore memory allocation facility

[PATCH] eventdev: announce single-event enqueue/dequeue ABI change
 2024-10-14  7:18 UTC  (5+ messages)
` [PATCH v2] doc: "

[PATCH v8 1/7] eal: add static per-lcore memory allocation facility
 2024-10-14  6:51 UTC  (9+ messages)
` [PATCH v9 0/7] Lcore variables
  ` [PATCH v9 1/7] eal: add static per-lcore memory allocation facility
    ` [PATCH v10 0/7] Lcore variables

[PATCH 0/4] debug enhancement and bug fix
 2024-10-14  2:43 UTC  (5+ messages)
` [PATCH 1/4] net/nfp: notify flower firmware about PF speed
` [PATCH 2/4] net/nfp: do not set the IPv6 flag in transport mode
` [PATCH 3/4] net/nfp: add more logs to debug probe process
` [PATCH 4/4] net/nfp: clear errors status of aer after soft reset

[PATCH 0/5] Increase minimum meson version
 2024-10-14  1:24 UTC  (5+ messages)

[PATCH 1/2] meson/mlx5: Suppress -Wunused-value diagnostic
 2024-10-13 21:16 UTC  (2+ messages)

[PATCH] net/pcap: use pcap_next_ex to track errors
 2024-10-13 15:47 UTC  (2+ messages)

[PATCH] bitops: fix issue in parallel atomic tests
 2024-10-13 15:36 UTC  (4+ messages)

[PATCH v7 1/7] eal: add static per-lcore memory allocation facility
 2024-10-13  7:04 UTC  (4+ messages)
` [PATCH v8 0/7] Lcore variables

[PATCH] test/bitops: check worker lcore availability
 2024-10-13  6:53 UTC  (2+ messages)

[PATCH 0/3] net/tap: queue limit patches
 2024-10-13  3:12 UTC  (15+ messages)
` [PATCH 1/3] net/tap: handle increase in mp_max_fds
` [PATCH 2/3] net/tap: add static assert to make sure max queues less than fd limit
` [PATCH 3/3] net/tap: increase the maximum allowable queues
` [PATCH v2 0/3] net/tap: queue limit patches
  ` [PATCH v2 1/3] net/tap: handle increase in mp_max_fds
  ` [PATCH v2 2/3] net/tap: increase the maximum allowable queues
  ` [PATCH v2 3/3] net/tap: remove unnecessary checks in configure

[PATCH 00/10] modify some logic of NFP PMD
 2024-10-13  2:49 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] net/nfp: use strlcpy for copying string
  ` [PATCH v2 02/10] net/nfp: fix malloc name problem in secondary process
  ` [PATCH v2 03/10] net/nfp: simplify some function parameters
  ` [PATCH v2 04/10] net/nfp: improve the logic readability
  ` [PATCH v2 05/10] net/nfp: fix problem caused by configure function
  ` [PATCH v2 06/10] net/nfp: add check logic for port up/down function
  ` [PATCH v2 07/10] net/nfp: fix problem caused by commit end function
  ` [PATCH v2 08/10] net/nfp: fix problem caused by FEC set
  ` [PATCH v2 09/10] net/nfp: modify the comment of some control messages
  ` [PATCH v2 10/10] net/nfp: fix memory leak in VF initialization logic

[RFC] table: report victim replace stats in LRU tables
 2024-10-13  1:19 UTC  (4+ messages)

[PATCH] net/af_packet: add explicit flush for Tx
 2024-10-13  1:15 UTC  (2+ messages)

[RESEND] net/hns3: verify reset type from firmware
 2024-10-13  1:00 UTC  (2+ messages)

[PATCH v2] ethdev: verify queue ID when Tx done cleanup
 2024-10-13  0:29 UTC  (2+ messages)

[DPDK/ethdev Bug 1564] Broadcom doesn't receive network packets via RX Interrupt (infinite lock rte_epoll_wait)
 2024-10-12 21:40 UTC 

[PATCH v9 01/12] zsda: add zsdadev driver documents
 2024-10-12 19:03 UTC  (4+ messages)
` [PATCH v9 03/12] common/zsda: add some common functions
  ` [PATCH v9 12/12] crypto/zsda: add zsda crypto PMD

[PATCH] net/bonding: add user callback for bond xmit policy
 2024-10-12 18:13 UTC  (2+ messages)

[PATCH v3 0/5] Stage-Ordered API and other extensions for ring library
 2024-10-12 18:09 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v1 1/2] usertools/cpu_layout: update coding style
 2024-10-12 17:57 UTC  (8+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] usertools/cpu_layout: print out NUMA nodes
` [PATCH v6 4/4] usertools/dpdk-devbind: print NUMA node

[PATCH v3 0/5] power: refactor power management library
 2024-10-12 17:44 UTC  (3+ messages)

[RFC] Define well known packet burst sizes
 2024-10-12 15:07 UTC  (3+ messages)

[PATCH] examples/l3fwd: add option to set RX burst size
 2024-10-12 12:22 UTC  (3+ messages)

[PATCH 0/4] clean code for dmadev and hns3
 2024-10-12  9:31 UTC  (6+ messages)
` [PATCH 1/4] ethdev: verify queue ID when Tx done cleanup

[RESEND 0/2] dmadev: clean code for dmadev
 2024-10-12  9:17 UTC  (3+ messages)
` [RESEND 1/2] dmadev: fix potential null pointer access
` [RESEND 2/2] dmadev: clean code for verify parameter

[PATCH] net/mlx5: fix potential memory leak in meter
 2024-10-12  7:26 UTC 

[PATCH] examples/l3fwd: fix read beyond array bondaries
 2024-10-12  2:43 UTC  (4+ messages)
` [PATCH v2 0/2] examples/l3fwd fixes for ACL mode
  ` [PATCH v2 2/2] examples/l3fwd: fix read beyond array boundaries in "

[PATCH v4 0/2] add two commands for testpmd application
 2024-10-12  1:28 UTC  (3+ messages)
` [PATCH v5 "

[PATCH 0/5] fix segment fault when parse args
 2024-10-12  0:37 UTC  (4+ messages)
` [PATCH v6 0/4] "

[PATCH 0/3] add support for querying ethdev TM nodes
 2024-10-12  0:33 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ethdev: add traffic manager query function

[PATCH 0/2] enhance the flower service framework
 2024-10-12  0:23 UTC  (2+ messages)

[PATCH v5 0/3] add frequency adjustment support for PTP
 2024-10-11 23:44 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] ethdev: add frequency adjustment API
  ` [PATCH v6 2/3] net/ice: add frequency adjustment support for PTP
  ` [PATCH v6 3/3] examples/ptpclient: add frequency adjustment

[PATCH v1 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
 2024-10-11 23:22 UTC  (3+ messages)
` [PATCH v3 00/50] Provide: flow filter init API, Enable virtual queues, fix ntnic issues for release 24.07

[PATCH v2 0/4] ethdev: rework config restore
 2024-10-11 21:25 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] "
  ` [PATCH v3 2/4] ethdev: add get restore flags driver callback
  ` [PATCH v3 3/4] ethdev: restore config only when requested
  ` [PATCH v3 4/4] net/mlx5: disable config restore

[PATCH] doc: correct definition of Stats per queue feature
 2024-10-11 19:25 UTC  (2+ messages)

[PATCH v2 0/4] RSS hash key generation
 2024-10-11 18:17 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] thash: add RSS hash key generation API
  ` [PATCH v3 2/4] hash: add dynamic polynomial calculation
  ` [PATCH v3 3/4] hash: implement RSS hash key generation API
  ` [PATCH v3 4/4] test/thash: add tests for RSS "

[PATCH v3] fib: network byte order IPv4 lookup
 2024-10-11 17:57 UTC  (2+ messages)
` [PATCH v4] "

[DPDK/ethdev Bug 1563] Many I219 variants not supported by E1000 druver
 2024-10-11 17:07 UTC 

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-11 17:02 UTC  (7+ messages)
` [PATCH dpdk v2 00/16] "
  ` [PATCH dpdk v2 03/16] net: add structure for ipv6 addresses

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