DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v12 00/22] Covert static log types in libraries to dynamic
 2023-12-05  2:09 UTC  (5+ messages)
` [PATCH v13 00/21] Convert static log types in libraries to dynamic types
` [PATCH 00/18] Convert static log types in libraries to dynamic
  ` [PATCH 01/18] gso: don't log message on non TCP/UDP

[dpdk-dev] [PATCH] net/af_xdp: fix memzone leak in error path
 2023-12-05  1:23 UTC  (3+ messages)

[24.03 RFC] argparse: add argparse library
 2023-12-05  1:22 UTC  (10+ messages)
` [RFC v2 0/6] "
  ` [RFC v2 1/6] argparse: "
  ` [RFC v2 2/6] argparse: support verify argument config
  ` [RFC v2 3/6] test/argparse: add verify argument config test
  ` [RFC v2 4/6] argparse: support parse parameters
  ` [RFC v2 5/6] test/argparse: add parse parameters test
  ` [RFC v2 6/6] examples/dma: replace getopt with argparse

[v2] net/af_xdp: enable a sock path alongside use_cni
 2023-12-04 18:41 UTC  (3+ messages)

[PATCH 00/14] support new 5760X P7 devices
 2023-12-04 18:37 UTC  (15+ messages)
` [PATCH 01/14] net/bnxt: refactor epoch setting
` [PATCH 02/14] net/bnxt: update HWRM API
` [PATCH 03/14] net/bnxt: log a message when multicast promisc mode changes
` [PATCH 04/14] net/bnxt: use the correct COS queue for Tx
` [PATCH 05/14] net/bnxt: refactor mem zone allocation
` [PATCH 06/14] net/bnxt: add support for p7 device family
` [PATCH 07/14] net/bnxt: refactor code to support P7 devices
` [PATCH 08/14] net/bnxt: fix array overflow
` [PATCH 09/14] net/bnxt: add support for backing store v2
` [PATCH 10/14] net/bnxt: refactor the ulp initialization
` [PATCH 11/14] net/bnxt: modify sending new HWRM commands to firmware
` [PATCH 12/14] net/bnxt: retry HWRM ver get if the command fails
` [PATCH 13/14] net/bnxt: cap ring resources for P7 devices
` [PATCH 14/14] net/bnxt: add support for v3 Rx completion

[PATCH 1/2] node: forward packet from ethdev_rx node
 2023-12-04 18:04 UTC  (4+ messages)
` [PATCH v2 1/3] node: support to add next node to ethdev Rx node
  ` [PATCH v2 2/3] app/graph: add ethdev forward command
  ` [PATCH v2 3/3] app/graph: implement port forward usecase

[PATCH] net/iavf: fix vf startup coredump
 2023-12-04 14:09 UTC 

[PATCH 0/2] app/testpmd: support set RSS hash algorithm
 2023-12-04 13:57 UTC  (14+ messages)
` [RESEND "
  ` [RESEND 1/2] ethdev: add new API to get RSS hash algorithm by name
  ` [RESEND 2/2] app/testpmd: support set RSS hash algorithm
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] ethdev: add new API to get RSS hash algorithm by name
  ` [PATCH v2 2/2] app/testpmd: support set RSS hash algorithm

[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
 2023-12-04 12:25 UTC  (7+ messages)
` [PATCH v8 0/6] Convert "
  ` [PATCH v8 1/6] ip_frag: use a dynamic logtype

[PATCH 0/7] fix resource leak problems
 2023-12-04 12:22 UTC  (22+ messages)
` [PATCH 1/7] net/nfp: fix resource leak for device initialization
` [PATCH 2/7] net/nfp: fix resource leak for CoreNIC firmware
` [PATCH 3/7] net/nfp: fix resource leak for PF initialization
` [PATCH 4/7] net/nfp: fix resource leak for flower firmware
` [PATCH 5/7] net/nfp: fix resource leak for exit of CoreNIC firmware
` [PATCH 6/7] net/nfp: fix resource leak for exit of flower firmware
` [PATCH 7/7] net/nfp: fix resource leak for VF
` [PATCH v2 0/8] fix resource leak problems
  ` [PATCH v2 1/8] net/nfp: modify the process private data
  ` [PATCH v2 2/8] net/nfp: fix resource leak for device initialization
  ` [PATCH v2 3/8] net/nfp: fix resource leak for CoreNIC firmware
  ` [PATCH v2 4/8] net/nfp: fix resource leak for PF initialization
  ` [PATCH v2 5/8] net/nfp: fix resource leak for flower firmware
  ` [PATCH v2 6/8] net/nfp: fix resource leak for exit of CoreNIC firmware
  ` [PATCH v2 7/8] net/nfp: fix resource leak for exit of flower firmware
  ` [PATCH v2 8/8] net/nfp: fix resource leak for VF

[PATCH v1] mbuf: remove the redundant code for mbuf prefree
 2023-12-04 11:07 UTC  (3+ messages)

[PATCH v6 23/23] dts: add doc generation
 2023-12-04 11:02 UTC  (47+ messages)
` [PATCH v7 00/21] dts: docstrings update
  ` [PATCH v7 09/21] dts: test result docstring update
  ` [PATCH v8 00/21] dts: docstrings update
    ` [PATCH v8 12/21] dts: interactive remote session docstring update
    ` [PATCH v8 15/21] dts: os "
    ` [PATCH v8 18/21] dts: sut and tg nodes "
    ` [PATCH v8 19/21] dts: base traffic generators "
    ` [PATCH v8 20/21] dts: scapy tg "
    ` [PATCH v9 00/21] dts: docstrings update
      ` [PATCH v9 01/21] dts: code adjustments for doc generation
      ` [PATCH v9 02/21] dts: add docstring checker
      ` [PATCH v9 03/21] dts: add basic developer docs
      ` [PATCH v9 04/21] dts: exceptions docstring update
      ` [PATCH v9 05/21] dts: settings "
      ` [PATCH v9 06/21] dts: logger and utils "
      ` [PATCH v9 07/21] dts: dts runner and main "
      ` [PATCH v9 08/21] dts: test suite "
      ` [PATCH v9 09/21] dts: test result "
      ` [PATCH v9 10/21] dts: config "
      ` [PATCH v9 11/21] dts: remote session "
      ` [PATCH v9 12/21] dts: interactive "
      ` [PATCH v9 13/21] dts: port and virtual device "
      ` [PATCH v9 14/21] dts: cpu "
      ` [PATCH v9 15/21] dts: os session "
      ` [PATCH v9 16/21] dts: posix and linux sessions "
      ` [PATCH v9 17/21] dts: node "
      ` [PATCH v9 18/21] dts: sut and tg nodes "
      ` [PATCH v9 19/21] dts: base traffic generators "
      ` [PATCH v9 20/21] dts: scapy tg "
      ` [PATCH v9 21/21] dts: test suites "

[PATCH v3] windows/virt2phys: fix block MDL not updated
 2023-12-04 10:32 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v6] bus/pci: fix legacy device IO port map
 2023-12-04 10:23 UTC  (5+ messages)
` [PATCH v7 0/2] fix legacy device missing region info
  ` [PATCH v7 1/2] vfio: add get device info API

[PATCH v1 00/23] net/mlx5: support Geneve and options for HWS
 2023-12-03 11:25 UTC  (24+ messages)
` [PATCH v1 01/23] common/mlx5: fix duplicate read of general capabilities
` [PATCH v1 02/23] common/mlx5: fix query sample info capability
` [PATCH v1 03/23] net/mlx5/hws: fix tunnel protocol checks
` [PATCH v1 04/23] net/mlx5: remove GENEVE options length limitation
` [PATCH v1 05/23] net/mlx5: fix GENEVE option item translation
` [PATCH v1 06/23] common/mlx5: add system image GUID attribute
` [PATCH v1 07/23] common/mlx5: add GENEVE TLV option attribute structure
` [PATCH v1 08/23] common/mlx5: add PRM attribute for TLV sample
` [PATCH v1 09/23] common/mlx5: add sample info query syndrome into error log
` [PATCH v1 10/23] common/mlx5: query GENEVE option sample ID from HCA attr
` [PATCH v1 11/23] common/mlx5: add function to query GENEVE TLV option
` [PATCH v1 12/23] net/mlx5: add physical device handle
` [PATCH v1 13/23] net/mlx5: add GENEVE TLV options parser API
` [PATCH v1 14/23] net/mlx5: add API to expose GENEVE option FW information
` [PATCH v1 15/23] net/mlx5: add testpmd support for GENEVE TLV parser
` [PATCH v1 16/23] net/mlx5/hws: increase hl size for future compatibility
` [PATCH v1 17/23] net/mlx5/hws: support GENEVE matching
` [PATCH v1 18/23] net/mlx5/hws: support GENEVE options header
` [PATCH v1 19/23] net/mlx5: add support for GENEVE and option item in HWS
` [PATCH v1 20/23] net/mlx5: add GENEVE option support for profile 0
` [PATCH v1 21/23] net/mlx5: add GENEVE option support for group 0
` [PATCH v1 22/23] net/mlx5: add support for GENEVE VNI modify field
` [PATCH v1 23/23] net/mlx5: add support for modify GENEVE option header

[Bug 1332] 23.11 has the wrong soname as libs use 24.0 instead os 23.11
 2023-12-03  1:45 UTC  (2+ messages)

[PATCH] version: 24.03-rc0
 2023-12-01 21:24 UTC  (19+ messages)

Tech Board Meeting Minutes, Nov-01, 2023
 2023-12-01 15:30 UTC 

[PATCH v3 0/7] docs: getting started guide consolidation
 2023-12-01 15:17 UTC  (3+ messages)
` [PATCH v4 0/6] "

[Bug 1331] net/ice: driver logs an error level message about QinQ support
 2023-12-01 14:24 UTC 

20.11.10 patches review and test
 2023-12-01 11:50 UTC 

0001-vhost-optimize-vhost-user-get-protocol-features
 2023-12-01 11:45 UTC 

[v1] net/af_xdp: enable a sock path alongside use_cni
 2023-12-01 10:49 UTC  (13+ messages)

[PATCH 1/1] net/ixgbe: fix memoy leak after device init failure
 2023-12-01 10:47 UTC 

[PATCH 1/1] net/iavf: fix memoy leak in error path
 2023-12-01 10:46 UTC 

[PATCH v3] eal/linux: verify mmu type for DPDK support (ppc64le)
 2023-11-30 19:18 UTC  (2+ messages)
` [PATCH v4] eal: "

[PATCH 0/2] net/mlx5: add random item support
 2023-11-30 16:40 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/mlx5/hws: add support for random number match
  ` [PATCH v2 2/2] net/mlx5: add random item support

[PATCH v2 0/2] ethdev: add random item support
 2023-11-30 16:32 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] app/testpmd: "

[PATCH v2] eal/linux: force iova-mode va without pa available
 2023-11-30 13:48 UTC  (3+ messages)

[PATCH v4 0/2] devtools: add tracepoint check in checkpatch
 2023-11-30 13:16 UTC  (7+ messages)
` [PATCH v5 0/1] "
  ` [EXT] "

net/e1000: Test issues following change in max rx/tx queues
 2023-11-30 12:01 UTC  (2+ messages)

Marvell DPDK 24.03 Roadmap
 2023-11-30 11:42 UTC 

[PATCH v2] lib/ethdev: modified the definition of 'NVGRE_ENCAP'
 2023-11-30 10:35 UTC  (2+ messages)

[PATCH 24.03 0/4] add new command line argument parsing library
 2023-11-30  8:59 UTC  (5+ messages)
` [PATCH 24.03 v2 0/5] "
  ` [PATCH 24.03 v2 1/5] arg_parser: new library for command line parsing

[PATCH] test/crypto: add ext mbuf test for aes-gcm aead algo
 2023-11-30  6:56 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).