DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v6 0/2] dts: refactored dynamic config test suite
 2024-10-10 20:21 UTC  (5+ messages)
` [PATCH v7 0/2] dts: port over dynamic config suite
  ` [PATCH v7 1/2] dts: add multicast set funciton to shell
  ` [PATCH v7 2/2] dts: port over dynamic config test suite

[PATCH v2 0/3] Mac Filter Port to New DTS
 2024-10-10 20:11 UTC  (7+ messages)
` [PATCH v7 0/2] dts: mac filter port to new dts
  ` [PATCH v7 1/2] dts: add methods for setting mac and multicast addresses
  ` [PATCH v7 2/2] dts: mac filter test suite refactored for new dts
` [PATCH v8 0/2] dts: mac filter port to "
  ` [PATCH v8 1/2] dts: add methods for setting mac and multicast addresses
  ` [PATCH v8 2/2] dts: mac filter test suite refactored for new dts

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-10 20:08 UTC  (28+ messages)
` [PATCH dpdk v2 00/16] "
  ` [PATCH dpdk v2 03/16] net: add structure for ipv6 addresses
  ` [PATCH dpdk v2 16/16] ipv6: add function to check ipv6 version
` [PATCH dpdk v3 00/17] IPv6 APIs overhaul
  ` [PATCH dpdk v3 01/17] net: split raw checksum functions in separate header
  ` [PATCH dpdk v3 02/17] net: split ipv6 symbols "
  ` [PATCH dpdk v3 03/17] net: add structure for ipv6 addresses
  ` [PATCH dpdk v3 04/17] net: add ipv6 address utilities
  ` [PATCH dpdk v3 05/17] net: use struct rte_ipv6_addr for header addresses
  ` [PATCH dpdk v3 06/17] fib6,rib6,lpm6: use struct rte_ipv6_addr
  ` [PATCH dpdk v3 07/17] fib6,rib6,lpm6: use ipv6 utils
  ` [PATCH dpdk v3 08/17] rib6,fib6,lpm6: remove duplicate constants
  ` [PATCH dpdk v3 09/17] cmdline: replace in6_addr with rte_ipv6_addr
  ` [PATCH dpdk v3 10/17] graph,node: use struct rte_ipv6_addr and utils
  ` [PATCH dpdk v3 11/17] pipeline: use struct rte_ipv6_addr
  ` [PATCH dpdk v3 12/17] ipsec, security: use struct rte_ipv6_addr and utils
  ` [PATCH dpdk v3 13/17] thash: use struct rte_ipv6_addr
  ` [PATCH dpdk v3 14/17] gro: "
  ` [PATCH dpdk v3 15/17] rte_flow: "
  ` [PATCH dpdk v3 16/17] net: add utilities for well known ipv6 address types
  ` [PATCH dpdk v3 17/17] ipv6: add function to check ipv6 version

[PATCH v1] dts: add verify argument to set forward mode
 2024-10-10 18:43 UTC  (3+ messages)
` [PATCH v2] dts: fix verify argument in "

[PATCH v3] vfio: combine container_create and group_bind
 2024-10-10 18:21 UTC  (2+ messages)

[PATCH 0/2] add function to set dedicated queue size
 2024-10-10 18:13 UTC  (5+ messages)
` [PATCH 1/2] net/bonding: standard the log message
` [PATCH 2/2] net/bonding: add command to set dedicated queue size

[PATCH v1] net/ice: updated 24.07 recommended matching list
 2024-10-10 18:03 UTC  (2+ messages)

[PATCH v1] net/i40e: updated 24.07 recommended matching list
 2024-10-10 18:03 UTC  (2+ messages)

[PATCH] devtools: exclude common EAL header from attribute check
 2024-10-10 17:40 UTC  (2+ messages)

[PATCH] hash: separate param checks in hash create func
 2024-10-10 17:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] dts: add VLAN methods to testpmd shell
 2024-10-10 17:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/nfb: fix use after free
 2024-10-10 17:25 UTC  (3+ messages)

[RFC 0/4] ethdev: rework config restore
 2024-10-10 17:08 UTC  (13+ messages)

[PATCH 1/2] config/arm: adds Arm Neoverse N3 SoC
 2024-10-10 17:01 UTC  (4+ messages)
` [PATCH v4 1/4] eal: expand the availability of WFE and related instructions
  ` [PATCH v4 3/4] eal: add Arm WFET in power management intrinsics

[PATCH 00/16] Fix allocation issues and add hardening
 2024-10-10 16:58 UTC  (10+ messages)
` [PATCH v7 00/16] Fix allocation bugs and prevent future ones
` [PATCH v9 00/17] Use malloc function attribute to uncover bugs

rte_ring move head question for machines with relaxed MO (arm/ppc)
 2024-10-10 16:54 UTC  (6+ messages)

[RFC PATCH] config: make queues per port a meson config option
 2024-10-10 16:32 UTC  (6+ messages)
` [PATCH v3 00/26] add meson config options for queues per port
  ` [PATCH v3 04/26] config: add separate defines for max Rx and Tx queues

[PATCH v6 1/7] eal: add static per-lcore memory allocation facility
 2024-10-10 16:31 UTC  (33+ messages)
` [PATCH v7 0/7] Lcore variables
  ` [PATCH v7 1/7] eal: add static per-lcore memory allocation facility
    ` [PATCH v8 0/7] Lcore variables
      ` [PATCH v8 1/7] eal: add static per-lcore memory allocation facility
        ` [PATCH v9 0/7] Lcore variables
          ` [PATCH v9 1/7] eal: add static per-lcore memory allocation facility
          ` [PATCH v9 2/7] eal: add lcore variable functional tests
          ` [PATCH v9 3/7] eal: add lcore variable performance test
          ` [PATCH v9 4/7] random: keep PRNG state in lcore variable
          ` [PATCH v9 5/7] power: keep per-lcore "
          ` [PATCH v9 6/7] service: "
          ` [PATCH v9 7/7] eal: keep per-lcore power intrinsics "
      ` [PATCH v8 2/7] eal: add lcore variable functional tests
      ` [PATCH v8 3/7] eal: add lcore variable performance test
      ` [PATCH v8 4/7] random: keep PRNG state in lcore variable
      ` [PATCH v8 5/7] power: keep per-lcore "
      ` [PATCH v8 6/7] service: "
      ` [PATCH v8 7/7] eal: keep per-lcore power intrinsics "
  ` [PATCH v7 3/7] eal: add lcore variable performance test

[PATCH] maintainers: update ena maintainers list
 2024-10-10 15:29 UTC  (2+ messages)

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

[PATCH v2] maintainers: update for dts
 2024-10-10 15:07 UTC  (3+ messages)

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

[PATCH 0/2] enhance the flower service framework
 2024-10-10 14:55 UTC  (3+ messages)
` [PATCH 2/2] net/nfp: "

[v2 1/2] app/proc-info: add memory heap dump
 2024-10-10 14:53 UTC  (6+ messages)
` [v3 "
  ` [v3 2/2] eal: add total memory size in memory dump APIs

[PATCH v3 1/2] power: enable CPPC support in power library
 2024-10-10 14:17 UTC  (2+ messages)
  ` [PATCH v3 2/2] power: detect supported driver

[PATCH v1 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
 2024-10-10 14:14 UTC  (57+ messages)
` [PATCH v2 00/50] Provide: flow filter init API, Enable virtual queues, fix ntnic issues for release 24.07
` [PATCH v3 "
  ` [PATCH v3 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
  ` [PATCH v3 02/50] net/ntnic: fix coverity issues:
  ` [PATCH v3 03/50] net/ntnic: update documentation
  ` [PATCH v3 04/50] net/ntnic: remove extra calling of the API for release port
  ` [PATCH v3 05/50] net/ntnic: extend and fix logging implementation
  ` [PATCH v3 06/50] net/ntnic: add flow filter init API
  ` [PATCH v3 07/50] net/ntnic: add flow filter deinitialization API
  ` [PATCH v3 08/50] net/ntnic: add flow backend initialization API
  ` [PATCH v3 09/50] net/ntnic: add flow backend deinitialization API
  ` [PATCH v3 10/50] net/ntnic: add INFO flow module
  ` [PATCH v3 11/50] net/ntnic: add categorizer (CAT) "
  ` [PATCH v3 12/50] net/ntnic: add key match (KM) "
  ` [PATCH v3 13/50] net/ntnic: add flow matcher (FLM) "
  ` [PATCH v3 14/50] net/ntnic: add IP fragmenter (IFR) "
  ` [PATCH v3 15/50] net/ntnic: add hasher (HSH) "
  ` [PATCH v3 16/50] net/ntnic: add queue select (QSL) "
  ` [PATCH v3 17/50] net/ntnic: add slicer (SLC LR) "
  ` [PATCH v3 18/50] net/ntnic: add packet descriptor builder (PDB) "
  ` [PATCH v3 19/50] net/ntnic: add header field update (HFU) "
  ` [PATCH v3 20/50] net/ntnic: add RPP local retransmit (RPP LR) "
  ` [PATCH v3 21/50] net/ntnic: add copier (Tx CPY) "
  ` [PATCH v3 22/50] net/ntnic: add checksum update (CSU) "
  ` [PATCH v3 23/50] net/ntnic: add insert (Tx INS) "
  ` [PATCH v3 24/50] net/ntnic: add replacer (Tx RPL) "
  ` [PATCH v3 25/50] net/ntnic: add Tx Packet Editor (TPE) "
  ` [PATCH v3 26/50] net/ntnic: add base init and deinit of the NT flow API
  ` [PATCH v3 27/50] net/ntnic: add base init and deinit the NT flow backend
  ` [PATCH v3 28/50] net/ntnic: add categorizer (CAT) FPGA module
  ` [PATCH v3 29/50] net/ntnic: add key match (KM) "
  ` [PATCH v3 30/50] net/ntnic: add flow matcher (FLM) "
  ` [PATCH v3 31/50] net/ntnic: add hasher (HSH) "
  ` [PATCH v3 32/50] net/ntnic: add queue select (QSL) "
  ` [PATCH v3 33/50] net/ntnic: add slicer (SLC LR) "
  ` [PATCH v3 34/50] net/ntnic: add packet descriptor builder (PDB) "
  ` [PATCH v3 35/50] net/ntnic: add Tx Packet Editor (TPE) "
  ` [PATCH v3 36/50] net/ntnic: add receive MAC converter (RMC) core module
  ` [PATCH v3 37/50] net/ntnic: add basic queue operations
  ` [PATCH v3 38/50] net/ntnic: enhance Ethernet device configuration
  ` [PATCH v3 39/50] net/ntnic: add scatter-gather HW deallocation
  ` [PATCH v3 40/50] net/ntnic: add queue setup operations
  ` [PATCH v3 41/50] net/ntnic: add packet handler for virtio queues
  ` [PATCH v3 42/50] net/ntnic: add init for virt queues in the DBS
  ` [PATCH v3 43/50] net/ntnic: add split-queue support
  ` [PATCH v3 44/50] net/ntnic: add functions for availability monitor management
  ` [PATCH v3 45/50] net/ntnic: used writer data handling functions
  ` [PATCH v3 46/50] net/ntnic: add descriptor reader "
  ` [PATCH v3 47/50] net/ntnic: update FPGA registeris related to DBS
  ` [PATCH v3 48/50] net/ntnic: virtqueue setup managed packed-ring was added
  ` [PATCH v3 49/50] net/ntnic: add functions for releasing virt queues
  ` [PATCH v3 50/50] net/ntnic: add functions for retrieving and managing packets

[PATCH 1/1] buildtools: remove absolute paths from pc file
 2024-10-10 13:57 UTC  (2+ messages)

[PATCH v2 1/2] power: enable CPPC support in power library
 2024-10-10 13:42 UTC  (2+ messages)
` [PATCH v2 2/2] power: detect supported driver

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

[PATCH v11 1/7] buildtools/chkincs: relax C linkage requirement
 2024-10-10 13:07 UTC  (21+ messages)
` [PATCH v12 0/7] Improve EAL bit operations API
  ` [PATCH v12 1/7] buildtools/chkincs: relax C linkage requirement
  ` [PATCH v12 6/7] eal: add unit tests for atomic bit access functions

[PATCH v12 0/4] add support for self monitoring
 2024-10-10 12:48 UTC  (7+ messages)
` [PATCH v13 "
  ` [PATCH v13 4/4] eal: add PMU support to tracing library
        ` [EXTERNAL] "

[PATCH] eal/windows: define standard file numbers
 2024-10-10 12:33 UTC  (4+ messages)

[RFC 0/4] RSS hash key generation
 2024-10-10 12:32 UTC  (4+ messages)
` [RFC 2/4] hash: add dynamic polynomial calculation

[PATCH] fib: implement RCU rule reclamation
 2024-10-10 11:27 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v3 "
    ` [PATCH v3 2/2] test/fib: add RCU functional tests

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

[PATCH v2] fib: network byte order IPv4 lookup
 2024-10-10 11:19 UTC  (4+ messages)

[PATCH v5 1/6] net/octeon_ep: add missing vector API header include
 2024-10-10 10:35 UTC  (7+ messages)
` [PATCH v6 0/7] Optionally have rte_memcpy delegate to compiler memcpy
  ` [PATCH v6 7/7] vhost: optimize memcpy routines when cc memcpy is used

[PATCH v3 0/3] add frequency adjustment support for PTP
 2024-10-10 10:34 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] ethdev: add frequency adjustment API
  ` [PATCH v4 2/3] net/ice: add frequency adjustment support for PTP
  ` [PATCH v4 3/3] examples/ptpclient: add frequency adjustment

[PATCH v1] crypto/ipsec_mb: bump minimum IPsec MB version
 2024-10-10 10:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] eal: fix device unregister for event registered with device_name NULL
 2024-10-10 10:00 UTC  (2+ 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).