[v5 01/15] dma/dpaa2: configure route by port by PCIe port param
2024-10-15 7:13 UTC (15+ 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
[PATCH v10 1/7] eal: add static per-lcore memory allocation facility
2024-10-15 7:10 UTC (17+ 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 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 (18+ messages)
` [PATCH v5 0/3] Introduce node-specific errors in graph library
` [PATCH v5 1/3] graph: add support for node specific errors
` [PATCH v5 2/3] graph: add node error counters
` [PATCH v5 3/3] node: add error stats for ip4 nodes
` [EXTERNAL] Re: [PATCH v5 0/3] Introduce node-specific errors in graph library
` [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 (49+ messages)
` [v3 00/43] DPAA2 specific patches
` [v3 01/43] net/dpaa2: enhance Tx scatter-gather mempool
` [v3 02/43] net/dpaa2: support PTP packet one-step timestamp
` [v3 03/43] net/dpaa2: add proper MTU debugging print
` [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] "
[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 0/2] Fix race in ethdev telemetry
2024-10-14 20:01 UTC (5+ 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 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 (12+ messages)
` [PATCH v2 00/10] "
` [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 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 0/2] introduce PM QoS interface
2024-10-14 15:27 UTC (6+ messages)
` [PATCH v10 0/2] power: "
` [PATCH v10 1/2] power: introduce PM QoS API on CPU wide
[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] 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 (6+ messages)
` [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 v01] net/af_packet: don't specify protocol on socket create
2024-10-13 13:59 UTC
page: next (older) | prev (newer) | 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).