patches for DPDK stable branches
 help / color / mirror / Atom feed
patch 'net/ionic: fix build on Fedora Rawhide' has been queued to stable release 22.11.7
 2024-11-20 23:41 UTC  (43+ messages)
` patch 'buildtools/chkincs: check driver specific headers' "
  ` patch 'net/netvsc: fix using Tx queue higher than Rx queues' "
  ` patch 'net/hns3: restrict tunnel flow rule to one header' "
  ` patch 'net/ice: detect stopping a flow director queue twice' "
  ` patch 'net/ixgbe: fix link status delay on FreeBSD' "
  ` patch 'net/mvneta: fix possible out-of-bounds write' "
  ` patch 'config/arm: fix warning for native build with meson >= 0.55' "
  ` patch 'crypto/openssl: fix 3DES-CTR with big endian CPUs' "
  ` patch 'eal/unix: optimize thread creation' "
  ` patch 'net/mlx5: fix memory leak in metering' "
  ` patch 'net/mlx5: fix GRE flow item translation for root table' "
  ` patch 'net/mlx5: fix SQ flow item size' "
  ` patch 'net/mlx5: fix SWS meter state initialization' "
  ` patch 'net/mlx5: fix reported Rx/Tx descriptor limits' "
  ` patch 'app/dumpcap: remove unused struct array' "
  ` patch 'bus/fslmc: fix Coverity warnings in QBMAN' "
  ` patch 'net/dpaa2: fix memory corruption in TM' "
  ` patch 'examples/l3fwd: fix read beyond boundaries' "
  ` patch 'test/bonding: remove redundant info query' "
  ` patch 'examples/ntb: check info query return' "
  ` patch 'net/netvsc: force Tx VLAN offload on 801.2Q packet' "
  ` patch 'net/vmxnet3: fix crash after configuration failure' "
  ` patch 'net/hns3: remove ROH devices' "
  ` patch 'net/txgbe: fix SWFW mbox' "
  ` patch 'net/txgbe: fix VF-PF mbox interrupt' "
  ` patch 'net/txgbe: remove outer UDP checksum capability' "
  ` patch 'net/txgbe: fix driver load bit to inform firmware' "
  ` patch 'net/ngbe: "
  ` patch 'net/ngbe: reconfigure more MAC Rx registers' "
  ` patch 'net/ngbe: fix interrupt lost in legacy or MSI mode' "
  ` patch 'net/ngbe: restrict configuration of VLAN strip offload' "
  ` patch 'net/vmxnet3: fix potential out of bounds stats access' "
  ` patch 'net/vmxnet3: support larger MTU with version 6' "
  ` patch 'net/hns3: fix error code for repeatedly create counter' "
  ` patch 'net/hns3: fix fully use hardware flow director table' "
  ` patch 'event/octeontx: fix possible integer overflow' "
  ` patch 'baseband/acc: fix ring memory allocation' "
  ` patch 'crypto/openssl: fix potential string overflow' "
  ` patch 'test/crypto: fix synchronous API calls' "
  ` patch 'crypto/qat: fix modexp/inv length' "
    ` patch 'net/bnxt/tf_core: fix Thor TF EM key size check' "

[PATCH] net/bnxt: fix segmentation fault
 2024-11-20 21:15 UTC  (3+ messages)

[PATCH 22.11] net/mlx5: fix real time counter reading from PCI BAR
 2024-11-20 18:38 UTC 

please help backporting some patches to stable release 22.11.7
 2024-11-20  9:32 UTC  (3+ messages)

[v3 2/3] examples/l3fwd: fix return value on rules add
 2024-11-20  4:05 UTC 

[PATCH v7 08/21] gro: fix overwrite unprocessed packets
 2024-11-20  3:13 UTC  (4+ messages)
  ` [PATCH v8 "
  ` [PATCH v9 "
  ` [PATCH v10 "

[PATCH v2 0/2] Testpmd flow update/destroy fixes
 2024-11-19 22:34 UTC  (20+ messages)
  ` [PATCH v2 1/2] app/testpmd: fix flow update
  ` [PATCH v2 2/2] app/testpmd: fix aged flow destroy
    ` [PATCH v3 0/2] Testpmd flow update/destroy fixes
      ` [PATCH v3 1/2] app/testpmd: fix flow update
      ` [PATCH v3 2/2] app/testpmd: fix aged flow destroy

[PATCH] member: fix choice of bucket for displacement
 2024-11-19 20:54 UTC  (2+ messages)

[PATCH] ethdev: allow using devices with shortened PCI addresses
 2024-11-19 16:29 UTC  (3+ messages)

[PATCH] net/i40e: fix read register return status check
 2024-11-19 12:02 UTC  (3+ messages)

[PATCH] net/iavf: add segment-length check to Tx prep
 2024-11-19 11:41 UTC  (5+ messages)

[PATCH v2] bus/pci: don't open uio device in secondary process
 2024-11-19 10:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 06/16] eal: fix out of bounds access in devargs
 2024-11-18 18:20 UTC  (25+ messages)
` [PATCH 07/16] net/qede: fix missing debug string
` [PATCH 09/16] examples/ptpclient: fix self memcmp
` [PATCH 11/16] net/hinic: fix flow type bitmask overflow
` [PATCH 12/16] crypto/dpaa2_sec: fix bitmask truncation
` [PATCH 13/16] crypto/dpaa_sec: "
` [PATCH 14/16] event/dpaa: "
` [PATCH 15/16] net/dpaa: "
` [PATCH 16/16] net/dpaa2: "
  ` [PATCH v2 06/19] eal: fix out of bounds access in devargs
  ` [PATCH v2 07/19] net/qede: fix missing debug string
  ` [PATCH v2 09/19] examples/ptpclient: fix self memcmp
  ` [PATCH v2 11/19] net/hinic: fix flow type bitmask overflow
  ` [PATCH v2 12/19] crypto/dpaa2_sec: fix bitmask truncation
  ` [PATCH v2 13/19] crypto/dpaa_sec: "
  ` [PATCH v2 14/19] event/dpaa: "
  ` [PATCH v2 15/19] net/dpaa: "
  ` [PATCH v2 16/19] net/dpaa2: "
  ` [PATCH v2 17/19] net/qede: don't use same loop variable twice
  ` [PATCH v2 18/19] examples/l3fwd: fix operator precedence bugs

[PATCH] vhost: fix read vs write lock mismatch
 2024-11-18 16:24 UTC 

[PATCH] eventdev: fix possible array underflow/overflow
 2024-11-18 10:01 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 1/2] bus/dpaa: fix lock condition during error handling
 2024-11-18  9:32 UTC  (7+ messages)
` [PATCH 2/2] examples/l2fwd-event: fix spinlock handling
` [PATCH v2 1/3] bus/dpaa: fix lock condition during error handling
  ` [PATCH v2 2/3] examples/l2fwd-event: fix spinlock handling
    ` [EXTERNAL] "

[PATCH 1/3] common/cnxk: fix build warnings on ubuntu 24.04
 2024-11-18  8:52 UTC  (5+ messages)
` [PATCH 2/3] regex/cn9k: "
` [PATCH 3/3] net/cnxk: "

[PATCH v2 01/10] app/test: do not duplicated loop variable
 2024-11-18  2:44 UTC  (25+ messages)
  ` [PATCH v2 02/10] app/test: fix typo in address compare
  ` [PATCH v2 03/10] app/test: fix paren typo
  ` [PATCH v2 05/10] app/test: fix TLS zero length record
  ` [PATCH v2 06/10] app/test: fix operator precedence bug
  ` [PATCH v2 07/10] test/eal: fix core check in c flag test
  ` [PATCH v2 09/10] app/test-pmd: avoid potential outside of array reference
  ` [PATCH v2 10/10] app/test-dma-perf: fix parsing of DMA address
  ` [PATCH v3 01/10] app/test: do not duplicate loop variable
  ` [PATCH v3 02/10] app/test: fix typo in address compare
  ` [PATCH v3 03/10] app/test: fix paren typo
  ` [PATCH v3 05/10] app/test: fix TLS zero length record
  ` [PATCH v3 06/10] app/test: fix operator precedence bug
  ` [PATCH v3 07/10] test/eal: fix core check in c flag test
  ` [PATCH v3 09/10] app/test-pmd: avoid potential outside of array reference
  ` [PATCH v3 10/10] app/test-dma-perf: fix parsing of DMA address

[PATCH v2 4/8] crypto/qat: fix size calculation for memset
 2024-11-14 18:43 UTC  (3+ messages)
  ` [PATCH v3 04/11] "
  ` [PATCH v4 04/12] "

[PATCH] net/mlx5: fix miniCQEs number calculation
 2024-11-13 15:28 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] net/mlx5: fix Rx queue ref count in flushing user flows
 2024-11-13 13:40 UTC  (2+ messages)

[PATCH] net/mlx5: fix the default RSS flows creation order
 2024-11-13 13:40 UTC  (2+ messages)

[PATCH] net/mlx5: fix the Rx queue control management
 2024-11-13 13:38 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix allocation of STCs
 2024-11-13 13:37 UTC  (2+ messages)

[PATCH] net/mlx5: fix shared Rx queue port number in data path
 2024-11-13 13:36 UTC  (2+ messages)

[PATCH v2] drivers: fix error CQE handling
 2024-11-13 13:34 UTC  (3+ messages)
` [PATCH v3] drivers: fix error CQE handling for 128 bytes CQE

patch has been queued to stable release 23.11.3
 2024-11-12 14:11 UTC  (26+ messages)
` patch 'log: add a per line log helper' "
` patch 'drivers: remove redundant newline from logs' "
` patch 'net/mlx5/hws: fix flex item as tunnel header' "
` patch 'net/mlx5: add flex item query for tunnel mode' "
` patch 'net/mlx5: fix flex item "
` patch 'net/mlx5: fix number of supported flex parsers' "
` patch 'app/testpmd: remove flex item init command leftover' "
` patch 'net/mlx5: fix next protocol validation after flex item' "
` patch 'net/mlx5: fix non full word sample fields in "
` patch 'net/mlx5: fix flex item header length field translation' "
` patch 'build: remove version check on compiler links function' "
` patch 'hash: fix thash LFSR initialization' "
` patch 'net/nfp: notify flower firmware about PF speed' "
` patch 'net/nfp: do not set IPv6 flag in transport mode' "
` patch 'dmadev: fix potential null pointer access' "
` patch 'net/gve/base: fix build with Fedora Rawhide' "
` patch 'power: fix mapped lcore ID' "
` patch 'net/ionic: fix build with Fedora Rawhide' "
` patch '' "

please help backporting some patches to stable release 22.11.7
 2024-11-12  8:59 UTC  (3+ messages)

[PATCH] doc: update match with compare result item limitation
 2024-11-12  7:13 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1] net/cpfl: fix IO port forwarding issue
 2024-11-11 15:27 UTC  (2+ messages)

[PATCH v9 1/7] test/ring: fix failure with custom number of lcores
 2024-11-11 14:19 UTC  (2+ messages)
    ` [PATCH v10 "

please help backporting some patches to stable release 23.11.3
 2024-11-11 11:44 UTC  (2+ messages)

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