DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v3 1/1] net/bonding: make bonding functions stable
 2024-10-29 22:22 UTC  (2+ messages)

[PATCH RESEND v7 0/5] app/testpmd: support multiple process attach and detach port
 2024-10-29 22:12 UTC  (5+ messages)

[PATCH v3] testpmd: add hairpin-map parameter
 2024-10-29 21:51 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH 0/7] DTS external DPDK build
 2024-10-29 21:12 UTC  (28+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] dts: rename build target to "
  ` [PATCH v2 2/7] dts: enforce one dpdk build per test run
  ` [PATCH v2 4/7] dts: enable copying directories to and from nodes
  ` [PATCH v2 5/7] dts: add support for externally compiled DPDK
  ` [PATCH v2 6/7] doc: update argument options for external DPDK build
  ` [PATCH v2 7/7] dts: remove git ref option
` [PATCH v3 0/7] DTS external DPDK build
  ` [PATCH v3 3/7] dts: change remote and local paths objects

[PATCH] net/bonding: make bonding functions stable
 2024-10-29 20:23 UTC  (4+ messages)

release candidate 24.11-rc1
 2024-10-29 19:31 UTC  (3+ messages)

[PATCH] mbuf: add transport mode ESP packet type
 2024-10-29 18:41 UTC  (8+ messages)

[PATCH v01] net/af_packet: add rollover and defrag options
 2024-10-29 18:27 UTC  (3+ messages)

[PATCH] igc: fix invalid length and corrupted multi-segment mbufs
 2024-10-29 17:42 UTC  (2+ messages)

[PATCH v1] net/ice: fix incorrect reading of PHY timestamp
 2024-10-29 17:09 UTC  (3+ messages)

[PATCH 00/15] Improve rte_tm support in ICE driver
 2024-10-29 17:01 UTC  (11+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] net/ice: add option to download scheduler topology
` [PATCH v6 0/5] Improve rte_tm support in ICE driver
  ` [PATCH v6 1/5] net/ice: add option to download scheduler topology
  ` [PATCH v6 2/5] net/ice/base: make context alloc function non-static
  ` [PATCH v6 3/5] net/ice: enhance Tx scheduler hierarchy support
  ` [PATCH v6 4/5] net/ice: allowing stopping port to apply TM topology
  ` [PATCH v6 5/5] net/ice: provide parameter to limit scheduler layers

[PATCH v1 0/3] dts: rework topology definition in dts config
 2024-10-29 17:00 UTC  (7+ messages)
` [PATCH v1 1/3] dts: rework port attributes in config module
` [PATCH v1 2/3] dts: rework testbed_model Port objects to contain unique identifiers
` [PATCH v1 3/3] dts: rework test suite and dts runner to include test_run configs

[PATCH v1 00/73] Provide flow filter API and statistics
 2024-10-29 16:42 UTC  (88+ messages)
` [PATCH v4 00/86] "
  ` [PATCH v4 01/86] net/ntnic: add API for configuration NT flow dev
  ` [PATCH v4 02/86] net/ntnic: add flow filter API
  ` [PATCH v4 03/86] net/ntnic: add minimal create/destroy flow operations
  ` [PATCH v4 04/86] net/ntnic: add internal flow create/destroy API
  ` [PATCH v4 05/86] net/ntnic: add minimal NT flow inline profile
  ` [PATCH v4 06/86] net/ntnic: add management API for NT flow profile
  ` [PATCH v4 07/86] net/ntnic: add NT flow profile management implementation
  ` [PATCH v4 08/86] net/ntnic: add create/destroy implementation for NT flows
  ` [PATCH v4 09/86] net/ntnic: add infrastructure for for flow actions and items
  ` [PATCH v4 10/86] net/ntnic: add action queue
  ` [PATCH v4 11/86] net/ntnic: add action mark
  ` [PATCH v4 12/86] net/ntnic: add ation jump
  ` [PATCH v4 13/86] net/ntnic: add action drop
  ` [PATCH v4 14/86] net/ntnic: add item eth
  ` [PATCH v4 15/86] net/ntnic: add item IPv4
  ` [PATCH v4 16/86] net/ntnic: add item ICMP
  ` [PATCH v4 17/86] net/ntnic: add item port ID
  ` [PATCH v4 18/86] net/ntnic: add item void
  ` [PATCH v4 19/86] net/ntnic: add item UDP
  ` [PATCH v4 20/86] net/ntnic: add action TCP
  ` [PATCH v4 21/86] net/ntnic: add action VLAN
  ` [PATCH v4 22/86] net/ntnic: add item SCTP
  ` [PATCH v4 23/86] net/ntnic: add items IPv6 and ICMPv6
  ` [PATCH v4 24/86] net/ntnic: add action modify filed
  ` [PATCH v4 25/86] net/ntnic: add items gtp and actions raw encap/decap
  ` [PATCH v4 26/86] net/ntnic: add cat module
  ` [PATCH v4 27/86] net/ntnic: add SLC LR module
  ` [PATCH v4 28/86] net/ntnic: add PDB module
  ` [PATCH v4 29/86] net/ntnic: add QSL module
  ` [PATCH v4 30/86] net/ntnic: add KM module
  ` [PATCH v4 31/86] net/ntnic: add hash API
  ` [PATCH v4 32/86] net/ntnic: add TPE module
  ` [PATCH v4 33/86] net/ntnic: add FLM module
  ` [PATCH v4 34/86] net/ntnic: add flm rcp module
  ` [PATCH v4 35/86] net/ntnic: add learn flow queue handling
  ` [PATCH v4 36/86] net/ntnic: match and action db attributes were added
  ` [PATCH v4 37/86] net/ntnic: add flow dump feature
  ` [PATCH v4 38/86] net/ntnic: add flow flush
  ` [PATCH v4 39/86] net/ntnic: add GMF (Generic MAC Feeder) module
  ` [PATCH v4 40/86] net/ntnic: sort FPGA registers alphanumerically
  ` [PATCH v4 41/86] net/ntnic: add CSU module registers
  ` [PATCH v4 42/86] net/ntnic: add FLM "
  ` [PATCH v4 43/86] net/ntnic: add HFU "
  ` [PATCH v4 44/86] net/ntnic: add IFR "
  ` [PATCH v4 45/86] net/ntnic: add MAC Rx "
  ` [PATCH v4 46/86] net/ntnic: add MAC Tx "
  ` [PATCH v4 47/86] net/ntnic: add RPP LR "
  ` [PATCH v4 48/86] net/ntnic: add SLC "
  ` [PATCH v4 49/86] net/ntnic: add Tx CPY "
  ` [PATCH v4 50/86] net/ntnic: add Tx INS "
  ` [PATCH v4 51/86] net/ntnic: add Tx RPL "
  ` [PATCH v4 52/86] net/ntnic: update alignment for virt queue structs
  ` [PATCH v4 53/86] net/ntnic: enable RSS feature
  ` [PATCH v4 54/86] net/ntnic: add statistics API
  ` [PATCH v4 55/86] net/ntnic: add rpf module
  ` [PATCH v4 56/86] net/ntnic: add statistics poll
  ` [PATCH v4 57/86] net/ntnic: added flm stat interface
  ` [PATCH v4 58/86] net/ntnic: add tsm module
  ` [PATCH v4 59/86] net/ntnic: add STA module
  ` [PATCH v4 60/86] net/ntnic: add TSM module
  ` [PATCH v4 61/86] net/ntnic: add xstats
  ` [PATCH v4 62/86] net/ntnic: added flow statistics
  ` [PATCH v4 63/86] net/ntnic: add scrub registers
  ` [PATCH v4 64/86] net/ntnic: update documentation
  ` [PATCH v4 65/86] net/ntnic: add flow aging API
  ` [PATCH v4 66/86] net/ntnic: add aging API to the inline profile
  ` [PATCH v4 67/86] net/ntnic: add flow info and flow configure APIs
  ` [PATCH v4 68/86] net/ntnic: add flow aging event
  ` [PATCH v4 69/86] net/ntnic: add termination thread
  ` [PATCH v4 70/86] net/ntnic: add aging documentation
  ` [PATCH v4 71/86] net/ntnic: add meter API
  ` [PATCH v4 72/86] net/ntnic: add meter module
  ` [PATCH v4 73/86] net/ntnic: update meter documentation
  ` [PATCH v4 74/86] net/ntnic: add action update
  ` [PATCH v4 75/86] net/ntnic: add flow "
  ` [PATCH v4 76/86] net/ntnic: flow update was added
  ` [PATCH v4 77/86] net/ntnic: update documentation for flow actions update
  ` [PATCH v4 78/86] net/ntnic: migrate to the RTE spinlock
  ` [PATCH v4 79/86] net/ntnic: remove unnecessary type cast
  ` [PATCH v4 80/86] net/ntnic: add async create/destroy API declaration
  ` [PATCH v4 81/86] net/ntnic: add async template "
  ` [PATCH v4 82/86] net/ntnic: add async flow create/delete API implementation
  ` [PATCH v4 83/86] net/ntnic: add async template APIs implementation
  ` [PATCH v4 84/86] net/ntnic: update async flow API documentation
  ` [PATCH v4 85/86] net/ntnic: add MTU configuration
  ` [PATCH v4 86/86] net/ntnic: update documentation for set MTU

[PATCH V1 7/7] mlx5: add backward compatibility for RDMA monitor
 2024-10-29 16:26 UTC  (27+ messages)
` [PATCH V2 0/7] port probe time optimization
  ` [PATCH V2 3/7] net/mlx5: add new devargs to control probe optimization
  ` [PATCH V2 7/7] mlx5: add backward compatibility for RDMA monitor
    ` [PATCH V3 0/7] port probe time optimization
      ` [PATCH V3 1/7] mailmap: update user name
      ` [PATCH V3 2/7] net/mlx5: optimize device probing
      ` [PATCH V3 3/7] net/mlx5: add new devargs to control probe optimization
      ` [PATCH V3 4/7] common/mlx5: fix Netlink socket leak
      ` [PATCH V3 5/7] common/mlx5: add RDMA monitor event awareness
      ` [PATCH V3 6/7] mlx5: use RDMA Netlink to update port information
      ` [PATCH V3 7/7] mlx5: add backward compatibility for RDMA monitor

[PATCH 0/1] net/ena: adding a histogram framework to 2.11.0
 2024-10-29 16:22 UTC  (4+ messages)
` [PATCH 1/1] net/ena: add histogram support

[PATCH v5 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-29 16:10 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/9] raw/cnxk_rvu_lf: support NPA/SSO pffunc get

[PATCH] net/bonding: make bonding functions stable
 2024-10-29 16:10 UTC  (2+ messages)

[PATCH v3 0/3] Import Kernel uAPI header files
 2024-10-29 14:42 UTC  (2+ messages)

[PATCH] net: increase the maximum of RX/TX descriptors
 2024-10-29 14:37 UTC  (2+ messages)

[PATCH v5 0/6] Stage-Ordered API and other extensions for ring library
 2024-10-29 14:32 UTC  (4+ messages)
` [PATCH v6 0/7] "

[v4,1/5] raw/gdtc: introduce gdtc raw device driver
 2024-10-29 13:45 UTC  (5+ messages)
` [v4,2/5] raw/gdtc: add support for queue setup operation
` [v4,3/5] raw/gdtc: add support for standard rawdev operations
` [v4,4/5] raw/gdtc: add support for enqueue operation
` [v4,5/5] raw/gdtc: add support for dequeue operation

[PATCH 0/2] introduce PM QoS interface
 2024-10-29 13:45 UTC  (9+ messages)
` [PATCH v13 0/3] power: "
  ` [PATCH v13 2/3] examples/l3fwd-power: fix data overflow when parse command line
` [PATCH v14 0/3] power: introduce PM QoS interface
  ` [PATCH v14 1/3] power: introduce PM QoS API on CPU wide
  ` [PATCH v14 2/3] examples/l3fwd-power: fix data overflow when parse command line
  ` [PATCH v14 3/3] examples/l3fwd-power: add PM QoS configuration

[PATCH] net/mlx5: fix PMD compilation in non-HWS setup
 2024-10-29 13:34 UTC 

[PATCH] net/mlx5/hws: fix allocation of STCs
 2024-10-29 13:24 UTC 

[PATCH 0/5] dts: Pydantic configuration
 2024-10-29 13:00 UTC  (18+ messages)
` [PATCH 1/5] dts: add TestSuiteSpec class and discovery
` [PATCH 3/5] dts: use Pydantic in the configuration
` [PATCH 4/5] dts: use TestSuiteSpec class imports

[PATCH] net: increase the maximum of RX/TX descriptors
 2024-10-29 12:46 UTC 

[PATCH] net/mlx5: fix shared Rx queue port number in data path
 2024-10-29 12:34 UTC  (2+ messages)

[PATCH] net/macb: add new driver
 2024-10-29  8:45 UTC 

[DPDK/core Bug 1568] fragmented icmp packets has RTE_PTYPE_L4_IGMP type instead of RTE_PTYPE_L4_FRAG
 2024-10-29  8:03 UTC  (2+ messages)

[PATCH 0/4] net/tap: minor cleanups
 2024-10-29  7:39 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
 2024-10-29  7:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/cnxk: support rte "

[PATCH] net/mlx5: validate HWS context in meter operations
 2024-10-29  7:14 UTC  (2+ messages)

[PATCH v1] examples/fips_validation: prehash input for RSA
 2024-10-29  6:01 UTC 

[PATCH v1] examples/fips_validation: fix EdDSA signature size
 2024-10-29  5:59 UTC 

[PATCH 00/21] replace strtok with strtok_r
 2024-10-29  2:51 UTC  (8+ messages)
` [PATCH v4 00/13] replace strtok with reentrant version
  ` [PATCH v4 02/13] eal: "

[DPDK/ethdev Bug 1572] The L3FWD_POWER : Cause: rte_power_ethdev_pmgmt_queue_enable: err=-95, port=0
 2024-10-29  2:15 UTC 

[PATCH 1/2] config/arm: strict use of -mcpu for supported CPUs
 2024-10-29  1:59 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] config/arm: sort SOCs alphabetically

[PATCH 0/2] add function to set dedicated queue size
 2024-10-29  1:51 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/bonding: standard the log message
  ` [PATCH v2 2/2] net/bonding: add command to set dedicated queue size

[PATCH 43/43] vdpa/sfc: use rte strerror
 2024-10-29  1:16 UTC  (3+ messages)
` [PATCH v4 00/42] replace strerror

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