patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH 24.11] net/mlx5/hws: fix DV FT type convert
 2025-03-25 13:22 UTC  (2+ messages)

patch 'ethdev: convert string initialization' has been queued to stable release 22.11.8
 2025-03-25 11:24 UTC  (43+ messages)
` patch 'net/netvsc: scan all net devices under the PCI device' "
  ` patch 'net/netvsc: remove device if its net devices removed' "
  ` patch 'doc: fix feature flags for queue start/stop' "
  ` patch 'app/testpmd: show all DCB priority TC map' "
  ` patch 'app/testpmd: avoid crash in DCB config' "
  ` patch 'app/testpmd: fix out-of-bound reference in offload "
  ` patch 'net/txgbe: remove useless condition for SW-FW sync' "
  ` patch 'bus/pci: fix registered device name' "
  ` patch 'examples/vhost_crypto: fix user callbacks' "
  ` patch 'vhost: check descriptor chains length' "
  ` patch 'test/bbdev: update FFT test vectors' "
  ` patch 'test/event: fix number of queues in eventdev conf' "
  ` patch 'net/e1000: fix crashes in secondary processes' "
  ` patch 'net/ixgbe: "
  ` patch 'net/ixgbe: fix minimum Rx/Tx descriptors' "
  ` patch 'net/mlx5: fix leak in HWS flow counter action' "
  ` patch 'net/mlx5: fix actions translation error overwrite' "
  ` patch 'net/mlx5: fix hardware packet type translation' "
  ` patch 'common/cnxk: fix inbound IPsec SA setup' "
  ` patch 'stack: fix pop in C11 implementation' "
  ` patch 'test/crypto: fix AES-ECB test lengths' "
  ` patch 'examples/ipsec-secgw: fix IV length in CTR 192/256' "
  ` patch 'test/crypto: remove unused variable' "
  ` patch 'crypto/openssl: validate incorrect RSA signature' "
  ` patch 'test/crypto: fix check for OOP header data' "
  ` patch 'test/dma: fix pointers in IOVA as PA mode' "
  ` patch 'doc: update ionic driver guide' "
  ` patch 'ci: point at GitHub mirror' "
    ` patch 'net/iavf: fix mbuf release in Arm multi-process' "
      ` patch 'net/ice: fix dropped packets when using VRRP' "
      ` patch 'net/iavf: check interrupt registration failure' "
      ` patch 'net/iavf: fix crash on app exit on FreeBSD' "
      ` patch 'net/mlx5: fix LACP packet handling in isolated mode' "
      ` patch 'net/mlx5/hws: fix crash using represented port without ID' "
      ` patch 'net/mlx5/hws: fix GTP flags matching' "
      ` patch 'net/mlx5: fix IPIP tunnel verification' "
      ` patch 'net/mlx5: fix GRE matching on root table' "
      ` patch 'pdump: clear statistics when enabled' "
      ` patch 'examples/ipsec-secgw: fix cryptodev and eventdev IDs' "
        ` patch 'eal: fix undetected NUMA nodes' "

please help backporting some patches to stable release 24.11.2
 2025-03-24 16:21 UTC 

patch 'doc: fix year of final LTS release' has been queued to stable release 24.11.2
 2025-03-24 16:16 UTC  (32+ messages)
` patch 'net/bnxt: fix epoch bit calculation' "
` patch 'net/iavf: fix mbuf release in Arm multi-process' "
` patch 'net/ice: fix flow engines order' "
` patch 'net/ice: fix dropped packets when using VRRP' "
` patch 'net/iavf: check interrupt registration failure' "
` patch 'net/iavf: fix crash on app exit on FreeBSD' "
` patch 'net/mlx5: fix hairpin queue release' "
` patch 'net/mlx5: fix LACP packet handling in isolated mode' "
` patch 'net/mlx5/hws: fix crash using represented port without ID' "
` patch 'net/mlx5: fix non-template set VLAN VID' "
` patch 'net/mlx5: fix error info in actions construct' "
` patch 'net/mlx5/hws: fix GTP flags matching' "
` patch 'net/mlx5: fix non-template flow validation' "
` patch 'net/mlx5: fix non-template flow validation on create' "
` patch 'net/mlx5: fix flow group ID for action translation' "
` patch 'net/mlx5: fix flow matching GENEVE options' "
` patch 'net/mlx5: fix IPIP tunnel verification' "
` patch 'net/mlx5: fix mark action validation in FDB mode' "
` patch 'net/mlx5: fix NAT64 register selection' "
` patch 'net/mlx5: fix GRE matching on root table' "
` patch 'common/mlx5: add device duplication function' "
` patch 'net/mlx5: fix GENEVE parser cleanup' "
` patch 'baseband/acc: fix queue setup failure clean up' "
` patch 'common/qat: fix devargs parsing' "
` patch 'dts: fix smoke tests docstring' "
` patch 'pdump: clear statistics when enabled' "
` patch 'examples/flow_filtering: fix IPv4 matching snippet' "
` patch 'examples/ipsec-secgw: fix cryptodev and eventdev IDs' "
` patch 'doc: add no-IOMMU mode in devbind tool guide' "
` patch 'eal: fix undetected NUMA nodes' "
` patch 'net/ixgbe: add checks for E610 VF' "

[PATCH] net/ixgbe: fix missing checks for E610 VFs
 2025-03-23 10:12 UTC  (3+ messages)

[PATCH] eal: fix undetected NUMA nodes
 2025-03-23  9:34 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] crypto/qat: fix out-of-place header bytes in aead raw api
 2025-03-21 10:34 UTC  (2+ messages)

[PATCH] net/af_packet: register supported param fanout mode
 2025-03-21  3:05 UTC  (4+ messages)
  ` [PATCH v2 1/1] "
      ` [PATCH v3 "

[PATCH] net/netvsc: add stats counters from VF
 2025-03-21  0:10 UTC  (4+ messages)
` [EXTERNAL] "

please help backporting some patches to stable release 22.11.8
 2025-03-19 14:25 UTC 

[PATCH] examples/ipsec-secgw: fix cryptodev and eventdev ID
 2025-03-19  3:26 UTC  (3+ messages)

[PATCH] pdump: clear statistics when enabled
 2025-03-19  2:59 UTC  (2+ messages)

[PATCH 1/2] net/iavf: fix missing check for interrupt errors
 2025-03-18 12:48 UTC  (5+ messages)
` [PATCH 2/2] net/iavf: fix crash on app exit on FreeBSD

[PATCH] net/sfc: fix action order on fail path for the adaptor start
 2025-03-18 10:53 UTC 

[PATCH] test: fix race in per lcore test
 2025-03-17 14:30 UTC 

[PATCH] eal: prevent socket closure before MP sync
 2025-03-17 13:56 UTC  (2+ messages)

[PATCH] app/crypto-perf: fix aad offset alignment
 2025-03-17 10:22 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] common/qat: fix incorrect size in the parser
 2025-03-17  7:54 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 1/2] net/qede: fix use after free
 2025-03-16 15:00 UTC  (3+ messages)
` [PATCH 2/2] bus/fslmc: "

[PATCH] eal/linux: enhance ASLR verification
 2025-03-13 15:37 UTC  (8+ messages)
      ` [External] "
` [PATCH v2] eal/linux: improve ASLR check

[PATCH] net/mlx5: fix failed to match on empty gre on root table
 2025-03-13 13:08 UTC  (2+ messages)

[PATCH] net/mlx5: fix NAT64 register selection
 2025-03-13 13:07 UTC  (2+ messages)

[PATCH] net/mlx5: fix mark flow action validation in FDB mode
 2025-03-13 13:07 UTC  (2+ messages)

[PATCH] net/mlx5: fix IPIP tunnel verification
 2025-03-13  7:53 UTC  (2+ messages)

[Patch 22.11] net/mana: fix multi-process tracking
 2025-03-13  0:06 UTC  (2+ messages)

[PATCH] net/tap: fix documentation about number of queues
 2025-03-12 23:43 UTC 

[PATCH v3 2/9] net/qede: fix use after free
 2025-03-12 23:15 UTC  (3+ messages)
  ` [PATCH v3 3/9] bus/fslmc: "
  ` [PATCH v3 4/9] net/bnxt: "

[PATCH v1 1/1] baseband/acc: fix queue setup failure clean up
 2025-03-12 15:27 UTC  (3+ messages)

[PATCH] net/mlx5: fix failed to match on empty gre on root table
 2025-03-12  9:55 UTC 

[PATCH] doc: fix year of final LTS release
 2025-03-11 16:04 UTC  (3+ messages)

[PATCH] net/ice: fix flow engines order
 2025-03-11 11:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/mlx5/hws: fix incorrect DV FT type convert
 2025-03-11  7:42 UTC  (2+ messages)

[PATCH] net/mlx5: fix flow create failure with GENEVE options match
 2025-03-11  7:41 UTC  (2+ messages)

[PATCH] net/mlx5: fix using wrong group ID for action translation
 2025-03-11  7:35 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: fix non template flow validation on validate
 2025-03-11  7:35 UTC  (2+ messages)

[PATCH] net/mlx5: fix GTP flags matching
 2025-03-11  7:34 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: fix non template set VLAN VID
 2025-03-11  7:33 UTC  (2+ messages)

[PATCH] net/mlx5: fix crash when using represented port w/o port ID
 2025-03-11  7:32 UTC  (2+ messages)

[PATCH] net/mlx5: fix LACP packets handling in isolated mode
 2025-03-11  7:30 UTC  (2+ messages)

[PATCH] net/mlx5: fix assert failure on hairpin queue release
 2025-03-11  7:30 UTC  (2+ messages)

[PATCH 2/2] net/bnxt: fix epoch bit calculation
 2025-03-10 21:01 UTC 

[PATCH] net/iavf: fix mbuf release bug for ARM Architecture
 2025-03-10 17:00 UTC  (2+ messages)

[PATCH] ethdev: fix get_reg_info
 2025-03-10 15:34 UTC  (5+ messages)

patch 'ci: build with MSVC in GHA' has been queued to stable release 24.11.2
 2025-03-07 12:47 UTC  (43+ messages)
` patch 'net/netvsc: scan all net devices under the PCI device' "
` patch 'net/netvsc: remove device if its net devices removed' "
` patch 'doc: fix feature flags for queue start/stop' "
` patch 'doc: add VXLAN matching requirement in mlx5 guide' "
` patch 'app/testpmd: use VXLAN flow flags from user if set' "
` patch 'ethdev: fix registers info request' "
` patch 'app/testpmd: show all DCB priority TC map' "
` patch 'app/testpmd: avoid crash in DCB config' "
` patch 'net/mana: fix multi-process tracking' "
` patch 'app/testpmd: fix out-of-bound reference in offload config' "
` patch 'net/ngbe: fix WOL and NCSI capabilities' "
` patch 'net/txgbe: remove useless condition for SW-FW sync' "
` patch 'net/nfp: fix representor port statistics' "
` patch 'bus/pci: fix registered device name' "
` patch 'net/nfp: fix init failure handling' "
` patch 'vhost/crypto: skip fetch before vring init' "
` patch 'examples/vhost_crypto: fix user callbacks' "
` patch 'vhost: check descriptor chains length' "
` patch 'test/bbdev: update FFT test vectors' "
` patch 'event/dlb2: fix event weight handling in SSE code path' "
` patch 'test/event: fix number of queues in eventdev conf' "
` patch 'net/e1000: fix crashes in secondary processes' "
` patch 'net/ixgbe: "
` patch 'net/ixgbe: fix minimum Rx/Tx descriptors' "
` patch 'net/mlx5/hws: fix fragmented packet type matching' "
` patch 'net/mlx5: fix leak in HWS flow counter action' "
` patch 'net/mlx5: fix crash with null flow list creation' "
` patch 'net/mlx5: fix actions translation error overwrite' "
` patch 'net/mlx5: fix hardware packet type translation' "
` patch 'common/cnxk: fix inbound IPsec SA setup' "
` patch 'stack: fix pop in C11 implementation' "
` patch 'test/crypto: fix AES-ECB test lengths' "
` patch 'examples/ipsec-secgw: fix IV length in CTR 192/256' "
` patch 'crypto/cnxk: fix asymmetric operation status code' "
` patch 'test/crypto: remove unused variable' "
` patch 'crypto/openssl: validate incorrect RSA signature' "
` patch 'test/crypto: fix check for OOP header data' "
` patch 'crypto/qat: fix SM3 state size' "
` patch 'test/dma: fix pointers in IOVA as PA mode' "
` patch 'doc: update ionic driver guide' "
` patch 'ci: point at GitHub mirror' "
` patch 'ci: fix ccache for Ubuntu 22.04' "

please help backporting some patches to stable release 22.11.8
 2025-03-07 12:26 UTC 

page: 

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