patches for DPDK stable branches
 help / color / mirror / Atom feed
patch 'v23.11.2-rc1' has been queued to stable release 23.11.2
 2024-08-12 12:48 UTC  (62+ messages)
` patch "
  ` patch 'config: fix warning for cross build with meson >= 1.3.0' "
  ` patch 'build: use builtin helper for python dependencies' "
  ` patch 'app/bbdev: fix TB logic' "
  ` patch 'app/bbdev: fix MLD output size computation' "
  ` patch 'app/bbdev: fix interrupt tests' "
  ` patch 'common/cnxk: fix flow aging on application exit' "
  ` patch 'dmadev: fix structure alignment' "
  ` patch 'vdpa/sfc: remove dead code' "
  ` patch 'graph: fix mcore dispatch walk' "
  ` patch 'mbuf: fix dynamic fields copy' "
  ` patch 'bpf: fix MOV instruction evaluation' "
  ` patch 'bpf: fix load hangs with six IPv6 addresses' "
  ` patch 'telemetry: fix connection parameter parsing' "
  ` patch 'baseband/la12xx: forbid secondary process' "
  ` patch 'net/virtio-user: fix control queue allocation for non-vDPA' "
  ` patch 'crypto/cnxk: fix out-of-bound access' "
  ` patch 'crypto/cnxk: fix ECDH public key verification' "
  ` patch 'app/crypto-perf: remove redundant local variable' "
  ` patch 'app/crypto-perf: fix result for asymmetric' "
  ` patch 'test/crypto: validate modex from first non-zero' "
  ` patch 'crypto/cnxk: fix minimal input normalization' "
  ` patch 'cryptodev: fix build without crypto callbacks' "
  ` patch 'cryptodev: validate crypto callbacks from next node' "
  ` patch 'examples/fips_validation: fix dereference and out-of-bound' "
  ` patch 'crypto/openssl: fix GCM and CCM thread unsafe contexts' "
  ` patch 'crypto/openssl: optimize 3DES-CTR context init' "
  ` patch 'crypto/openssl: make per-QP cipher context clones' "
  ` patch 'crypto/openssl: set cipher padding once' "
  ` patch 'common/dpaax/caamflib: fix PDCP-SDAP watchdog error' "
  ` patch 'common/dpaax/caamflib: fix PDCP AES-AES "
  ` patch 'crypto/dpaa_sec: fix IPsec descriptor' "
  ` patch 'crypto/dpaa2_sec: fix event queue user context' "
  ` patch 'examples/ipsec-secgw: fix SA salt endianness' "
  ` patch 'fbarray: fix incorrect lookahead behavior' "
  ` patch 'fbarray: fix incorrect lookbehind "
  ` patch 'fbarray: fix lookahead ignore mask handling' "
  ` patch 'fbarray: fix lookbehind "
  ` patch 'devtools: fix symbol listing' "
  ` patch 'eal/linux: lower log level on allocation attempt failure' "
  ` patch 'dma/idxd: fix setup with Ubuntu 24.04' "
  ` patch 'app/testpmd: fix help string of BPF load command' "
  ` patch 'bus/dpaa: fix bus scan for DMA devices' "
  ` patch 'bus/dpaa: fix memory leak in bus scan' "
  ` patch 'common/dpaax: fix IOVA table cleanup' "
  ` patch 'common/dpaax: fix node array overrun' "
  ` patch 'bus/dpaa: remove redundant file descriptor check' "
  ` patch 'net/dpaa: forbid MTU configuration for shared interface' "
  ` patch 'net/mlx5: fix start without duplicate flow patterns' "
  ` patch 'fbarray: fix finding for unaligned length' "
  ` patch 'buildtools: fix build with clang 17 and ASan' "
  ` patch 'net/ice/base: fix pointer to variable outside scope' "
  ` patch 'net/ice/base: fix memory leak in firmware version check' "
  ` patch 'net/ice/base: fix resource leak' "
  ` patch 'net/ice/base: fix sign extension' "
  ` patch 'net/ice/base: fix size when allocating children arrays' "
  ` 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 v2 1/1] examples/l2fwd-jobstats: add delay to show stats
 2024-08-11 16:17 UTC  (10+ messages)
  ` [PATCH v3 1/1] examples/l2fwd-jobstats: fix lock availability
      ` [EXTERNAL] "
    ` [PATCH v4 "
      ` [PATCH v5 "

22.11.6 patches review and test
 2024-08-09 10:26 UTC  (6+ messages)

[PATCH v3 1/2] net/mlx5: fix reported Rx/Tx desc limits
 2024-08-07 20:44 UTC 

[PATCH 01/17] bus/dpaa: fix PFDRs leaks due to FQRNIs
 2024-08-07 15:38 UTC  (5+ messages)
` [PATCH 02/17] net/dpaa: fix typecasting ch ID to u32
` [PATCH 03/17] bus/dpaa: fix VSP for 1G fm1-mac9 and 10

[PATCH dpdk] buildtools/cmdline: fix meson error when used as a subproject
 2024-08-07 13:43 UTC  (2+ messages)

[PATCH v2] net/gve : Update EOP bit in txd rte_mbuf chain
 2024-08-07  9:39 UTC  (8+ messages)
` [PATCH v3] net/gve : Update EOP & csum "
` [PATCH v4] "
` [PATCH v5] "

[v1 1/7] crypto/dpaa2_sec: fix memory leak
 2024-08-06 10:27 UTC  (4+ messages)
` [v1 2/7] common/dpaax: caamflib: fix PDCP SNOW-ZUC wdog DECO err
  ` [v2 1/7] crypto/dpaa2_sec: fix memory leak
  ` [v2 2/7] common/dpaax: caamflib: fix PDCP SNOW-ZUC wdog DECO err

[PATCH 3/3] examples/l3fwd: fix maximum acceptable port ID in routes
 2024-08-06  3:41 UTC  (10+ messages)
  ` [v2 2/3] examples/l3fwd: fix return value on rules add

[PATCH] net/iavf: fix core dump when the link is unstable
 2024-08-06  0:35 UTC 

[PATCH v4 02/11] vdpa/nfp: fix logic in hardware init
 2024-08-05  2:12 UTC  (2+ messages)
  ` [PATCH v4 03/11] vdpa/nfp: fix the logic of reconfiguration

[PATCH v4] net/gve : Update EOP & csum bit in txd rte_mbuf chain
 2024-08-01 22:38 UTC 

[PATCH v1] net/ice: fix ice Rx timestamp for E822 NICs
 2024-08-01  4:40 UTC 

[PATCH v2] net/gve: Fix TX/RX queue setup and stop
 2024-07-31 13:02 UTC  (2+ messages)

[PATCH v1] net/cpfl: fix cpfl parser issue
 2024-07-31  7:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] examples/l3fwd: fix read beyond array bondaries
 2024-07-30 12:22 UTC  (2+ messages)
  ` [PATCH v2 1/2] "

[PATCH v1] net/cpfl: fix invalid action types
 2024-07-30 11:45 UTC 

patch 'net/nfp: fix disabling 32-bit build' has been queued to stable release 22.11.6
 2024-07-29 23:33 UTC  (44+ messages)
` 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 'examples/ipsec-secgw: revert SA salt endianness' "
      ` patch 'doc: fix mbuf flags' "
      ` patch 'doc: add baseline mode in l3fwd-power guide' "

[PATCH] doc: fix dma perf typo
 2024-07-29 20:54 UTC  (2+ messages)

[PATCH] doc: document mlx5 HWS actions order
 2024-07-29 20:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: add power uncore API documentation
 2024-07-29 20:36 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: revert fix SA salt endianness
 2024-07-29 17:24 UTC  (3+ messages)

[PATCH] net/mlx5: fix NVGRE item validation for template API
 2024-07-26  1:49 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] 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)

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

[PATCH v2 1/3] net/ice: fix possible memory leak
 2024-07-22 15:18 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
    ` [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  (3+ messages)
` [PATCH v2] "

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