patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH 01/14] crypto/dpaa2_sec: fix fle buffer leak
 2022-04-28 11:47 UTC  (12+ messages)
` [PATCH 02/14] crypto/dpaa2_sec: fix buffer pool ID check
` [PATCH 03/14] crypto/dpaa_sec: fix length for chain fd in raw sec driver
` [PATCH 04/14] crypto/dpaa2_sec: "
` [PATCH 08/14] crypto/dpaa_sec : fix secondary process probe
` [PATCH 10/14] crypto/dpaa2_sec: fix crypto op pointer for atomic and ordered queues
` [PATCH 11/14] crypto/dpaa2_sec: fix operation status for simple fd
` [PATCH 14/14] common/dpaax: fix short MAC-I IV calculation for zuc
` [EXT] [PATCH 01/14] crypto/dpaa2_sec: fix fle buffer leak
  ` [PATCH v2 "

[PATCH] net/i40e: fix max frmame size config at port level
 2022-04-28 11:12 UTC 

[PATCH] app/test: fix buffer overflow in table unit tests
 2022-04-28 10:53 UTC  (3+ messages)

[EXT] [PATCH] crypto/mlx5: fix login cleanup
 2022-04-28 10:14 UTC 

[PATCH] net/i40e: fix max frmame size config at port level
 2022-04-28  8:57 UTC 

[PATCH] net/i40e: fix max frmame size config at port level
 2022-04-28  8:56 UTC 

[PATCH] driver/i40e: enable max frame at port level
 2022-04-28  7:45 UTC 

[PATCH] security: fix comments
 2022-04-28  7:28 UTC 

[PATCH] app/testpmd: fix help of create meter command
 2022-04-28  2:03 UTC 

[PATCH] pipeline: fix emit instruction for invalid headers
 2022-04-27 21:56 UTC 

[DPDK] net/ice: modify related error code to avoid misleading
 2022-04-27 17:35 UTC 

[PATCH 1/3] test/mem: disable ASan when accessing unallocated mem
 2022-04-27 15:32 UTC  (11+ messages)
` [PATCH 2/3] mem: fix ASan shadow for remapped memory segments

[PATCH] net/iavf: fix segfaults when calling API after VF reset failed
 2022-04-27 15:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] doc: fix support table for ETH and VLAN flow items
 2022-04-27 11:02 UTC  (5+ messages)

[PATCH] net/mlx5: fix RSS hash types adjustment
 2022-04-27  7:37 UTC  (2+ messages)

[PATCH] doc: update matching versions in ice guide
 2022-04-27  0:49 UTC  (2+ messages)

[Patch v2] net/netvsc: report correct stats values
 2022-04-26 22:45 UTC  (3+ messages)

[Patch v2] net/netvsc: fix the calculation of checksums based on mbuf flag
 2022-04-26 22:09 UTC  (4+ messages)

[PATCH V2 1/4] net/bonding: fix non-active slaves aren't stopped
 2022-04-26 18:19 UTC  (4+ messages)
  ` [PATCH V2 2/4] net/bonding: fix non-terminable while loop

[PATCH 1/2] acl: fix rules with 8 bytes field size are broken
 2022-04-26 17:44 UTC 

[PATCH] rib: fix traversal with /32 route
 2022-04-26 14:30 UTC  (2+ messages)

[PATCH] net/mlx5: fix rxq/txq stats memory access sync
 2022-04-26  9:51 UTC  (2+ messages)

[PATCH] test/bpf: skip test if libpcap is unavailable
 2022-04-26  7:47 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] doc: update matching versions in i40e guide
 2022-04-26  5:47 UTC 

21.11.1 patches review and test
 2022-04-25 15:01 UTC  (19+ messages)

[PATCH 21.11.1 v1] test/crypto: skip oop test for raw api
 2022-04-25 14:28 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: fix miss LRO validation in RxQ setup
 2022-04-25  9:30 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5: fix LRO configuration in drop RxQ

[PATCH] ethdev: prohibit polling of a stopped queue
 2022-04-25  8:30 UTC  (3+ messages)

[PATCH v5] app/testpmd: add help messages for multi-process
 2022-04-25  6:51 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] common/cnxk: fix ROC naming convention issues
 2022-04-25  5:11 UTC  (2+ messages)

[PATCH 5/8] test/crypto: fix pmd name for dpaa raw buffer crypto driver
 2022-04-25  4:14 UTC 

[PATCH v2 12/28] net/cnxk: add barrier after meta batch free in scalar
 2022-04-22 10:54 UTC  (4+ messages)
` [PATCH v2 14/28] net/cnxk: fix roundup size with transport mode
` [PATCH v2 28/28] net/cnxk: fix multi-seg extraction in vwqe path

[PATCH v1] gro: bug fix in identifying 0 length tcp packets
 2022-04-22 10:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] gro: bug fix in identifying 0 length tcp packets
 2022-04-22 10:28 UTC 

[PATCH v2] gro: bug fix in identifying 0 length tcp packets
 2022-04-22 10:27 UTC 

[PATCH] net/vhost: fix TSO feature default disablement
 2022-04-22  9:35 UTC 

[PATCH] examples/vdpa: fix disabled VirtQ statistics query
 2022-04-22  8:40 UTC  (2+ messages)

[PATCH 4/4] net/dpaa: fix ethernet event queue de-attach
 2022-04-22  4:57 UTC 

[PATCH v5 1/2] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
 2022-04-22  2:11 UTC  (26+ messages)
  ` [PATCH v5 2/2] net/ixgbe: Fix SFP detection and linking on hotplug
  ` [PATCH v6 1/2] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
  ` [PATCH v6 2/2] net/ixgbe: Fix SFP detection and linking on hotplug

[RFC PATCH v3 3/8] vhost: fix async access
 2022-04-21 19:21 UTC  (2+ messages)

[PATCH] examples/l3fwd: fix issue with MTU set on event mode
 2022-04-21 14:16 UTC 

[PATCH 01/15] crypto/dpaa2_sec: fix fle buffer leak
 2022-04-21 12:05 UTC  (9+ messages)
` [PATCH 02/15] crypto/dpaa2_sec: fix buffer pool ID check
` [PATCH 03/15] crypto/dpaa_sec: fix length for chain fd in raw sec driver
` [PATCH 04/15] crypto/dpaa2_sec: "
` [PATCH 09/15] crypto/dpaa_sec : fix secondary process probe
` [PATCH 11/15] crypto/dpaa2_sec: fix crypto op pointer for atomic and ordered queues
` [PATCH 12/15] crypto/dpaa2_sec: fix operation status for simple fd
` [PATCH 15/15] common/dpaax: fix short MAC-I IV calculation for zuc

[PATCH] net/mlx5: fix gtp handling in header modify action
 2022-04-21 10:44 UTC  (2+ messages)

[PATCH] eal/linux: skip attaching to external memory chunk
 2022-04-21  9:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 19.11] net/hns3: fix insecure way to query MAC statistics
 2022-04-21  5:14 UTC  (3+ messages)

[PATCH v2] raw/ifpga: remove vdev when ifpga is closed
 2022-04-21  1:34 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2] net/nfp: fix mtu settings
 2022-04-21  0:55 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] eal: fix data race in multi-process support
 2022-04-20 15:13 UTC  (5+ messages)

[PATCH] net/iavf: fix device initialization
 2022-04-20 11:03 UTC 

[PATCH v2 1/7] vdpa/mlx5: fix interrupt trash that leads to segment fault
 2022-04-20 10:39 UTC  (4+ messages)
  ` [PATCH v2 2/7] vdpa/mlx5: fix dead loop when process interrupted

[dpdk-dev] [PATCH] common/cnxk: fix unaligned access to device memory
 2022-04-20  6:38 UTC 

[PATCH 2/5] dma/idxd: fix memory leak due to free on incorrect pointer
 2022-04-19 16:20 UTC  (3+ messages)

[PATCH] net/virtio: restore some optimisations with AVX512
 2022-04-19  9:12 UTC  (2+ messages)

[PATCH] net/nfp: fix the issue about set the vlan strip offload off
 2022-04-19  8:38 UTC 

[dpdk-dev] [PATCH] net/cnxk: fix error message setting on failure
 2022-04-19  6:34 UTC 

[PATCH 12/24] net/cnxk: add barrier after meta batch free in scalar
 2022-04-19  5:59 UTC  (2+ messages)
` [PATCH 14/24] net/cnxk: fix roundup size with transport mode

[PATCH 1/5] net/cxgbe: fill correct port info in mbufs for Rx
 2022-04-18 22:24 UTC  (2+ messages)
` [PATCH 2/5] net/cxgbe: fix Tx queue stuck with mbuf chain coalescing

[PATCH] net/ice: fix raw flow input pattern value change in FDIR
 2022-04-18  7:29 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 1/2] common/dpaax: remove dead code
 2022-04-16 19:36 UTC  (2+ messages)
` [EXT] "

[PATCH v2 2/2] build: hide local symbols in shared libraries
 2022-04-15 14:56 UTC  (2+ messages)

[PATCH] net/i40e: max frame size config regardless of link status
 2022-04-15  3:34 UTC 

[DPDK] net/i40e: max frame size config regardless of link status
 2022-04-15  3:14 UTC 

[PATCH v3] doc: fix vhost multi-queue reconnection
 2022-04-15  2:08 UTC 

[PATCH 3/3] examples/bond: fix invalid use of trylock
 2022-04-14 12:06 UTC  (2+ messages)

[PATCH] devargs: fix leak on hotplug failure
 2022-04-14 11:27 UTC 

[PATCH] vmbus: get current rte_vmbus_bus struct
 2022-04-14  9:58 UTC  (3+ messages)

[PATCH v1] net/mlx5: fix quit assert when no meter green action
 2022-04-14  7:55 UTC 

[PATCH v1] net/mlx5: fix wrong counter in non-termination meter
 2022-04-14  7:34 UTC  (2+ messages)

[PATCH v1] net/mlx5: fix probe failure with secondary bonding member
 2022-04-14  7:19 UTC  (2+ messages)

[PATCH] mbuf: expose outer vlan in mbuf dump
 2022-04-13 12:59 UTC  (8+ messages)

[PATCH 21.11] net/cnxk: fix build with optimization
 2022-04-13 12:05 UTC 

[PATCH] devtools: fix null test for NUMA systems
 2022-04-13 11:19 UTC 

[PATCH 3/3] net/bnxt: fix risk in Rx descriptor read in NEON path
 2022-04-13 10:31 UTC 

[PATCH v3] net/ice: refact parser API usage
 2022-04-13  7:33 UTC  (3+ messages)

[PATCH] net/ice: fix missing Tx burst mode name
 2022-04-13  7:21 UTC  (2+ messages)

[PATCH 19.11] net/mlx5: fix mark enabling for Rx
 2022-04-12  9:54 UTC  (2+ messages)

[PATCH] net/mlx5: fix TxQ failure when inlining is impossible
 2022-04-12  8:09 UTC  (2+ messages)

[PATCH] common/mlx5: fix MR range calculation
 2022-04-12  8:08 UTC  (2+ messages)

[PATCH] app/testpmd: fix use of indirect action after port close
 2022-04-12  5:41 UTC  (5+ messages)

[PATCH 19.11 0/3] net/mlx5: fix MPRQ stride
 2022-04-11  5:38 UTC  (3+ messages)
` [PATCH 19.11 3/3] net/mlx5: fix MPRQ stride devargs adjustment

[PATCH 1/3] net/mlx5: fix setting flags to external RxQ
 2022-04-10  9:25 UTC  (2+ messages)
` [PATCH 2/3] net/mlx5: fix reading invalid index in RxQ array

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