patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-dev v1] crypto/openssl: fix of ASAN heap-use-after-free
 2023-03-11 18:57 UTC 

[PATCH] crypto/qat: fix SM3 auth mode
 2023-03-11 18:54 UTC  (3+ messages)

[PATCH v2] crypto/ccp: fix PCI probing
 2023-03-11 18:49 UTC  (3+ messages)

[PATCH v11 0/3] Fix cmdline_poll and testpmd signal handling
 2023-03-11 10:17 UTC  (3+ messages)

[PATCH v2] kni: fix possible alloc_q starvation when mbufs are exhausted
 2023-03-11  9:16 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] net/bonding: fix forward packets failed
 2023-03-10 21:11 UTC  (2+ messages)

[PATCH 00/16] net/hns3: some code refactor for hns3 RSS
 2023-03-10 20:58 UTC  (21+ messages)
` [PATCH 01/16] net/hns3: fix possible truncation of hash key when config
` [PATCH 02/16] net/hns3: fix possible truncation of redirection table
` [PATCH 03/16] net/hns3: use hardware config to report hash key
` [PATCH 04/16] net/hns3: use hardware config to report hash types
` [PATCH 05/16] net/hns3: use hardware config to report redirection table
` [PATCH 06/16] net/hns3: separate the setting of hash algorithm
` [PATCH 07/16] net/hns3: separate the setting of hash key
` [PATCH 08/16] net/hns3: separate the setting of redirection table
` [PATCH 09/16] net/hns3: separate the setting of RSS types
` [PATCH 10/16] net/hns3: separate the setting and clearing of RSS rule
` [PATCH 11/16] net/hns3: use new RSS rule to configure hardware
` [PATCH 12/16] net/hns3: save hash algo to RSS filter list node
` [PATCH 13/16] net/hns3: adding queue buffer size hash rule allowed
` [PATCH 14/16] net/hns3: separate rte flow RSS config from hns3 rss conf
` [PATCH 15/16] net/hns3: reimplement hash flow function
` [PATCH 16/16] net/hns3: add the verification of RSS types

[PATCH] telemetry: fix autotest failures on Alpine
 2023-03-10 19:08 UTC  (2+ messages)

[PATCH] regex/mlx5: correct value written to doorbell db rec
 2023-03-10 18:09 UTC  (2+ messages)

[PATCH] regex/mlx5: utilize all available QPs
 2023-03-10 18:02 UTC  (2+ messages)

[PATCH] net/sfc: invalidate switch port entry on representor unplug
 2023-03-10 17:07 UTC 

[PATCH] table/selector: fix action selector group size log2 value setting
 2023-03-10 17:04 UTC  (2+ messages)

[PATCH 1/1] net/sfc: stop misuse of Rx ingress m-port metadata on EF100
 2023-03-10 17:01 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/2] common/sfc_efx/base: allow to request MAE mark reset action
 2023-03-10 15:46 UTC  (5+ messages)
` [PATCH 2/2] net/sfc: fix resetting mark in tunnel offload switch rules

[PATCH 1/2] raw/skeleton: fix selftest
 2023-03-10 14:26 UTC 

[PATCH] app/crypto-perf: fix test file memory leak
 2023-03-10 13:20 UTC 

[PATCH 1/3] net/vhost: add missing newline in logs
 2023-03-10  7:35 UTC  (6+ messages)
` [PATCH 2/3] net/vhost: fix leak in interrupt handle setup
` [PATCH 3/3] net/vhost: fix Rx interrupt

[PATCH 1/2] eal: fix failure race and behavior of thread create
 2023-03-09 21:05 UTC  (7+ messages)
` [PATCH 2/2] eal/windows: fix create thread failure behavior

[dpdk-stable] [PATCH] net/mlx5: remove unwanted barrier
 2023-03-09 15:44 UTC  (9+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms
  ` [PATCH v3] net/mlx5: use just sufficient barrier for ARM platforms

[PATCH] net/mlx5: fix build with GCC 12 and ASan
 2023-03-09  9:03 UTC 

[PATCH v1 1/2] test/bbdev: fix possible div by zero issue
 2023-03-09  3:36 UTC  (2+ messages)
` [PATCH v1 2/2] test/bbdev: fix unchecked ret value issue

[PATCH v5] enhance NUMA affinity heuristic
 2023-03-09  1:58 UTC  (4+ messages)

[PATCH] app/testpmd: fix secondary process not forwarding
 2023-03-08 16:19 UTC  (12+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] net/nfp: fix MTU configuration order
 2023-03-08 15:27 UTC  (4+ messages)

[PATCH 2/2] net/mana: enable driver by default
 2023-03-08 11:00 UTC 

[PATCH v2 1/4] eal/windows: fix pedantic build
 2023-03-08 10:27 UTC  (5+ messages)
  ` [PATCH v3 3/3] net/mlx5: fix Windows build with MinGW GCC 12

[PATCH] net/ice: fix incorrect Rx timestamp for E822
 2023-03-08  6:30 UTC  (4+ messages)
` [PATCH v2] net/ice: fix incorrect Rx timestamp

[PATCH 0/2] net/mlx5: fix representor matching
 2023-03-08  3:04 UTC  (5+ messages)
` [PATCH 1/2] net/mlx5: fix egress group translation in HWS
` [PATCH 2/2] net/mlx5: fix isolated mode when repr matching is disabled

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2023-03-07 16:59 UTC  (8+ messages)

[PATCH] net/nfp: fix the offload of multiple output actions
 2023-03-07 15:57 UTC  (2+ messages)

[PATCH] net/nfp: reset profile config while modify profile
 2023-03-07 14:26 UTC  (2+ messages)

[PATCH] net/mlx5: fix the hairpin Tx queue reference count
 2023-03-07 10:31 UTC 

[PATCH] net/iavf: fix iavf query stats in intr thread
 2023-03-07  3:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5] net/i40e: rework maximum frame size configuration
 2023-03-07  2:27 UTC  (7+ messages)
` [PATCH v6] "
  ` [PATCH v7] net/i40e: fix max "

[PATCH] doc: add gpudev to the Doxygen index
 2023-03-06 16:18 UTC  (3+ messages)

[PATCH] drivers: skip build of sub-libs not supporting IOVA mode
 2023-03-06 16:13 UTC  (8+ messages)
` [EXT] "
  ` [PATCH v2 2/2] "

[PATCH] vhost: fix slot index in async split virtqueue Tx
 2023-03-06 14:23 UTC  (3+ messages)

[PATCH] vhost: fix OOB access for invalid vid
 2023-03-06 14:22 UTC  (6+ messages)

[PATCH v2] net/virtio: deduce IP length for Virtio TSO checksum
 2023-03-06 14:20 UTC  (6+ messages)

[PATCH v3 01/17] test/bbdev: fix seg fault for non supported HARQ len
 2023-03-06 13:17 UTC  (4+ messages)
` [PATCH v3 02/17] test/bbdev: extend HARQ tolerance
` [PATCH v3 03/17] test/bbdev: remove check for invalid opaque data

[PATCH] net/i40e: drop link check when configuring frame size
 2023-03-06 11:05 UTC  (4+ messages)
` [PATCH v2] net/i40e: don't check link status on device start

[PATCH 22.11] net/mlx5: fix testpmd crash by action template
 2023-03-06 11:04 UTC  (3+ messages)
  ` [PATCH 22.11] net/mlx5: fix crash on action template failure

[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
 2023-03-04  1:15 UTC  (9+ messages)

please help backporting some patches to stable release 21.11.4
 2023-03-04  0:28 UTC  (4+ messages)

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-03-03 16:49 UTC  (12+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

[PATCH v1] eventdev: fix invalid memory free operation
 2023-03-03 15:55 UTC  (2+ messages)

[PATCH] event/cnxk: fix SSO return code at fini
 2023-03-03 15:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix IPv6 extension header parsing
 2023-03-03 14:49 UTC  (2+ messages)

[PATCH 2/5] test/crypto: fix ZUC digest length in comparison
 2023-03-03  9:38 UTC  (4+ messages)
` [PATCH 4/5] test/crypto: fix capability check for ZUC cipher auth
  ` [PATCH v2 2/5] test/crypto: fix ZUC digest length in comparison
  ` [PATCH v2 4/5] test/crypto: fix capability check for ZUC cipher auth

[PATCH] net/ixgbe: fix IPv6 mask in fdir
 2023-03-03  9:24 UTC  (3+ messages)

[PATCH] net/mana: use trace points for data path logs
 2023-03-03  2:14 UTC 

[PATCH] ethdev: remove telemetry Rx mbuf alloc failed field
 2023-03-02 15:27 UTC  (4+ messages)

[PATCH] net: not compile PMD AVX library when no IOVA as PA
 2023-03-02 13:34 UTC  (4+ messages)
` [PATCH v2] net: not build "

please help backporting some patches to stable release 20.11.8
 2023-03-02 10:18 UTC  (4+ messages)

[PATCH 3/3] doc/l3fwd: lpm supports IPv4 and IPv6 forwarding
 2023-03-02 10:11 UTC  (2+ messages)

[PATCH 21.11] common/cnxk: fix dual VLAN parsing
 2023-03-01  5:07 UTC 

[PATCH] net/mana: fix incorrectly reported counters in stats
 2023-03-01  0:15 UTC  (2+ messages)

[PATCH v3 4/9] app/testpmd: fix packet transmission in noisy VNF engine
 2023-02-28 18:51 UTC  (2+ messages)

[RFC PATCH] drivers/net: fix RSS multi-queue mode check
 2023-02-28  8:23 UTC  (5+ messages)

[PATCH 1/3] examples/ipsec-secgw: fix auth IV length
 2023-02-27 17:34 UTC  (3+ messages)

[PATCH 20.11] net/mlx5: check compressed CQE opcode in vectorized Rx
 2023-02-27 15:41 UTC 

[PATCH 22.11] common/cnxk: fix second pass flow rule layer type
 2023-02-27  9:37 UTC 

patch has been queued to stable release 22.11.2
 2023-02-27  7:01 UTC  (18+ messages)
` patch 'devtools: fix name check with mbox files' "
  ` patch 'app/compress-perf: fix testing single operation' "
  ` patch 'net/bnxt: fix link state change interrupt config' "
  ` patch 'net/nfp: fix VNI of VXLAN encap action' "
  ` patch 'net/nfp: restrict flow flush to the port' "
  ` patch 'app/testpmd: fix crash on cleanup' "
  ` patch 'sched: fix alignment of structs in subport' "
  ` patch 'eal/freebsd: fix lock in alarm callback' "
  ` patch 'dma/ioat: fix device stop if no copies done' "
  ` patch 'dma/ioat: fix indexes after restart' "
  ` patch 'dma/ioat: fix error reporting on "
  ` patch 'reorder: invalidate buffer from ready queue in drain' "
  ` patch 'test/reorder: fix double free of drained buffers' "
  ` patch 'build: fix toolchain definition' "
  ` patch 'eal: use same atomic intrinsics for GCC and clang' "
  ` patch 'examples/cmdline: fix build with GCC 12' "
  ` patch 'examples/qos_sched: fix Tx port config when link down' "

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