patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH 1/2] event/sw: fix missing flow ID init in selftest
 2022-10-17  7:30 UTC  (4+ messages)
` [PATCH 2/2] event/sw: fix invalid log "

[PATCH v2] gro : check for payload length after the trim
 2022-10-16 14:43 UTC 

[PATCH v2] doc: fix support table for ETH and VLAN flow items
 2022-10-16  5:26 UTC  (4+ messages)

[PATCH] net/nfp: set the appropriate initialized value of flbufsz
 2022-10-15  7:38 UTC  (4+ messages)

[PATCH v2] app/testpmd: fix incorrect queues state of secondary process
 2022-10-14 10:11 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3 01/30] baseband/acc100: fix ring availability calculation
 2022-10-14 10:03 UTC  (26+ messages)
` [PATCH v3 02/30] baseband/acc100: add function to check AQ availability
` [PATCH v3 03/30] baseband/acc100: memory leak fix
` [PATCH v3 04/30] baseband/acc100: add LDPC encoder padding function
` [PATCH v3 05/30] baseband/acc100: check turbo dec/enc input
` [PATCH v3 06/30] baseband/acc100: check for unlikely operation vals
` [PATCH v3 07/30] baseband/acc100: enforce additional check on FCW
` [PATCH v3 08/30] baseband/acc100: allocate ring/queue mem when NULL
` [PATCH v3 09/30] baseband/acc100: reduce input length for CRC24B
` [PATCH v3 10/30] baseband/acc100: fix clearing PF IR outside handler
` [PATCH v3 11/30] baseband/acc100: set device min alignment to 1
` [PATCH v3 12/30] baseband/acc100: add protection for NULL HARQ input
` [PATCH v3 13/30] baseband/acc100: reset pointer after rte_free

[PATCH] net/iavf: fix SPI check
 2022-10-14  9:51 UTC 

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

[PATCH 03/13] net/cnxk: fix later skip to include mbuf priv
 2022-10-14  5:43 UTC  (3+ messages)
  ` [PATCH v2 "
  ` [PATCH v3 "

[PATCH] gro: fix gro with tcp push flag
 2022-10-14  2:37 UTC 

[PATCH] app/testpmd: fix slave port reset action
 2022-10-13 17:42 UTC  (2+ messages)

[PATCH] doc: fix support table for ETH and VLAN flow items
 2022-10-13 12:18 UTC  (7+ messages)

[PATCH v2 1/2] vhost: fix descs count in async vhost packed ring
 2022-10-13  9:40 UTC  (3+ messages)
  ` [PATCH v2 2/2] vhost: fix slot index calculation in async vhost

[PATCH] net/mlx5: fix thread workspace memory leak
 2022-10-13  9:34 UTC 

[PATCH] test/cryptodev: fix PDCP vectors
 2022-10-13  7:21 UTC  (2+ messages)

[PATCH v2 4/4] event/dlb2: fix port cos override calculation
 2022-10-13  6:44 UTC  (2+ messages)

[PATCH] net/iavf: fix error of virtchnl command
 2022-10-13  6:21 UTC  (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH] net/ice/base: fix duplicate flow rules

[PATCH] net/iavf: fix default state for Rx timestamp enabling
 2022-10-13  6:14 UTC  (3+ messages)

[PATCH] net/iavf: fix IPsec flow create error check
 2022-10-13  3:44 UTC  (2+ messages)

(no subject)
 2022-10-13  3:40 UTC 

[PATCH] net/mlx5: fix thread termination check on Windows
 2022-10-12  7:55 UTC  (2+ messages)

[PATCH v2] sched: Fix subport profile id not set correctly
 2022-10-11 14:26 UTC  (9+ 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 v5] lib/eal: fix segfaults in exiting
 2022-10-11 14:04 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v3 1/5] examples/l3fwd: fix port group mask generation
 2022-10-11 10:12 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v5 "

[PATCH 01/35] net/ionic: fix up endianness for Rx and Tx handling
 2022-10-11  0:50 UTC  (10+ 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 v1 01/35] net/ionic: fix up endianness for Rx and Tx handling
` [PATCH v1 02/35] net/ionic: fix up endianness for RSS
` [PATCH v1 03/35] net/ionic: fix to set the adapter name for logging
` [PATCH v1 04/35] net/ionic: fix up the Rx filter save API
` [PATCH v1 05/35] net/ionic: fix up reported error stats

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-10-10 23:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] examples/l3fwd: fix issue with MTU set on event mode
 2022-10-10 21:55 UTC  (3+ messages)

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

[PATCH v5] examples/fips_validation: add parsing for AES CTR
 2022-10-10 19:49 UTC  (2+ messages)
  ` [EXT] "

[PATCH v1] crypto/qat: reallocate on openssl version check
 2022-10-10 19:39 UTC  (5+ messages)
` [EXT] "
` [PATCH v2] "
  ` [EXT] "

[PATCH] examples/l2fwd-crypto: fix typo in error message
 2022-10-10 19:29 UTC  (2+ messages)
` [EXT] "

[PATCH 1/2] mempool: make event callbacks process-private
 2022-10-10  8:02 UTC  (3+ messages)

[PATCH 0/2] net/ixgbe: fixes related to promiscuous mode in VFs
 2022-10-10  1:44 UTC  (3+ messages)

[PATCH v3] pcapng: fix write more packets than IOV_MAX limit
 2022-10-10  0:40 UTC 

[PATCH] apps/dumpcap: fix interface parameter option
 2022-10-10  0:11 UTC  (2+ messages)

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

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

[PATCH 05/15] net/dpaa2: check free enqueue descriptors before Tx
 2022-10-07  3:27 UTC  (17+ messages)
` [PATCH 08/15] net/dpaa2: 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 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  (3+ 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  (2+ messages)

[PATCH RESEND 00/13] some bugfixes and clean code for hns3
 2022-10-04 16:00 UTC  (2+ 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  (3+ messages)
  ` [PATCH v2 2/4] crypto/ccp: remove some dead code for UIO
  ` [PATCH v2 4/4] crypto/ccp: fix PCI probing

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