DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/iavf: fix vf startup coredump
 2023-12-04 14:09 UTC 

[PATCH v12 00/22] Covert static log types in libraries to dynamic
 2023-12-04 12:32 UTC  (3+ messages)
` [PATCH v13 00/21] Convert static log types in libraries to dynamic types

[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 v2] windows/virt2phys: fix block MDL not updated
 2023-12-04 10:32 UTC  (5+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[v2] net/af_xdp: enable a sock path alongside use_cni
 2023-12-04 10:31 UTC 

[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

[24.03 RFC] argparse: add argparse library
 2023-12-04  7:50 UTC  (8+ 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

[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 

[PATCH 0/2] app/testpmd: support set RSS hash algorithm
 2023-12-01 11:26 UTC  (13+ 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

[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 

[dpdk-dev] [PATCH] net/af_xdp: fix memzone leak in error path
 2023-12-01  8:03 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  (7+ 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 

[PATCH v4 00/19] replace use of term "sanity check"
 2023-11-30  5:48 UTC  (22+ messages)
` [PATCH v5 00/19] remove use of the "
  ` [PATCH v5 03/19] test: replace use word sanity
  ` [PATCH v5 06/19] doc/eventdev_pipeline: remove sanity
  ` [PATCH v5 07/19] net/ring: replace use of sanity
  ` [PATCH v5 08/19] net/fm10k, net/ixgbe: remove word sanity
  ` [PATCH v5 09/19] net/mlx[45]: "
  ` [PATCH v5 10/19] net/sfc: remove term "sanity check"
  ` [PATCH v5 11/19] net/ark: replace use of term sanity
  ` [PATCH v5 12/19] net/bnxt: "
  ` [PATCH v5 13/19] net/bnx2x: remove reference to sanity
  ` [PATCH v5 14/19] cnxk: replace term sanity
  ` [PATCH v5 15/19] event/opdl: remove "
  ` [PATCH v5 16/19] net/txgbe: replace "
  ` [PATCH v5 17/19] net/cxgbe: remove use of "
  ` [PATCH v5 18/19] crypto/bcmfs: replace term sanity check
  ` [PATCH v5 19/19] drivers: remove use of "
    ` [EXT] "

[PATCH] ptp: replace terms master/slave
 2023-11-30  3:30 UTC  (3+ messages)
` [PATCH v2] examples/ptp: replace terms master and slave

[v21.11] net/iavf: support rte flow with mask for FDIR
 2023-11-30  3:04 UTC 

[PATCH 0/7] replace zero length arrays
 2023-11-30  1:21 UTC  (4+ messages)
` [PATCH v5 00/10] Replace "
  ` [PATCH v5 05/10] net/nfp: replace zero length array with flex array

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