patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] driver: crypto: scheduler: fix session size computation
 2024-10-04  8:40 UTC  (2+ messages)

[PATCH] net/gve: always attempt Rx refill on DQ
 2024-10-04  4:47 UTC  (2+ messages)

[PATCH] net/gve: fix mbuf allocation memory leak for DQ Rx
 2024-10-04  4:37 UTC  (2+ messages)

[PATCH] net/gve: add IO memory barriers before reading descriptors
 2024-10-04  1:05 UTC 

[PATCH] net/gve: fix refill logic causing memory corruption
 2024-10-04  1:05 UTC 

[PATCH v2 01/10] baseband/acc: fix access to deallocated mem
 2024-10-03 20:49 UTC 

[PATCH] drivers: ignore non-critical syndromes for Tx queues
 2024-10-03 20:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drivers: fix error CQE handling
 2024-10-03 20:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] pci: add O_CLOEXEC when open uio device
 2024-10-03 19:08 UTC  (2+ messages)

[PATCH] child process synchronization NIC startup parameters
 2024-10-03 16:00 UTC  (3+ messages)
` [PATCH v2] app/test:subprocess synchronization of parameters

[PATCH] service: avoid worker lcore exit deadlock
 2024-10-03 15:50 UTC  (5+ messages)
` [PATCH v2] service: fix deadlock on worker lcore exit

[PATCH 2/2] ethdev: fix race on ports for telemetry commands
 2024-10-03 11:39 UTC  (10+ messages)
` [PATCH dpdk v2 2/2] ethdev: fix potential race in telemetry endpoints

[PATCH v3] common/cnxk: fix IRQ reconfiguration
 2024-10-03 11:25 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH v2] vhost: restrict set max queue pair API to VDUSE
 2024-10-03  9:22 UTC  (2+ messages)

[PATCH] vhost: restrict set max queue pair API to VDUSE
 2024-10-03  6:47 UTC  (2+ messages)

[PATCH 03/16] cryptodev/bcmfs: fix mis-matched free
 2024-10-03  5:52 UTC  (81+ messages)
` [PATCH 04/16] dma/ixd: fix incorrect free function in cleanup
` [PATCH 05/16] event/cnxk: fix pointer mismatch "
` [PATCH 06/16] examples/vhost: fix free function mismatch
` [PATCH 07/16] net/cnxk: fix use-after-free
` [PATCH 08/16] bpf: fix free mismatch if convert fails
` [PATCH 09/16] net/e1000: fix use-after-free
` [PATCH 11/16] net/cpfl: fix free of nonheap object
` [PATCH 12/16] raw/ifpga/base: fix use after free
` [PATCH 14/16] drivers/ifpga: fix free function mismatch
  ` [PATCH v2 03/16] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v2 04/16] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v2 05/16] event/cnxk: fix pointer mismatch "
  ` [PATCH v2 06/16] examples/vhost: fix free function mismatch
  ` [PATCH v2 07/16] net/cnxk: fix use-after-free
  ` [PATCH v2 08/16] bpf: fix free mismatch if convert fails
  ` [PATCH v2 09/16] net/e1000: fix use-after-free
  ` [PATCH v2 11/16] net/cpfl: fix free of nonheap object
  ` [PATCH v2 13/16] raw/ifpga/base: fix use after free
  ` [PATCH v2 15/16] drivers/ifpga: fix free function mismatch
  ` [PATCH v3 02/18] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v3 03/18] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v3 04/18] event/cnxk: fix pointer mismatch "
  ` [PATCH v3 05/18] examples/vhost: fix free function mismatch
  ` [PATCH v3 06/18] net/cnxk: fix use-after-free
  ` [PATCH v3 07/18] bpf: fix free mismatch if convert fails
  ` [PATCH v3 08/18] net/e1000: fix use-after-free
  ` [PATCH v3 10/18] net/cpfl: fix free of nonheap object
  ` [PATCH v3 12/18] raw/ifpga/base: fix use after free
  ` [PATCH v3 14/18] drivers/ifpga: fix free function mismatch
  ` [PATCH v3 15/18] baseband/la12xx: prevent use after free
  ` [PATCH v4 02/17] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v4 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v4 04/17] event/cnxk: fix pointer mismatch "
  ` [PATCH v4 05/17] examples/vhost: fix free function mismatch
  ` [PATCH v4 06/17] net/cnxk: fix use-after-free
  ` [PATCH v4 07/17] bpf: fix free mismatch if convert fails
  ` [PATCH v4 08/17] net/e1000: fix use-after-free
  ` [PATCH v4 10/17] net/cpfl: fix free of nonheap object
  ` [PATCH v4 12/17] raw/ifpga/base: fix use after free
  ` [PATCH v4 14/17] drivers/ifpga: fix free function mismatch
  ` [PATCH v4 15/17] baseband/la12xx: prevent use after free
  ` [PATCH v5 02/17] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v5 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v5 04/17] event/cnxk: fix pointer mismatch "
  ` [PATCH v5 05/17] examples/vhost: fix free function mismatch
  ` [PATCH v5 06/17] net/cnxk: fix use-after-free
  ` [PATCH v5 07/17] bpf: fix free mismatch if convert fails
  ` [PATCH v5 08/17] net/e1000: fix use-after-free
  ` [PATCH v5 10/17] net/cpfl: fix free of nonheap object
  ` [PATCH v5 12/17] raw/ifpga/base: fix use after free
  ` [PATCH v5 14/17] drivers/ifpga: fix free function mismatch
  ` [PATCH v5 15/17] baseband/la12xx: prevent use after free
  ` [PATCH v6 02/17] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v6 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v6 04/17] event/cnxk: fix pointer mismatch "
  ` [PATCH v6 05/17] examples/vhost: fix free function mismatch
  ` [PATCH v6 06/17] net/cnxk: fix use-after-free
  ` [PATCH v6 07/17] bpf: fix free mismatch if convert fails
  ` [PATCH v6 08/17] net/e1000: fix use-after-free
  ` [PATCH v6 10/17] net/cpfl: fix free of nonheap object
  ` [PATCH v6 12/17] raw/ifpga/base: fix use after free
  ` [PATCH v6 14/17] drivers/ifpga: fix free function mismatch
  ` [PATCH v6 15/17] baseband/la12xx: prevent use after free
  ` [PATCH v7 02/16] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v7 03/16] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v7 04/16] event/cnxk: fix pointer mismatch "
    ` [EXTERNAL] "
  ` [PATCH v7 05/16] examples/vhost: fix free function mismatch
  ` [PATCH v7 06/16] net/cnxk: fix use-after-free
  ` [PATCH v7 07/16] bpf: fix free mismatch if convert fails
  ` [PATCH v7 08/16] net/e1000: fix use-after-free
  ` [PATCH v7 10/16] net/cpfl: fix free of nonheap object
  ` [PATCH v7 12/16] raw/ifpga/base: fix use after free
  ` [PATCH v7 14/16] drivers/ifpga: fix free function mismatch
  ` [PATCH v7 15/16] baseband/la12xx: prevent use after free

net/gve: attempt Rx refill even when no packets received on DQ
 2024-10-01 23:28 UTC 

[PATCH] service: avoid worker lcore exit deadlock
 2024-10-01 13:54 UTC  (2+ messages)

[PATCH] net/iavf: fix mac address with i40e PF Linux driver
 2024-10-01 13:14 UTC  (5+ messages)
` [PATCH v2] net/iavf: preserve MAC "

[PATCH v3 01/18] bus/dpaa: fix PFDRs leaks due to FQRNIs
 2024-10-01 11:03 UTC  (15+ messages)
  ` [PATCH v3 02/18] net/dpaa: fix typecasting ch ID to u32
  ` [PATCH v3 03/18] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
  ` [PATCH v3 04/18] bus/dpaa: fix the fman details status
  ` [PATCH v3 18/18] net/dpaa: fix reallocate_mbuf handling
  ` [PATCH v4 01/18] bus/dpaa: fix PFDRs leaks due to FQRNIs
  ` [PATCH v4 02/18] net/dpaa: fix typecasting ch ID to u32
  ` [PATCH v4 03/18] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
  ` [PATCH v4 04/18] bus/dpaa: fix the fman details status
  ` [PATCH v4 18/18] net/dpaa: fix reallocate_mbuf handling
    ` [PATCH v5 01/18] bus/dpaa: fix PFDRs leaks due to FQRNIs
    ` [PATCH v5 02/18] net/dpaa: fix typecasting ch ID to u32
    ` [PATCH v5 03/18] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
    ` [PATCH v5 04/18] bus/dpaa: fix the fman details status
    ` [PATCH v5 18/18] net/dpaa: fix reallocate_mbuf handling

[PATCH v2 10/17] common/cnxk: fix CPT HW word size for outbound SA
 2024-10-01  6:00 UTC 

[PATCH 1/4] net/i40e: fix AVX-512 pointer copy on 32-bit
 2024-09-30 13:29 UTC  (4+ messages)
` [PATCH 2/4] net/ice: "

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-09-30 11:33 UTC  (2+ messages)

[PATCH] eal: fix device unregister for event registered with device_name NULL
 2024-09-24 15:50 UTC  (2+ messages)

[PATCH V3 1/3] net/mlx5: set rte errno if malloc failed
 2024-09-24 10:52 UTC 

[PATCH V2 1/3] net/mlx5: set rte errno if malloc failed
 2024-09-24  5:59 UTC 

[PATCH] net/mana: support rdma-core via pkg-config in meson
 2024-09-22  0:15 UTC  (3+ messages)

[PATCH 2/5] build: remove version check on compiler links function
 2024-09-20 12:57 UTC 

[PATCH] net/iavf: delay VF reset command
 2024-09-20 11:01 UTC  (3+ messages)

[PATCH] net/mana: support rdma-core via pkg-config in meson
 2024-09-20 10:56 UTC 

[PATCH 3/9] net/mlx5/hws: fix flex item support as tunnel header
 2024-09-18 13:58 UTC  (18+ messages)
` [PATCH 4/9] net/mlx5: fix flex item tunnel mode handling
` [PATCH 5/9] net/mlx5: fix number of supported flex parsers
` [PATCH 7/9] net/mlx5: fix next protocol validation after flex item
` [PATCH 8/9] net/mlx5: fix non full word sample fields in "
` [PATCH 9/9] net/mlx5: fix flex item header length field translation
  ` [PATCH v2 3/9] net/mlx5/hws: fix flex item support as tunnel header
  ` [PATCH v2 4/9] net/mlx5: fix flex item tunnel mode handling
  ` [PATCH v2 5/9] net/mlx5: fix number of supported flex parsers
  ` [PATCH v2 7/9] net/mlx5: fix next protocol validation after flex item
  ` [PATCH v2 8/9] net/mlx5: fix non full word sample fields in "
  ` [PATCH v2 9/9] net/mlx5: fix flex item header length field translation

21.11.8 patches review and test
 2024-09-18 10:33 UTC  (14+ messages)

[v1 35/43] net/dpaa2: fix memory corruption in TM
 2024-09-18  7:50 UTC  (2+ messages)
  ` [v2 "

[PATCH] examples/ipsec-secgw: fix dequeue count from cryptodev
 2024-09-18  5:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] test/event: fix missing schedule type assignment
 2024-09-17 15:16 UTC  (2+ messages)

[PATCH v1 01/10] baseband/acc: fix access to deallocated mem
 2024-09-13 14:49 UTC  (2+ messages)

[PATCH 21.11] net/softnic: fix maybe-uninitialized warning
 2024-09-13  9:05 UTC  (2+ messages)

[PATCH 09/11] drivers: remove redundant newline from logs
 2024-09-12  8:26 UTC  (3+ messages)
  ` [PATCH v2 11/14] "

[PATCH] eal/x86: fix 32-bit write-combined stores
 2024-09-12  5:56 UTC  (2+ messages)

[PATCH v2] vfio: check iova if already mapped before do map
 2024-09-10 13:18 UTC 

[PATCH 28/33] common/cnxk: fix CPT HW word size for outbound SA
 2024-09-10  8:59 UTC 

[PATCH V1 1/3] net/mlx5: set rte errno if malloc failed
 2024-09-10  7:58 UTC 

[PATCH] vfio: check iova if already mapped before do map
 2024-09-10  3:28 UTC 

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