patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] examples/l3fwd: fix read beyond array bondaries
 2024-07-26 19:43 UTC 

[PATCH] net/mlx5: fix NVGRE item validation for template API
 2024-07-26  1:49 UTC 

[PATCH] doc: fix dma perf typo
 2024-07-25 17:47 UTC 

[PATCH 1/2] examples/ipsec-secgw: fix SA salt endianness problem
 2024-07-25 10:19 UTC  (15+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH 22.11] power: increase the number of UNCORE frequencies
 2024-07-25  8:30 UTC  (2+ messages)

please help backporting some patches to stable release 22.11.6
 2024-07-24 17:42 UTC  (2+ messages)

patch 'doc: fix link to hugepage mapping from Linux guide' has been queued to stable release 22.11.6
 2024-07-24 11:33 UTC  (81+ messages)
` patch 'config: fix warning for cross build with meson >= 1.3.0' "
  ` patch 'net/ice/base: fix GCS descriptor field offsets' "
  ` patch 'net/ice/base: fix return type of bitmap hamming weight' "
  ` patch 'net/ice/base: fix check for existing switch rule' "
  ` patch 'net/ice/base: fix potential TLV length overflow' "
  ` patch 'net/ice/base: fix board type definition' "
  ` patch 'net/ice/base: fix preparing PHY for timesync command' "
  ` patch 'net/ice/base: fix masking when reading context' "
  ` patch 'common/idpf: fix flex descriptor mask' "
  ` patch 'net/ice: fix sizing of filter hash table' "
  ` patch 'app/testpmd: handle IEEE1588 init failure' "
  ` patch 'doc: remove empty section from testpmd guide' "
  ` patch 'app/testpmd: fix parsing for connection tracking item' "
  ` patch 'net/txgbe: fix tunnel packet parsing' "
  ` patch 'net/txgbe: fix flow filters in VT mode' "
  ` patch 'net/txgbe: fix Tx hang on queue disable' "
  ` patch 'net/txgbe: restrict configuration of VLAN strip offload' "
  ` patch 'net/txgbe: reconfigure more MAC Rx registers' "
  ` patch 'net/txgbe: fix VF promiscuous and allmulticast' "
  ` patch 'net/ngbe: add special config for YT8531SH-CA PHY' "
  ` patch 'net/ngbe: keep PHY power down while device probing' "
  ` patch 'net/txgbe: fix hotplug remove' "
  ` patch 'net/ngbe: "
  ` patch 'net/txgbe: fix MTU range' "
  ` patch 'net/ngbe: "
  ` patch 'net/txgbe: fix memory leaks' "
  ` patch 'net/ngbe: "
  ` patch 'net/txgbe: fix Rx interrupt' "
  ` patch 'net/vmxnet3: fix init logs' "
  ` patch 'net/nfp: fix IPv6 TTL and DSCP flow action' "
  ` patch 'net/nfp: fix allocation of switch domain' "
  ` patch 'net/ionic: fix mbuf double-free when emptying array' "
  ` patch 'net/nfp: disable ctrl VNIC queues on close' "
  ` patch 'net/ena: fix bad checksum handling' "
  ` patch 'net/ena: fix return value check' "
  ` patch 'net/ena: fix checksum handling' "
  ` patch 'net/nfp: forbid offload flow rules with empty action list' "
  ` patch 'net/nfp: remove redundant function call' "
  ` patch 'net/nfp: adapt reverse sequence card' "
  ` patch 'net/nfp: fix disabling 32-bit build' "
    ` patch 'crypto/qat: fix GEN4 write' "
      ` patch 'crypto/ipsec_mb: fix function comment' "
      ` patch 'test/crypto: fix allocation "
      ` patch 'crypto/qat: fix log message typo' "
      ` patch 'doc: fix typo in l2fwd-crypto guide' "
      ` patch 'test/crypto: remove unused stats in setup' "
      ` patch 'test/crypto: fix asymmetric capability test' "
      ` patch 'crypto/qat: fix placement of OOP offset' "
      ` patch 'net/ice: fix memory leaks in raw pattern parsing' "
      ` patch 'net/ice: fix return value for "
      ` patch 'net/mlx5: fix Arm build with GCC 9.1' "
      ` patch 'net/mlx5: fix MTU configuration' "
      ` patch 'net/mlx5/hws: fix deletion of action vport' "
      ` patch 'net/mlx5/hws: fix port ID on root item convert' "
      ` patch 'net/mlx5/hws: remove unused variable' "
      ` patch 'net/mlx5: fix end condition of reading xstats' "
      ` patch 'net/mlx5: fix uplink port probing in bonding mode' "
      ` patch 'common/mlx5: remove unneeded field when modify RQ table' "
      ` patch 'net/mlx5: fix disabling E-Switch default flow rules' "
      ` patch 'net/hns3: check Rx DMA address alignmnent' "
      ` patch 'net/ark: fix index arithmetic' "
      ` patch 'ethdev: fix GENEVE option item conversion' "
      ` patch 'app/testpmd: add postpone option to async flow destroy' "
      ` patch 'ethdev: fix device init without socket-local memory' "
      ` patch 'app/testpmd: fix build on signed comparison' "
      ` patch 'bus/pci: fix UIO resource mapping in secondary process' "
      ` patch 'bus/pci: fix FD "
      ` patch 'dma/hisilicon: remove support for HIP09 platform' "
      ` patch 'app/dumpcap: handle SIGTERM and SIGHUP' "
      ` patch 'app/pdump: "
      ` patch 'malloc: fix multi-process wait condition handling' "
      ` patch 'bus/vdev: fix device reinitialization' "
      ` patch 'examples/l3fwd: fix crash in ACL mode for mixed traffic' "
      ` patch 'examples/l3fwd: fix crash on multiple sockets' "
      ` patch 'net/hns3: fix uninitialized variable in FEC query' "
      ` patch 'net/ice/base: fix temporary failures reading NVM' "
      ` patch 'examples: fix queue ID restriction' "
      ` patch 'examples: fix lcore "
      ` patch 'examples: fix port "
      ` patch 'doc: remove reference to mbuf pkt field' "

[PATCH 2/3] examples/l3fwd: fix return value on rules add
 2024-07-24  8:02 UTC  (10+ messages)
` [PATCH 3/3] examples/l3fwd: fix maximum acceptable port ID in routes

[PATCH] doc: document mlx5 HWS actions order
 2024-07-24  7:36 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] test/event: fix missing schedule type assignment
 2024-07-23 19:32 UTC 

[PATCH] examples/l3fwd: Fix core dump with multiple socket
 2024-07-23 16:09 UTC  (3+ messages)

[PATCH 3/3] net/vdev: fix insert vdev core dump
 2024-07-23 15:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 1/1] malloc/mp: fix wait condition handling
 2024-07-23 13:42 UTC  (2+ messages)

[PATCH] app/testpmd: fix build on signed comparison
 2024-07-22 21:26 UTC  (5+ messages)

[PATCH v1] common/cnxk: fix integer overflow
 2024-07-22 17:39 UTC  (2+ messages)

[PATCH 14/30] dma/dpaa: fix job enqueue
 2024-07-22 16:39 UTC  (3+ messages)
  ` [v2 "
    ` [v3 "

[PATCH v2 1/3] net/ice: fix possible memory leak
 2024-07-22 15:18 UTC  (15+ messages)
  ` [PATCH v2 3/3] net/ice: fix return value for raw pattern parsing function
  ` [PATCH v3 1/3] net/ice: fix possible memory leak
    ` [PATCH v3 3/3] net/ice: fix return value for raw pattern parsing function
    ` [PATCH v4 1/3] net/ice: fix possible memory leak
      ` [PATCH v4 3/3] net/ice: fix return value for raw pattern parsing function
      ` [PATCH v5 1/3] net/ice: fix possible memory leak
        ` [PATCH v5 3/3] net/ice: fix return value for raw pattern parsing function

[PATCH] ethdev: fix device init without socket-local memory
 2024-07-22 13:24 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: add postpone option to async flow destroy
 2024-07-22  0:01 UTC  (3+ messages)

[PATCH] net/netvsc: use rte_eth_dev_set_mtu to set VF MTU
 2024-07-21 21:24 UTC  (6+ messages)

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-07-19 13:06 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v1] test/crypto: fix comparison function for modex values
 2024-07-19 13:03 UTC  (3+ messages)

[PATCH] crypto/qat: fix incorrect placement of oop offset
 2024-07-19 13:02 UTC  (3+ messages)

[PATCH v2] net/memif: fix buffer overflow in zero copy Rx
 2024-07-19  9:03 UTC  (9+ messages)

[PATCH] ethdev: fix GENEVE option item conversion
 2024-07-19  8:31 UTC  (2+ messages)

[PATCH] net/ark: fix index arithmetic optimization bug
 2024-07-18 22:05 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] net/ark: fix index arithmetic bug
` [PATCH v4] "
` [PATCH v5] "

[PATCH] eal: fix device unregister for event registered with device_name NULL
 2024-07-18 19:37 UTC 

[PATCH v1] test/crypto: fix asymmetric capability test
 2024-07-18 15:55 UTC  (3+ messages)

[PATCH v1] test/crypto: remove unused stats in test setup
 2024-07-18 15:48 UTC  (3+ messages)

[PATCH v1] crypto/aesni_mb: fix typo in error message
 2024-07-18 15:42 UTC  (7+ messages)
` [PATCH v2 0/4] Fix spelling mistakes
  ` [PATCH v2 1/4] crypto/aesni_mb: fix typo in error message
    ` [EXTERNAL] "
  ` [PATCH v2 2/4] app/test: fix typo in error message allocation
  ` [PATCH v2 3/4] crypto/qat: fix typo in log message
  ` [PATCH v2 4/4] doc: fix typo in l2fwd-crypto guide

[PATCH v1] crypto/qat: add fix for Gen4 WRITE
 2024-07-18 15:29 UTC  (3+ messages)

[PATCH 1/3] net/mlx5: fix disabling E-Switch default flow rules
 2024-07-18  9:57 UTC 

[PATCH] kni: fix build with Linux 6.10
 2024-07-18  9:28 UTC  (2+ messages)

[PATCH] net/mlx5: fix MTU configuration
 2024-07-18  7:25 UTC  (2+ messages)

[PATCH] net/mlx5: fix compilation warning in GCC-9.1
 2024-07-18  7:24 UTC  (2+ messages)

[PATCH] net/mlx5: fix data access race condition for shared Rx queue
 2024-07-18  7:22 UTC  (2+ messages)

[PATCH v1 1/1] drivers/baseband: fix device queues initialization
 2024-07-17 17:13 UTC  (3+ messages)

[PATCH] examples/pipeline: fix include path for rte_log.h
 2024-07-17 10:10 UTC  (9+ messages)
` [PATCH V2] "

patch has been queued to stable release 23.11.2
 2024-07-17  9:17 UTC  (5+ messages)
` patch 'common/mlx5: fix unsigned/signed mismatch' "
  ` patch 'bus/vdev: revert fix devargs in secondary process' "

please help backporting some patches to stable release 22.11.6
 2024-07-17  1:57 UTC  (3+ messages)

[PATCH] net/ark: fix index arithmetic optimization bug
 2024-07-16 20:55 UTC 

[PATCH] net/ark: fix index arithmetic optimization bug
 2024-07-16 20:52 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).