DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v02] net/af_packet: support link status update
 2024-10-15  9:57 UTC 

[PATCH 0/2] Fix race in ethdev telemetry
 2024-10-15  8:38 UTC  (8+ messages)
` [PATCH dpdk v3 "
  ` [PATCH dpdk v3 1/2] telemetry: add api to register command with private argument
  ` [PATCH dpdk v3 2/2] ethdev: fix potential race in telemetry endpoints

[PATCH v2] ip_frag: support IPv6 reassembly with extensions
 2024-10-15  8:21 UTC 

[PATCH v2] net/bonding: add user callback for bond xmit policy
 2024-10-15  8:20 UTC 

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

[PATCH 0/5] Increase minimum meson version
 2024-10-15  8:17 UTC  (11+ messages)
` [PATCH 1/5] build: increase minimum meson version to 0.57
` [PATCH 2/5] build: remove version check on compiler links function
` [PATCH 3/5] build: remove unnecessary version checks
` [PATCH 4/5] build: use version file support from meson
` [PATCH 5/5] build: replace deprecated meson function

[PATCH] test/fib: fix RCU tests
 2024-10-15  7:51 UTC 

[PATCH 0/2] introduce PM QoS interface
 2024-10-15  7:47 UTC  (11+ 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

[PATCH v1 1/1] net/octeon_ep: fix return code
 2024-10-15  7:25 UTC 

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

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

[PATCH v4] net/zxdh: Provided zxdh basic init
 2024-10-15  5:44 UTC  (11+ messages)
` [PATCH v5 0/9] net/zxdh: introduce net zxdh driver
  ` [PATCH v5 1/9] net/zxdh: add zxdh ethdev pmd driver
    ` [PATCH v5 2/9] net/zxdh: add logging implementation
      ` [PATCH v5 3/9] net/zxdh: add zxdh device pci init implementation
      ` [PATCH v5 4/9] net/zxdh: add msg chan and msg hwlock init
      ` [PATCH v5 5/9] net/zxdh: add msg chan enable implementation
      ` [PATCH v5 6/9] net/zxdh: add zxdh get device backend infos
      ` [PATCH v5 7/9] net/zxdh: add configure zxdh intr implementation
      ` [PATCH v5 8/9] net/zxdh: add zxdh dev infos get ops
      ` [PATCH v5 9/9] net/zxdh: add zxdh dev configure ops

[PATCH v4 1/5] graph: add support for node specific errors
 2024-10-15  5:42 UTC  (15+ messages)
` [PATCH v5 0/3] Introduce node-specific errors in graph library
    ` [EXTERNAL] "
  ` [PATCH v6 0/3] Introduce node-specific xstats "
    ` [PATCH v6 1/3] graph: add support for node specific xstats
    ` [PATCH v6 2/3] doc: update graph layout and node anatomy images
    ` [PATCH v6 3/3] node: add xstats for ip4 nodes
    ` [PATCH v7 0/3] Introduce node-specific xstats in graph library
      ` [PATCH v7 1/3] graph: add support for node specific xstats
      ` [PATCH v7 2/3] doc: update graph layout and node anatomy images
      ` [PATCH v7 3/3] node: add xstats for ip4 nodes

[PATCH v3 0/5] power: refactor power management library
 2024-10-15  3:15 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] power: refactor core "
  ` [PATCH v4 2/5] power: refactor uncore "
  ` [PATCH v4 3/5] test/power: removed function pointer validations
  ` [PATCH v4 4/5] power/amd_uncore: uncore support for AMD EPYC processors
  ` [PATCH v4 5/5] maintainers: update for drivers/power

[PATCH v5] devtools: add .clang-format file
 2024-10-15  3:12 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v1 00/18] net/r8169: add r8169 pmd to dpdk
 2024-10-15  3:09 UTC  (19+ messages)
` [PATCH v1 01/18] net/r8169: add PMD driver skeleton
` [PATCH v1 02/18] net/r8169: add logging structure
` [PATCH v1 03/18] net/r8169: add hardware registers access routines
` [PATCH v1 04/18] net/r8169: implement core logic for Tx/Rx
` [PATCH v1 05/18] net/r8169: add support for hw config
` [PATCH v1 06/18] net/r8169: add phy registers access routines
` [PATCH v1 07/18] net/r8169: add support for hardware operations
` [PATCH v1 08/18] net/r8169: add support for phy configuration
` [PATCH v1 09/18] net/r8169: add support for hw initialization
` [PATCH v1 10/18] net/r8169: add link status and interrupt management
` [PATCH v1 11/18] net/r8169: implement Rx path
` [PATCH v1 12/18] net/r8169: implement Tx path
` [PATCH v1 13/18] net/r8169: implement device statistics
` [PATCH v1 14/18] net/r8169: implement promisc and allmulti modes
` [PATCH v1 15/18] net/r8169: impelment MTU configuration
` [PATCH v1 16/18] net/r8169: add support for getting fw version
` [PATCH v1 17/18] net/r8169: add driver_start and driver_stop
` [PATCH v1 18/18] doc/guides/nics: add documents for r8169 pmd

[DPDK/cryptodev Bug 1565] Lots of warnings from Clang Asan build in Openssl PMD
 2024-10-15  2:51 UTC 

[v2 01/43] net/dpaa2: enhance Tx scatter-gather mempool
 2024-10-15  2:32 UTC  (46+ messages)
` [v3 00/43] DPAA2 specific patches
  ` [v3 04/43] net/dpaa2: add support to dump dpdmux counters
  ` [v3 05/43] bus/fslmc: change dpcon close as internal symbol
  ` [v3 06/43] bus/fslmc: add close API to close DPAA2 device
  ` [v3 07/43] net/dpaa2: dpdmux: add support for CVLAN
  ` [v3 08/43] bus/fslmc: upgrade with MC version 10.37
  ` [v3 09/43] net/dpaa2: support link state for eth interfaces
  ` [v3 10/43] net/dpaa2: update DPNI link status method
  ` [v3 11/43] net/dpaa2: add new PMD API to check dpaa platform version
  ` [v3 12/43] bus/fslmc: improve BMAN buffer acquire
  ` [v3 13/43] bus/fslmc: get MC VFIO group FD directly
  ` [v3 14/43] bus/fslmc: enhance MC VFIO multiprocess support
  ` [v3 15/43] bus/fslmc: free VFIO group FD in case of add group failure
  ` [v3 16/43] bus/fslmc: dynamic IOVA mode configuration
  ` [v3 17/43] bus/fslmc: remove VFIO IRQ mapping
  ` [v3 18/43] bus/fslmc: create dpaa2 device with it's object
  ` [v3 19/43] bus/fslmc: fix coverity issue
  ` [v3 20/43] bus/fslmc: fix invalid error FD code
  ` [v3 21/43] bus/fslmc: change qbman eq desc from d to desc
  ` [v3 22/43] bus/fslmc: introduce VFIO DMA mapping API for fslmc
  ` [v3 23/43] net/dpaa2: change miss flow ID macro name
  ` [v3 24/43] net/dpaa2: flow API refactor
  ` [v3 25/43] net/dpaa2: dump Rx parser result
  ` [v3 26/43] net/dpaa2: enhancement of raw flow extract
  ` [v3 27/43] net/dpaa2: frame attribute flags parser
  ` [v3 28/43] net/dpaa2: add VXLAN distribution support
  ` [v3 29/43] net/dpaa2: protocol inside tunnel distribution
  ` [v3 30/43] net/dpaa2: eCPRI support by parser result
  ` [v3 31/43] net/dpaa2: add GTP flow support
  ` [v3 32/43] net/dpaa2: check if Soft parser is loaded
  ` [v3 33/43] net/dpaa2: soft parser flow verification
  ` [v3 34/43] net/dpaa2: add flow support for IPsec AH and ESP
  ` [v3 35/43] net/dpaa2: fix memory corruption in TM
  ` [v3 36/43] net/dpaa2: support software taildrop
  ` [v3 37/43] net/dpaa2: check IOVA before sending MC command
  ` [v3 38/43] net/dpaa2: improve DPDMUX error behavior settings
  ` [v3 39/43] net/dpaa2: store drop priority in mbuf
  ` [v3 40/43] net/dpaa2: add API to get endpoint name
  ` [v3 41/43] net/dpaa2: support VLAN traffic splitting
  ` [v3 42/43] net/dpaa2: add support for C-VLAN and MAC
  ` [v3 43/43] net/dpaa2: dpdmux single flow/multiple rules support

[PATCH] net/mlx5: fix potential memory leak in meter
 2024-10-15  1:47 UTC  (2+ messages)
` [PATCH v2] "

DPDK testpmd with E823 link status is down
 2024-10-15  0:46 UTC  (11+ messages)

[PATCH v1 0/2] baseband/acc: vrb2 FFT support
 2024-10-14 22:30 UTC  (3+ messages)
` [PATCH v1 1/2] baseband/acc: FFT support in VRB2 PRQ device
` [PATCH v1 2/2] baseband/acc: saturate input to 6 bits for VRB decoder

[PATCH v2 0/2] dts: port over unified packet type suite
 2024-10-14 21:08 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dts: add VXLAN port method to testpmd shell
  ` [PATCH v3 2/2] dts: port over unified packet suite

[PATCH v4 0/5] add feature arc in rte_graph
 2024-10-14 19:54 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] graph: add feature arc support
  ` [PATCH v5 2/5] graph: add feature arc option in graph create
  ` [PATCH v5 3/5] graph: add IPv4 output feature arc
  ` [PATCH v5 4/5] test/graph_feature_arc: add functional tests
  ` [PATCH v5 5/5] docs: add programming guide for feature arc

[PATCH v4 00/47] TruFlow update for Thor2
 2024-10-14 19:41 UTC  (3+ messages)
` [PATCH v4 01/47] net/bnxt: tf_core: fix wc tcam multi slice delete issue

[PATCH 1/2] eal/linux: fix VFIO hotplug with multiprocess
 2024-10-14 18:58 UTC  (3+ messages)

[PATCH] eal/x86: cache queried CPU flags
 2024-10-14 18:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/2] dts: port over checksum offload suite
 2024-10-14 18:23 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] dts: add csum HW offload to testpmd shell
  ` [PATCH v4 2/2] dts: checksum offload test suite

[PATCH v01] net/af_packet: support link status update
 2024-10-14 17:41 UTC  (2+ messages)

[RFC PATCH v1 0/5] Adjust wording for NUMA vs. socket ID in DPDK
 2024-10-14 17:31 UTC  (3+ messages)
` [RFC PATCH v1 5/5] lcore: store physical package ID internally

[PATCH 0/9] net/ice: base code update for RC2
 2024-10-14 17:27 UTC  (3+ messages)
` [PATCH v2 00/10] "

[PATCH v2 1/2] fib: implement RCU rule reclamation
 2024-10-14 17:10 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v2] doc: reword sample app guides
 2024-10-14 17:03 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] fib: fix vector lookup
 2024-10-14 17:01 UTC  (2+ messages)

[PATCH v4] fib: network byte order IPv4 lookup
 2024-10-14 16:59 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v2] examples/flow_filtering: introduce use cases snippets
 2024-10-14 16:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/bonding: add user callback for bond xmit policy
 2024-10-14 16:40 UTC  (3+ messages)

[RFC PATCH] build: automatically report minimum meson version
 2024-10-14 16:31 UTC  (2+ messages)

[PATCH] ip_frag: support IPv6 reassembly with extensions
 2024-10-14 16:11 UTC  (3+ messages)

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

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

[PATCH 1/6] eal: add bitset type
 2024-10-14 15:08 UTC  (3+ messages)
` [PATCH v2 0/4] Add "

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

[PATCH] bitops: fix issue in parallel atomic tests
 2024-10-14 14:33 UTC  (7+ messages)

[PATCH] test/bitops: check worker lcore availability
 2024-10-14 14:26 UTC  (3+ messages)

[DPDK/core Bug 1558] 10 second timeout is too short to pass tests on RISC-V devices
 2024-10-14 13:55 UTC  (2+ messages)

[DPDK/ethdev Bug 1561] BNX2X: Jumbo frames not working on NetXtreme II BCM57810
 2024-10-14 13:47 UTC  (2+ messages)

[PATCH v1 0/3] Import Kernel uAPI header files
 2024-10-14 12:14 UTC  (4+ messages)
` [PATCH v1 1/3] uapi: introduce kernel uAPI headers import

[PATCH v01] net/af_packet: don't specify protocol on socket create
 2024-10-13 13:59 UTC 

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