patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] mbuf: fix reset on mbuf free
 2021-07-30 15:14 UTC  (8+ messages)
` [dpdk-stable] [PATCH v4] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/virtio: fix repeated memory free of vq
 2021-07-30 14:41 UTC 

[dpdk-stable] [PATCH] net/virtio: fix repeated memory free of vq
 2021-07-30 14:34 UTC 

[dpdk-stable] [PATCH] app/testpmd: fix TX checksum calculation for tunnel
 2021-07-30 12:04 UTC  (19+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [PATCH v3] "
` [dpdk-stable] [PATCH v4] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/softnic: fix memory leak as profile is freed
 2021-07-30 11:53 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/softnic: fix null pointer dereference
 2021-07-30 11:33 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1] test/func_reentrancy: free memzones after creating test case
 2021-07-30 11:27 UTC  (2+ messages)

[dpdk-stable] [PATCH v2] net: prepare the outer ipv4 hdr for checksum
 2021-07-30 11:11 UTC  (6+ messages)
` [dpdk-stable] [PATCH v3] net: fix Intel-specific Prepare "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/3] net: avoid cast-align warning in VLAN insert function
 2021-07-30 11:10 UTC  (6+ messages)
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH 2/3] mbuf: avoid cast-align warning in pktmbuf mtod offset macro
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] net/ena: enable multi segment in Tx offload flags
 2021-07-30 10:11 UTC  (3+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/2] net/bnxt: fix resource qcap list handling
 2021-07-30  5:36 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] net/bnxt: fix stats counter resource

[dpdk-stable] [PATCH] net/mlx5: fix Tx queues creation type check for scheduling
 2021-07-29 17:39 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v5] doc: spell check Spell checked and corrected documentation. If there are any errors, or I have changed something that wasn't an error please reach out to me so I can update the dictionary
 2021-07-29 16:48 UTC  (8+ messages)
  ` [dpdk-stable] [PATCH v5] "
` [dpdk-stable] [PATCH v5] doc: spell check

[dpdk-stable] [PATCH] compress/mlx5: fix level translation in xform API
 2021-07-29 14:11 UTC 

[dpdk-stable] [PATCH 1/4] net/mlx5: discover max flow priority using DevX
 2021-07-29 14:00 UTC  (8+ messages)
` [dpdk-stable] [PATCH 2/4] net/mlx5: create drop queue "
` [dpdk-stable] [PATCH 3/4] net/mlx5: preserve indirect actions across port restart
` [dpdk-stable] [PATCH 4/4] ethdev: document indirect flow action life cycle
  ` [dpdk-stable] [PATCH v2 1/3] net/mlx5: discover max flow priority using DevX
  ` [dpdk-stable] [PATCH v2 2/3] net/mlx5: create drop queue "
  ` [dpdk-stable] [PATCH v2 3/3] net/mlx5: preserve indirect actions across port restart

[dpdk-stable] [PATCH] net/mlx5: fix timestamp initialization on empty clock queue
 2021-07-29  9:45 UTC  (2+ messages)

[dpdk-stable] [PATCH 20.11] net/octeontx2: fix default MCAM allocation size
 2021-07-29  8:36 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/1] net/mlx5: fix typo in flow engine type
 2021-07-29  8:20 UTC  (3+ messages)

[dpdk-stable] [PATCH] bus: clarify log for non-NUMA-aware devices
 2021-07-29  7:45 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v3] "
    ` [dpdk-stable] [PATCH v4] "

[dpdk-stable] [PATCH] crypto/mlx5: fix driver probing error flow
 2021-07-29  6:50 UTC 

[dpdk-stable] [PATCH] ethdev: fix representor port ID search by name
 2021-07-29  4:20 UTC  (9+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] eal/ppc: ignore gcc 10 stringop-overflow warnings
 2021-07-28 17:49 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix mirror flow split with L3 encapsulation
 2021-07-28 13:07 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/mlx5: fix queue leaking in hairpin auto bind checking
 2021-07-28  7:22 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/virtio: fix uninitialized duplex mode
 2021-07-28  6:52 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vhost: fix crash on reconnect
 2021-07-28  6:51 UTC  (4+ messages)

[dpdk-stable] [PATCH] net/virtio: report maximum MTU in device info
 2021-07-28  6:49 UTC  (2+ messages)

[dpdk-stable] [EXT] [dpdk-dev] crypto/qat: fix failed raw data path dequeue
 2021-07-27 18:11 UTC 

[dpdk-stable] [PATCH] crypto: fix heap use after free bug
 2021-07-27 18:04 UTC  (2+ messages)
` [dpdk-stable] [EXT] "

[dpdk-stable] [PATCH v2] bus/vmbus: Fix crash when handling packets in secondary process
 2021-07-27 14:25 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/iavf: fix virtual channel RSS command error handling
 2021-07-27 11:54 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/mlx5: fix representor interrupts handler assignment
 2021-07-27  7:32 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1] net/mlx5: fix RSS selection flags settings
 2021-07-27  6:46 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH v2 1/2] net/mlx5: fix RSS L4 proto "
  ` [dpdk-stable] [PATCH v2 2/2] net/mlx5: fix queue num in RSS desc

[dpdk-stable] [PATCH] eal/windows: cleanup virt2phys handle
 2021-07-27  5:43 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] please help backporting some patches to stable release 20.11.2-rc2
 2021-07-26 17:15 UTC  (2+ messages)

[dpdk-stable] please help backporting some patches to stable release 20.11.3
 2021-07-26 14:41 UTC 

[dpdk-stable] patch 'graph: fix memory leak in stats' has been queued to stable release 20.11.3
 2021-07-26 13:53 UTC  (60+ messages)
` [dpdk-stable] patch 'net/bonding: fix error message on flow verify' "
  ` [dpdk-stable] patch 'net/bonding: check flow setting' "
  ` [dpdk-stable] patch 'net/softnic: fix connection memory leak' "
  ` [dpdk-stable] patch 'app/testpmd: fix offloads for newly attached port' "
  ` [dpdk-stable] patch 'net/mlx5: remove redundant operations in NEON Rx' "
  ` [dpdk-stable] patch 'net/mlx5: fix missing RSS expandable items' "
  ` [dpdk-stable] patch 'net/mlx5: fix missing RSS expansion of IPv6 frag' "
  ` [dpdk-stable] patch 'net/mlx5: fix threshold for mbuf replenishment in MPRQ' "
  ` [dpdk-stable] patch 'net/mlx5: fix typo in vectorized Rx comments' "
  ` [dpdk-stable] patch 'net/mvpp2: fix port speed overflow' "
  ` [dpdk-stable] patch 'net/mvpp2: fix configured state dependency' "
  ` [dpdk-stable] patch 'net/octeontx2: fix TM node statistics query' "
  ` [dpdk-stable] patch 'net/bnxt: fix missing barriers in completion handling' "
  ` [dpdk-stable] patch 'net/bnxt: fix nested lock during bonding' "
  ` [dpdk-stable] patch 'net/bnxt: clear cached statistics' "
  ` [dpdk-stable] patch 'distributor: fix 128-bit write alignment' "
  ` [dpdk-stable] patch 'raw/ioat: fix config script queue size calculation' "
  ` [dpdk-stable] patch 'test/power: fix CPU frequency check for intel_pstate' "
  ` [dpdk-stable] patch 'crypto/octeontx2: fix IPsec session member overlap' "
  ` [dpdk-stable] patch 'crypto/octeontx2: fix lookaside IPsec IV pointer' "
  ` [dpdk-stable] patch 'test/crypto: fix mempool size for session-less' "
  ` [dpdk-stable] patch 'vhost: check header for legacy dequeue offload' "
  ` [dpdk-stable] patch 'net/virtio: fix refill order in packed ring datapath' "
  ` [dpdk-stable] patch 'vhost: fix lock on device readiness notification' "
  ` [dpdk-stable] patch 'net/virtio: fix Rx scatter offload' "
  ` [dpdk-stable] patch 'regex/mlx5: fix size of setup constants' "
  ` [dpdk-stable] patch 'vdpa/mlx5: fix overflow in queue attribute' "
  ` [dpdk-stable] patch 'net/mlx5: fix overflow in mempool argument' "
  ` [dpdk-stable] patch 'regex/mlx5: fix redundancy in device removal' "
  ` [dpdk-stable] patch 'net/mlx5: fix Rx/Tx queue checks' "
  ` [dpdk-stable] patch 'net/mlx5: fix indirect action modify rollback' "
  ` [dpdk-stable] patch 'net/mlx5: fix RoCE LAG bond device probing' "
  ` [dpdk-stable] patch 'net/mlx5: fix RSS expansion for GTP' "
  ` [dpdk-stable] patch 'net/mlx5: reject inner ethernet matching in "
  ` [dpdk-stable] patch 'net/mlx5: export PMD-specific API file' "
  ` [dpdk-stable] patch 'net/bnxt: remove workaround for default VNIC' "
  ` [dpdk-stable] patch 'net/bnxt: fix null dereference in interrupt handler' "
  ` [dpdk-stable] patch 'eal/windows: check callback parameter of alarm functions' "
  ` [dpdk-stable] patch 'net/softnic: fix memory leak in arguments parsing' "
  ` [dpdk-stable] patch 'net/hns3: fix residual MAC address entry' "
  ` [dpdk-stable] patch 'net/hns3: fix filter parsing comment' "
  ` [dpdk-stable] patch 'net/hns3: fix timing of clearing interrupt source' "
  ` [dpdk-stable] patch 'net/hns3: fix flow rule list in multi-process' "
  ` [dpdk-stable] patch 'net/hns3: fix Tx prepare after stop' "
  ` [dpdk-stable] patch 'net/hinic: increase protection of the VLAN' "
  ` [dpdk-stable] patch 'net/hinic/base: fix LRO' "
  ` [dpdk-stable] patch 'net/hinic: fix MTU consistency with firmware' "
  ` [dpdk-stable] patch 'net/ena: trigger reset on Tx prepare failure' "
  ` [dpdk-stable] patch 'bus/dpaa: fix freeing in FMAN interface destructor' "
  ` [dpdk-stable] patch 'net/dpaa: fix headroom in VSP case' "
  ` [dpdk-stable] patch 'net/sfc: fix MAC stats lock in xstats query by ID' "
  ` [dpdk-stable] patch 'net/sfc: fix reading adapter state without locking' "
  ` [dpdk-stable] patch 'net/sfc: fix xstats query by ID according to ethdev' "
  ` [dpdk-stable] patch 'net/sfc: fix xstats query by unsorted list of IDs' "
  ` [dpdk-stable] patch 'net/sfc: fix MAC stats update for stopped device' "
  ` [dpdk-stable] patch 'sched: fix profile allocation failure handling' "
  ` [dpdk-stable] patch 'sched: rework configuration "
  ` [dpdk-stable] patch 'app/testpmd: fix help string for port reset' "
  ` [dpdk-stable] patch 'app/testpmd: fix MAC address after "

[dpdk-stable] [PATCH 03/11] ethdev: fix docs of functions getting xstats by IDs
 2021-07-26 10:13 UTC  (24+ messages)
` [dpdk-stable] [PATCH 04/11] ethdev: fix docs of drivers callbacks "
  ` [dpdk-stable] [PATCH v3 01/11] net/sfc: fix get xstats by ID callback to use MAC stats lock
  ` [dpdk-stable] [PATCH v3 02/11] net/sfc: fix reading adapter state without locking
  ` [dpdk-stable] [PATCH v3 03/11] ethdev: fix docs of functions getting xstats by IDs
  ` [dpdk-stable] [PATCH v3 04/11] ethdev: fix docs of drivers callbacks "
  ` [dpdk-stable] [PATCH v3 05/11] net/sfc: fix xstats by ID callbacks according to ethdev
  ` [dpdk-stable] [PATCH v3 06/11] net/sfc: fix accessing xstats by an unsorted list of IDs
  ` [dpdk-stable] [PATCH v3 07/11] net/sfc: fix MAC stats update to work for stopped device
` [dpdk-stable] [PATCH v4 1/2] ethdev: fix docs of functions getting xstats by IDs
  ` [dpdk-stable] [PATCH v4 2/2] ethdev: fix docs of drivers callbacks "
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [dpdk-dev] [PATCH v4 1/2] ethdev: fix docs of functions "

[dpdk-stable] [PATCH] net/iavf: fix tx thresh check issue
 2021-07-25  9:47 UTC  (3+ messages)

[dpdk-stable] [PATCH v1] app/testpmd: fix port MAC address after resetting port
 2021-07-24 11:29 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] app/testpmd: fix help string for port reset
 2021-07-24  9:07 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 1/1] power: check freq count before filling the freqs array
 2021-07-24  8:11 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v3 "

[dpdk-stable] [PATCH] net/txgbe: fix VLAN filter setting for VF
 2021-07-23 14:07 UTC  (2+ messages)

[dpdk-stable] [PATCH v4 3/6] net/ena: trigger reset when Tx prepare fails
 2021-07-23 10:24 UTC 

[dpdk-stable] [PATCH v1] doc: update atomic operation deprecation
 2021-07-23  9:49 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v8 1/4] vhost: fix async vhost ops return type
 2021-07-23  8:09 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).