patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] eal: fix data race in multi-process support
 2022-10-09 23:53 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH] doc: add Rx buffer split capability for mlx5
 2022-10-09 20:19 UTC 

[PATCH] examples/l2fwd-crypto: fix typo in error message
 2022-10-09 17:58 UTC 

[PATCH 1/2] net/bonding: fix xmit l34 hash calculate for tcp
 2022-10-09 17:41 UTC  (3+ messages)

[PATCH] gro: fix gro with ethernet tail padding bytes
 2022-10-09 17:26 UTC  (4+ messages)

[PATCH] net/iavf: fix error of virtchnl command
 2022-10-09  6:03 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v3] net/iavf: fix error of virtchnl command
 2022-10-08  8:11 UTC 

[PATCH] ethdev: fix push new event
 2022-10-08  4:06 UTC  (5+ messages)

[PATCH v1] examples/l3fwd: fix core dump after packet match
 2022-10-08  3:11 UTC  (3+ messages)

[PATCH 01/35] net/ionic: fix up endianness for Rx and Tx handling
 2022-10-07 17:43 UTC  (5+ messages)
` [PATCH 02/35] net/ionic: fix up endianness for RSS
` [PATCH 03/35] net/ionic: fix to set the adapter name for logging
` [PATCH 04/35] net/ionic: fix up the Rx filter save API
` [PATCH 05/35] net/ionic: fix up reported error stats

[PATCH v5] examples/fips_validation: add parsing for AES CTR
 2022-10-07 16:58 UTC 

[PATCH v1] crypto/qat: reallocate on openssl version check
 2022-10-07 15:48 UTC  (4+ messages)
` [EXT] "
` [PATCH v2] "

[dpdk-dev v1] crypto/qat: fix of qat build request session in mp
 2022-10-07 14:21 UTC  (2+ messages)

[PATCH] doc: fix support table for ETH and VLAN flow items
 2022-10-07 11:55 UTC  (4+ messages)

[PATCH 02/15] net/enetfec: fix restart issue
 2022-10-07  3:27 UTC  (22+ messages)
` [PATCH 03/15] net/enetfec: fix buffer leak issue
` [PATCH 04/15] net/dpaa2: fix dpdmux configuration for error behaviour
` [PATCH 05/15] net/dpaa2: check free enqueue descriptors before Tx
` [PATCH 08/15] net/dpaa2: fix buffer free on transmit SG packets
` [PATCH 10/15] net/dpaa: fix Jumbo packet Rx in case of VSP
` [PATCH 14/15] net/dpaa: fix buffer free on transmit SG packets
` [PATCH 15/15] net/dpaa: fix buffer free in slow path
  ` [PATCH v2 02/16] net/enetfec: fix restart issue
  ` [PATCH v2 03/16] net/enetfec: fix buffer leak issue
  ` [PATCH v2 04/16] net/dpaa2: fix dpdmux configuration for error behaviour
  ` [PATCH v2 05/16] net/dpaa2: check free enqueue descriptors before Tx
  ` [PATCH v2 08/16] net/dpaa2: fix buffer free on transmit SG packets
  ` [PATCH v2 10/16] net/dpaa: fix Jumbo packet Rx in case of VSP
  ` [PATCH v2 15/16] net/dpaa: fix buffer free on transmit SG packets
  ` [PATCH v2 16/16] net/dpaa: fix buffer free in slow path

[PATCH v2] sched: Fix subport profile id not set correctly
 2022-10-06 19:00 UTC  (5+ messages)
` [PATCH 1/3] sched: fix "
  ` [PATCH 2/3] sched: removed unused subport field in hqos profile
  ` [PATCH 3/3] sched: support for 100G+ rates in subport/pipe config

[PATCH 21.11] net/ionic: add watchdogs to protect each queue type
 2022-10-06 13:56 UTC 

[PATCH] vhost: compilation fix for GCC-12
 2022-10-06 12:35 UTC  (6+ messages)
` [PATCH v3] "
      ` [EXT] "

[PATCH] net/qede/base: fix 32-bit build with GCC 12
 2022-10-06 10:27 UTC  (3+ messages)

[PATCH v2] vhost: fix compilation issue in async path
 2022-10-06 10:21 UTC  (9+ messages)
` [PATCH v3] vhost: fix build issues with GCC 12
      ` [EXT] "

[PATCH 1/3] net/i40e: compilation fix for GCC-12
 2022-10-06  9:52 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] net/qede/base: "

[PATCH] examples: compilation fix for GCC-12
 2022-10-06  9:27 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] sched: subport field is unused in hqos profile
 2022-10-05 18:24 UTC  (2+ messages)
  ` [PATCH v3] "

[PATCH] net/nfp: fix memory leak for receive function
 2022-10-05 15:41 UTC  (2+ messages)

[PATCH] vhost: fix compilation issue in async path
 2022-10-05 15:09 UTC  (3+ messages)

[PATCH v7 2/3] timer: fix function to stop all timers
 2022-10-05 12:59 UTC  (5+ messages)

[PATCH v4] examples/vm_power_manager: use safe version of list iterator
 2022-10-05 10:17 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 00/19] some bugfixes and clean code for hns3 - part2
 2022-10-05  6:18 UTC  (21+ messages)
` [PATCH 01/19] net/hns3: fix have no valid RSS rule
` [PATCH 02/19] net/hns3: fix RSS filter restore
` [PATCH 03/19] net/hns3: fix the lock protection of RSS flow rule
` [PATCH 04/19] net/hns3: fix RSS flow rule restore failed
` [PATCH 05/19] net/hns3: move flow direction rule recovery position
` [PATCH 06/19] net/hns3: fix hns3 restore filter function input
` [PATCH 07/19] net/hns3: fix gcov compile warning
` [PATCH 08/19] net/hns3: fix incorrect packet type report for GENEVE
` [PATCH 09/19] net/hns3: fix magic numbers
` [PATCH 10/19] net/hns3: fix header file self contained
` [PATCH 11/19] net/hns3: remove unused structure definition
` [PATCH 12/19] net/hns3: do not use reserved identifier macro
` [PATCH 13/19] net/hns3: fix fail to enable IPV4 or IPV6 packet RSS
` [PATCH 14/19] net/hns3: fix some spelling errors
` [PATCH 15/19] net/hns3: fix inconsistent RSS behavior
` [PATCH 16/19] net/hns3: add check for L3 and L4 type
` [PATCH 17/19] net/hns3: revert fix mailbox communication with HW
` [PATCH 18/19] net/hns3: fix VF mark wrong message processed
` [PATCH 19/19] net/hns3: fix the obtaination of minimum Tx frame length

[PATCH RESEND 00/13] some bugfixes and clean code for hns3
 2022-10-04 16:00 UTC  (4+ messages)

[PATCH] net/axgbe: support segmented Tx
 2022-10-04 14:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: fix vlan offload of rxq
 2022-10-04 14:30 UTC  (2+ messages)

[PATCH v2 1/4] crypto/ccp: remove some printf
 2022-10-04  9:51 UTC  (4+ messages)
  ` [PATCH v2 2/4] crypto/ccp: remove some dead code for UIO
  ` [PATCH v2 3/4] crypto/ccp: fix IOVA handling
  ` [PATCH v2 4/4] crypto/ccp: fix PCI probing

[PATCH 1/8] trace: fix mode for new trace point
 2022-10-04  9:44 UTC  (17+ messages)
` [PATCH 2/8] trace: fix mode change
` [PATCH 3/8] trace: fix leak with regexp
  ` [EXT] "
` [PATCH 4/8] trace: fix dynamically enabling trace points
  ` [EXT] "
` [PATCH 5/8] trace: fix race in debug dump
` [PATCH 6/8] trace: fix metadata dump
  ` [PATCH v2 1/9] trace: fix mode for new trace point
  ` [PATCH v2 2/9] trace: fix mode change
  ` [PATCH v2 3/9] trace: fix leak with regexp
  ` [PATCH v2 5/9] trace: fix dynamically enabling trace points
  ` [PATCH v2 6/9] trace: fix race in debug dump
  ` [PATCH v2 7/9] trace: fix metadata dump

[PATCH] net/bnxt: fix build with GCC 13
 2022-10-04  4:01 UTC  (2+ messages)

[PATCH] net/bnxt: return -EBUSY if port is active during MTU change
 2022-10-04  3:53 UTC 

[PATCH] net/pcap: reduce time for stopping device
 2022-10-03 15:00 UTC  (5+ messages)
` [PATCH v2] net/pcap: fix timeout of "

[EXT] Re: [PATCH] cryptodev: fix unduly newlines in logs
 2022-09-30 18:47 UTC 

[PATCH v5] event/dlb2: fix max enqueue and dequeue cli override
 2022-09-30  9:02 UTC  (2+ messages)

[PATCH] app/test: fix LACP handshake overtime
 2022-09-30  1:27 UTC  (3+ messages)

[PATCH 0/2] net/ixgbe: fixes related to promiscuous mode in VFs
 2022-09-29 12:09 UTC  (3+ messages)
` [PATCH 1/2] net/ixgbe: fix bcast packets Rx on VF after promisc removal
` [PATCH 2/2] net/ixgbe: fix unexpected VLAN Rx in promisc mode on VF

[PATCH] devtools: fix checkpatches subject retrieval from stdin
 2022-09-29 12:04 UTC 

[PATCH] examples/vhost: fix use after free
 2022-09-29  8:40 UTC  (4+ messages)

[PATCH v2] net/virtio: fix crash when dev is configured twice
 2022-09-29  8:33 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2022-09-29  6:51 UTC  (7+ messages)

[dpdk-dev] [PATCH v2 1/2] net/mlx5: fix use after free when releasing tx queues
 2022-09-29  1:51 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix resource leak when releasing a drop action

[PATCH 1/3] common/sfc_efx/base: fix assignment of maximum Tx data count
 2022-09-28  9:54 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: remove unwanted barrier
 2022-09-27 21:06 UTC  (5+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms

[PATCH] event/cnxk: fix stale data in workslots
 2022-09-27  3:23 UTC  (4+ messages)
  ` [EXT] "

Early backport of Vhost regression fix in LTS branches
 2022-09-26 16:47 UTC  (5+ messages)

[PATCH v2] net/virtio: fix crash when dev is configured twice
 2022-09-26  8:23 UTC 

[PATCH] net/iavf: fix outer checksum flags
 2022-09-25  5:51 UTC  (3+ messages)

[PATCH] net/iavf: fix processing vlan tci in vector path
 2022-09-23  0:38 UTC  (3+ messages)
` [PATCH v2] net/iavf: fix processing vlan tci in SSE path

[EXT] [dpdk-dev v2] crypto/openssl: fix HMAC output length
 2022-09-22 16:07 UTC 

[PATCH 1/2] net/nfp: fix return value of nfp card init function
 2022-09-22 13:03 UTC 

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-09-22  8:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] eventdev/timer: fix adapter stop function
 2022-09-22  7:53 UTC 

[PATCH 1/2] mempool: make event callbacks process-private
 2022-09-22  7:31 UTC  (2+ messages)

[PATCH 1/3] net/axgbe: reset the end of packet in scattered rx
 2022-09-21 14:39 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v1] net/mlx5: fix meter profile delete fail
 2022-09-21 12:13 UTC  (2+ messages)

[PATCH v2 1/2] app/test: add cksum performance test
 2022-09-20 16:10 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] net: have checksum routines accept unaligned data

[PATCH] net/ice: fix PTP init failed
 2022-09-20  0:51 UTC  (2+ messages)

[PATCH v1 1/3] net/mlx5: fix meter hierarchy with represented port item
 2022-09-17  6:02 UTC  (3+ messages)
` [PATCH v1 2/3] net/mlx5: add meter flow limitation when matching all ports
` [PATCH v1 3/3] net/mlx5: fix meter ID tag for meter hierarchy

[PATCH] net/mlx5: fix Rx queue recovery mechanism
 2022-09-16 18:20 UTC  (4+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix missing RTE Flow counter reset
 2022-09-16 16:13 UTC  (2+ messages)

[PATCH] net/mvneta: compilation fix for GCC-12
 2022-09-16 14:56 UTC  (3+ messages)

[PATCH v2 33/37] baseband/acc100: set device min alignment to 1
 2022-09-15 11:34 UTC  (6+ messages)
` [PATCH v2 36/37] baseband/acc100: make HARQ layout memory 4GB
` [PATCH v2 37/37] baseband/acc100: reset pointer after rte_free

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