patches for DPDK stable branches
 help / color / mirror / Atom feed
patch has been queued to stable release 23.11.2
 2024-07-12 10:44 UTC  (27+ messages)
` patch 'bus/pci: fix build with musl 1.2.4 / Alpine 3.19' "
` patch 'eal: fix type in destructor macro for MSVC' "
` patch 'eal/unix: support ZSTD compression for firmware' "
` patch 'pcapng: add memcpy check' "
` patch 'net/virtio-user: "
` patch 'eal/windows: install sched.h file' "
` patch 'latencystats: fix literal float suffix' "
` patch 'net/nfp: fix representor port queue release' "
` patch 'net/bonding: fix failover time of LACP with mode 4' "
` patch 'app/testpmd: fix indirect action flush' "
` patch 'net/hns3: fix offload flag of IEEE 1588' "
` patch 'net/hns3: fix Rx timestamp flag' "
` patch 'net/hns3: fix double free for Rx/Tx queue' "
` patch 'net/hns3: fix variable overflow' "
` patch 'net/hns3: disable SCTP verification tag for RSS hash input' "
` patch 'doc: fix AF_XDP device plugin howto' "
` patch 'net/af_xdp: fix multi-interface support for k8s' "
` patch 'ethdev: fix strict aliasing in link up' "
` patch 'net/vmxnet3: add missing register command' "
` patch 'net/af_packet: align Rx/Tx structs to cache line' "
` patch 'doc: fix testpmd ring size command' "
` patch 'net/af_xdp: fix port ID in Rx mbuf' "
` patch 'net/af_xdp: count mbuf allocation failures' "
` patch 'net/af_xdp: fix stats reset' "
` patch 'net/af_xdp: remove unused local statistic' "
` patch 'net/nfp: fix resource leak in secondary process' "

[PATCH v1 1/1] fbarray: fix find_next_n for unaligned length
 2024-07-12  8:53 UTC  (2+ messages)

[PATCH 2/3] bus/vdev: revert fix devargs after multi-process bus scan
 2024-07-12  8:38 UTC  (6+ messages)
` [PATCH 3/3] net/vdev: fix insert vdev core dump

[PATCH v1] crypto/aesni_mb: fix typo in error message
 2024-07-11 13:14 UTC 

[PATCH] ethdev: fix device init without socket-local memory
 2024-07-11 12:35 UTC 

[PATCH] buildtools: fix invalid symbols
 2024-07-11 11:39 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] buildtools: fix build with clang 17 and ASan
 2024-07-11 11:38 UTC 

[PATCH] net/cpfl: fix build error for debian 32-bit
 2024-07-10 16:10 UTC  (3+ messages)

[PATCH 1/8] bus/dpaa: fix bus scan for DMA devices
 2024-07-10  8:55 UTC  (28+ messages)
` [PATCH 2/8] bus/dpaa: fix resource leak in variable dev
` [PATCH 3/8] common/dpaax: fix IOVA table cleanup
` [PATCH 4/8] common/dpaax: fix array overrun issue
` [PATCH 5/8] bus/dpaa: remove redundant file descriptor check
  ` [v2 1/7] bus/dpaa: fix bus scan for DMA devices
      ` [PATCH v3 1/8] "
      ` [PATCH v3 2/8] bus/dpaa: fix resource leak in variable dev
      ` [PATCH v3 3/8] common/dpaax: fix IOVA table cleanup
      ` [PATCH v3 4/8] common/dpaax: fix array overrun issue
      ` [PATCH v3 5/8] bus/dpaa: remove redundant file descriptor check
        ` [v4 1/8] bus/dpaa: fix bus scan for DMA devices
        ` [v4 2/8] bus/dpaa: fix resource leak in variable dev
        ` [v4 3/8] common/dpaax: fix IOVA table cleanup
        ` [v4 4/8] common/dpaax: fix array overrun issue
        ` [v4 5/8] bus/dpaa: remove redundant file descriptor check
        ` [v4 7/8] net/dpaa: restrict MTU config for shared intf
          ` [v5 1/8] bus/dpaa: fix bus scan for DMA devices
          ` [v5 2/8] bus/dpaa: fix resource leak in variable dev
          ` [v5 3/8] common/dpaax: fix IOVA table cleanup
          ` [v5 4/8] common/dpaax: fix array overrun issue
          ` [v5 5/8] bus/dpaa: remove redundant file descriptor check
          ` [v5 7/8] net/dpaa: restrict MTU config for shared intf
  ` [v2 2/7] bus/dpaa: fix resource leak in variable dev
  ` [v2 3/7] common/dpaax: fix IOVA table cleanup
  ` [v2 4/7] common/dpaax: fix array overrun issue
  ` [v2 5/7] bus/dpaa: remove redundant file descriptor check

[PATCH 04/10] net/mlx5/hws: fix memory leak in modify header free
 2024-07-09 15:25 UTC  (15+ messages)
` [PATCH 05/10] net/mlx5/hws: strictly range templates check fix
` [PATCH 06/10] net/mlx5/hws: fix deletion of action vport
` [PATCH 07/10] net/mlx5/hws: fix incorrect port ID on root item convert
` [PATCH 08/10] net/mlx5/hws: take out not needed variable
` [PATCH 09/10] net/mlx5/hws: fix NAT64 csum issue
` [PATCH 10/10] net/mlx5/hws: fix NA64 copy TOS field instead of TTL
    ` [PATCH 2/8] net/mlx5/hws: fix memory leak in modify header free
    ` [PATCH 3/8] net/mlx5/hws: strictly range templates check fix
    ` [PATCH 4/8] net/mlx5/hws: fix deletion of action vport
    ` [PATCH 5/8] net/mlx5/hws: fix incorrect port ID on root item convert
    ` [PATCH 6/8] net/mlx5/hws: take out not needed variable
    ` [PATCH 7/8] net/mlx5/hws: fix NAT64 csum issue
    ` [PATCH 8/8] net/mlx5/hws: fix NA64 copy TOS field instead of TTL

[PATCH] app/testpmd: fix help string of BPF load command
 2024-07-09 12:22 UTC  (3+ messages)

[PATCH] eal/linux: lower log level on allocation attempt failure
 2024-07-09  8:57 UTC  (3+ messages)

[PATCH v4 1/5] net/nfp: fix compile fail on 32-bit OS
 2024-07-09  8:24 UTC 

[PATCH v1] vhost: fix crash caused by accessing a freed vsocket
 2024-07-09  7:26 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v1 1/1] drivers/baseband: fix device queues initialization
 2024-07-08 19:09 UTC 

[PATCH v1 1/4] fbarray: fix incorrect lookahead behavior
 2024-07-08 16:07 UTC  (4+ messages)
` [PATCH v1 2/4] fbarray: fix incorrect lookbehind behavior
` [PATCH v1 3/4] fbarray: fix lookahead ignore mask handling
` [PATCH v1 4/4] fbarray: fix lookbehind "

[v2 1/1] docs: af_xdp device plugin repo update
 2024-07-08 16:00 UTC  (2+ messages)

[PATCH] net/nfp: fix offload drop flow rule failed
 2024-07-08 15:58 UTC  (2+ messages)

[PATCH] crypto/aesni_mb: fix typo in error message
 2024-07-08 13:07 UTC 

[PATCH] crypto/qat: fix incorrect placement of oop offset
 2024-07-08 12:25 UTC  (2+ messages)

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

[PATCH] net/mlx5: fix MTU configuration
 2024-07-08 10:59 UTC 

[PATCH 01/23] net/nfp: fix dereference of null pointer
 2024-07-08  1:35 UTC  (3+ messages)

[PATCH 17/17] net/nfp: fix port action core dump
 2024-07-07 23:57 UTC  (2+ messages)

[PATCH] net/gve: fix RSS hash endianness in DQO format
 2024-07-07 22:23 UTC  (2+ messages)

[PATCH 11/15] net/ena: fix bad checksum handling
 2024-07-07 18:57 UTC  (4+ messages)
` [PATCH 12/15] net/ena: fix invalid return value check
` [PATCH 13/15] net/ena: fix wrong handling of checksum

[PATCH] net/ionic: fix double-free of mbufs when emptying array
 2024-07-07 18:55 UTC  (2+ messages)

[PATCH] net/nfp: fix flow mask table entry problem
 2024-07-07 18:55 UTC  (2+ messages)

[PATCH] net/nfp: fix the allocate of switch domain
 2024-07-07 18:54 UTC  (2+ messages)

[PATCH] telemetry: fix potential connection issue
 2024-07-07 13:11 UTC  (3+ messages)

[PATCH] net/mlx5: fix compilation warning in GCC-9.1
 2024-07-07  9:57 UTC 

[PATCH v2] net/memif: fix buffer overflow in zero copy Rx
 2024-07-07  5:31 UTC 

[PATCH] net/vmxnet3: fix init logs
 2024-07-06 18:51 UTC  (2+ messages)

[PATCH v2 1/2] net/cpfl: fix check for opcodes of received ctlq messages
 2024-07-05 14:21 UTC  (8+ messages)
  ` [PATCH v2 2/2] net/cpfl: fix +ve error codes for "
      ` [PATCH v3 1/2] net/cpfl: fix check for opcodes of "
      ` [PATCH v3 2/2] net/cpfl: fix +ve error codes for "
          ` [PATCH v4 1/2] net/cpfl: fix check for opcodes of "
          ` [PATCH v4 2/2] net/cpfl: fix +ve error codes for "

[PATCH] net/mlx5: fix data access race condition for shared Rx queue
 2024-07-05 13:05 UTC 

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-07-05 12:57 UTC 

[PATCH] app/testpmd: fix parsing for connection tracking item
 2024-07-05 11:29 UTC  (2+ messages)

[PATCH] doc: remove empty section from testpmd guide
 2024-07-05 11:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-07-05  8:35 UTC 

[PATCH] baseband/la12xx: fix issue with secondary process
 2024-07-05  7:48 UTC  (3+ messages)

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-07-05  7:34 UTC 

[PATCH v3 1/2] bus/pci: fix secondary process PCI uio resource map problem
 2024-07-04  9:00 UTC  (12+ messages)
    ` [PATCH v4 2/3] "
    ` [PATCH v4 3/3] bus/pci: fix secondary process save 'FD' problem
      ` [PATCH v5 2/3] bus/pci: fix secondary process PCI uio resource map problem
      ` [PATCH v5 3/3] bus/pci: fix secondary process save 'FD' problem
        ` [PATCH v6 1/2] bus/pci: fix secondary process PCI uio resource map problem
        ` [PATCH v6 2/2] bus/pci: fix secondary process save 'FD' problem

[PATCH 1/2] examples/ipsec-secgw: fix SA salt endianness problem
 2024-07-03 17:58 UTC  (5+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH 01/11] common/dpaax: caamflib: fix PDCP-SDAP wdog DECO err
 2024-07-03 17:25 UTC  (5+ messages)
` [PATCH 02/11] common/dpaax: caamflib: fix PDCP AES-AES "
  ` [EXTERNAL] "
` [PATCH 03/11] crypto/dpaa: fix SEC err due to an wrong desc
` [PATCH 11/11] crypto/dpaa2_sec: fix issue of user ctxt for Event queue

[PATCH] mbuf: fix API to copy mbuf dynamic fields
 2024-07-03 16:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 1/5] crypto/openssl: fix GCM and CCM thread unsafe ctxs
 2024-07-03 15:20 UTC  (6+ messages)
    ` [EXTERNAL] "
  ` [PATCH v5 "
    ` [EXTERNAL] "

[PATCH 01/11] common/dpaax: caamflib: fix PDCP-SDAP wdog DECO err
 2024-07-03 10:13 UTC  (4+ messages)
` [PATCH 02/11] common/dpaax: caamflib: fix PDCP AES-AES "
` [PATCH 03/11] crypto/dpaa: fix SEC err due to an wrong desc
` [PATCH 11/11] crypto/dpaa2_sec: fix issue of user ctxt for Event queue

[PATCH] examples/l3fwd: Fix core dump with multiple socket
 2024-07-03 10:11 UTC  (2+ messages)

[PATCH 4/9] bus/dpaa: fix bus scan for DMA devices
 2024-07-03  9:41 UTC  (5+ messages)
` [PATCH 5/9] bus/dpaa: fix resource leak in variable dev
` [PATCH 6/9] common/dpaax: fix IOVA table cleanup
` [PATCH 7/9] common/dpaax: fix array overrun issue
` [PATCH 8/9] bus/dpaa: remove redundant file descriptor check

[PATCH v2] eal/unix: support ZSTD compression for firmware
 2024-07-03  9:03 UTC  (4+ messages)

[PATCH] examples/fips_validation: fix coverity issues
 2024-07-02 15:44 UTC  (3+ messages)

[EXTERNAL] [PATCH v4 1/2] cryptodev: fix crypto callbacks on unsetting callbacks macro
 2024-07-02 15:24 UTC 

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-07-02  7:50 UTC 

[PATCH] net/mlx5: fix mlx5 device start failure
 2024-07-01  7:31 UTC  (2+ messages)

[PATCH] net/memif: fix buffer overflow in zero copy Rx
 2024-06-28 19:45 UTC 

[PATCH 2/3] bfp: fix load hangs with six IPv6 addresses
 2024-06-27 18:04 UTC  (4+ messages)
  ` [PATCH v2 1/3] bfp: fix MOV instruction evaluation
  ` [PATCH v2 2/3] bfp: fix load hangs with six IPv6 addresses

[PATCH] buildtools: fix build with clang 17
 2024-06-27 16:50 UTC  (4+ messages)

[PATCH] dmadev: fix structure alignment
 2024-06-27 12:46 UTC  (4+ messages)
` [PATCH v3] "

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