DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v7 1/9] net/zxdh: add zxdh ethdev pmd driver
 2024-10-30  9:01 UTC  (11+ messages)
` [PATCH v8 0/9] net/zxdh: introduce net zxdh driver
  ` [PATCH v8 1/9] net/zxdh: add zxdh ethdev pmd driver
  ` [PATCH v8 2/9] net/zxdh: add logging implementation
  ` [PATCH v8 3/9] net/zxdh: add zxdh device pci init implementation
  ` [PATCH v8 4/9] net/zxdh: add msg chan and msg hwlock init
  ` [PATCH v8 5/9] net/zxdh: add msg chan enable implementation
  ` [PATCH v8 6/9] net/zxdh: add zxdh get device backend infos
  ` [PATCH v8 7/9] net/zxdh: add configure zxdh intr implementation
  ` [PATCH v8 8/9] net/zxdh: add zxdh dev infos get ops
  ` [PATCH v8 9/9] net/zxdh: add zxdh dev configure ops

[PATCH 0/7] refactor kvargs test
 2024-10-30  8:54 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] app/test: introduce UT suite framework for kvargs
  ` [PATCH v4 2/7] app/test: extract basic token count testcase "
  ` [PATCH v4 3/7] app/test: extract without keys "
  ` [PATCH v4 4/7] app/test: extract with "
  ` [PATCH v4 5/7] app/test: extract parse list value "
  ` [PATCH v4 6/7] app/test: extract parse empty elements "
  ` [PATCH v4 7/7] app/test: add process opt "

[PATCH v3 0/3] Import Kernel uAPI header files
 2024-10-30  8:44 UTC  (3+ messages)

[PATCH 0/3] NFP PMD enhancement
 2024-10-30  8:27 UTC  (9+ messages)
` [PATCH 1/3] net/nfp: extract function to check physical reprsentor
` [PATCH 2/3] net/nfp: add support for EEPROM functions
` [PATCH 3/3] net/nfp: add support for port identify
` [PATCH 0/4] NFP PMD enhancement
  ` [PATCH 1/4] net/nfp: fix port index problem
  ` [PATCH 2/4] net/nfp: extract function to check physical reprsentor
  ` [PATCH 3/4] net/nfp: add support for EEPROM functions
  ` [PATCH 4/4] net/nfp: add support for port identify

[PATCH] test/bitops: check worker lcore availability
 2024-10-30  8:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2 7/7] mlx5: add backward compatibility for RDMA monitor
 2024-10-30  8:25 UTC  (14+ messages)
` [PATCH V3 0/7] port probe time optimization
  ` [PATCH V3 3/7] net/mlx5: add new devargs to control probe optimization
  ` [PATCH V3 7/7] mlx5: add backward compatibility for RDMA monitor
      ` [PATCH V3 2/7] net/mlx5: optimize device probing
      ` [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 v1] config/x86: add lcore support for AMD EPYC Zen5 platforms
 2024-10-30  8:24 UTC  (2+ messages)

[PATCH] config/arm: fix warning for native build with meson >= 0.55
 2024-10-30  8:23 UTC  (2+ messages)

[PATCH 0/6] Reduce scope address-of-packed-member warning
 2024-10-30  8:22 UTC  (3+ messages)
` [PATCH v2 "

[PATCH V1 7/7] mlx5: add backward compatibility for RDMA monitor
 2024-10-30  8:16 UTC  (7+ messages)
` [PATCH V2 0/7] port probe time optimization
  ` [PATCH V2 3/7] net/mlx5: add new devargs to control probe optimization

[PATCH v1] net/macb: add new driver
 2024-10-30  7:59 UTC 

[PATCH v3] testpmd: add hairpin-map parameter
 2024-10-30  7:37 UTC  (5+ messages)
` [PATCH v5 1/1] "
  ` [PATCH v6] testpmd: add hairpin map parameter

[PATCH] testpmd: add hairpin-map parameter
 2024-10-30  7:08 UTC  (3+ messages)

[PATCH] net/mlx5: fix PMD compilation in non-HWS setup
 2024-10-30  7:07 UTC  (2+ messages)

[RFC v2 0/3] Introduce Topology NUMA grouping for lcores
 2024-10-30  6:47 UTC  (5+ messages)
` [RFC v2 1/3] eal/lcore: add topology based functions
` [RFC v2 2/3] test/lcore: enable tests for topology
` [RFC v2 3/3] examples: add lcore topology API calls

[PATCH v01] net/af_packet: add rollover and defrag options
 2024-10-30  6:22 UTC  (5+ messages)

[PATCH v1] net/macb: add new driver
 2024-10-30  5:51 UTC 

[RFC v3 0/3] Introduce Topology NUMA grouping for lcores
 2024-10-30  5:41 UTC  (4+ messages)
` [RFC v3 1/3] eal/lcore: add topology based functions
` [RFC v3 2/3] test/lcore: enable tests for topology
` [RFC v3 3/3] examples: add lcore topology API calls

[PATCH RESEND v7 0/5] app/testpmd: support multiple process attach and detach port
 2024-10-30  4:06 UTC  (6+ messages)

[PATCH] dpdk: remove redundant null check when parse kvargs
 2024-10-30  4:01 UTC 

[PATCH] net/vmxnet3: Fix vmxnet3 NULL pointer deref after configuration failure
 2024-10-30  3:15 UTC  (2+ messages)

[PATCH 0/3] net/ena: ena release 2.11.0
 2024-10-30  2:59 UTC  (4+ messages)
` [PATCH 3/3] net/ena: remove outdated devarg documentation

[PATCH] net/hns3: fix inaccurate error log
 2024-10-30  2:31 UTC  (2+ messages)

[PATCH v1] net/ice: fix incorrect reading of PHY timestamp
 2024-10-30  2:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 00/73] Provide flow filter API and statistics
 2024-10-30  2:01 UTC  (94+ 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 0/9] support multiple PF flower firmware
 2024-10-29 23:34 UTC  (2+ messages)

[PATCH] net/hns3: fix variable type
 2024-10-29 22:56 UTC  (3+ messages)
` [PATCH v2 0/2] net/hns3: bugfix on register dump

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

[PATCH 0/7] DTS external DPDK build
 2024-10-29 21:12 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/7] dts: add support for externally compiled DPDK
  ` [PATCH v2 6/7] doc: update argument options for external DPDK build

[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  (2+ messages)

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

[PATCH] igc: fix invalid length and corrupted multi-segment mbufs
 2024-10-29 17:42 UTC  (2+ 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 0/1] net/ena: adding a histogram framework to 2.11.0
 2024-10-29 16:22 UTC  (3+ 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] 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] "

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