patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] app/testpmd: fix secondary process not forwarding
 2023-02-23 14:41 UTC  (15+ messages)
` [PATCH v2] "
` [PATCH v3] "

patch 'eal/windows: mark memory config as complete' has been queued to stable release 20.11.8
 2023-02-23  9:36 UTC  (39+ messages)
` patch 'kni: fix build on RHEL 9.1' "
` patch 'doc: fix dependency setup in l2fwd-cat example guide' "
` patch 'devtools: fix escaped space in grep pattern' "
` patch 'app/crypto-perf: fix number of segments' "
` patch 'eventdev/eth_tx: fix devices loop' "
` patch 'crypto/qat: fix stream cipher direction' "
` patch 'fbarray: fix metadata dump' "
` patch 'graph: fix node shrink' "
` patch 'net/nfp: fix firmware name derived from PCI name' "
` patch 'app/testpmd: fix interactive mode with no ports' "
` patch 'examples/qos_sched: fix debug mode' "
` patch 'build: fix dependencies lookup' "
` patch 'vdpa/ifc: fix argument compatibility check' "
` patch 'vdpa/ifc: fix reconnection in SW-assisted live migration' "
` patch 'vhost: fix net header settings in datapath' "
` patch 'app/bbdev: add allocation checks' "
` patch 'baseband/acc: fix memory leak on acc100 close' "
` patch 'baseband/acc: fix acc100 iteration counter in TB' "
` patch 'crypto/ccp: remove some printf' "
` patch 'test/crypto: add missing MAC-I to PDCP vectors' "
` patch 'compressdev: fix end of driver list' "
` patch 'net/bnxt: fix Tx queue stats after queue stop and start' "
` patch 'net/bnxt: fix Rx "
` patch 'net/bnxt: fix RSS hash in mbuf' "
` patch 'mem: fix hugepage info mapping' "
` patch 'raw/ifpga/base: fix init with multi-process' "
` patch 'telemetry: fix repeat display when callback don't init dict' "
` patch 'test/mbuf: fix mbuf reset test' "
` patch 'eventdev/timer: fix overflow' "
` patch 'vhost: decrease log level for unimplemented requests' "
` patch 'vhost: fix possible FD leaks' "
` patch 'vhost: fix possible FD leaks on truncation' "
` patch 'net/virtio-user: fix device starting failure handling' "
` patch 'app/testpmd: fix forwarding stats for Tx dropped' "
` patch 'net/txgbe: fix default signal quality value for KX/KX4' "
` patch 'net/txgbe: fix packet type to parse from offload flags' "
` patch 'net/txgbe: fix interrupt loss' "
` patch 'net/hns3: fix log about indirection table size' "

[PATCH v1 1/9] baseband/acc: protection for TB negative scenario
 2023-02-23  9:28 UTC  (7+ messages)
` [PATCH v2 0/9] baseband/acc: VRB PMD fixes
  ` [PATCH v2 1/9] baseband/acc: protection for TB negative scenario
  ` [PATCH v2 3/9] baseband/acc: add explicit mbuf append for soft output

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-02-23  8:23 UTC  (15+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

[PATCH] common/idpf: fix Rx queue configuration
 2023-02-23  4:23 UTC  (2+ messages)

[PATCH] vhost: fix slot index in async split virtqueue Tx
 2023-02-23  2:30 UTC 

[PATCH] net/mana: fix incorrectly reported counters in stats
 2023-02-22 23:27 UTC 

[PATCH v3 1/3] baseband/acc: fix check after deref and dead code
 2023-02-22 16:40 UTC 

[PATCH v2 01/16] test/bbdev: fix seg fault for non supported HARQ len
 2023-02-22 10:53 UTC  (6+ messages)
` [PATCH v2 02/16] test/bbdev: extend HARQ tolerance
` [PATCH v2 12/16] test/bbdev: remove check for invalid opaque data

[PATCH] net/iavf: fix iavf query stats in intr thread
 2023-02-22  4:40 UTC 

[dpdk-dev] [PATCH] common/cnxk: fix IPv6 extension header parsing
 2023-02-22  4:04 UTC 

[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
 2023-02-21 20:42 UTC 

[PATCH v2] app/testpmd: fix flex item compilation error
 2023-02-21 20:09 UTC  (2+ messages)

[PATCH 1/3] examples/ipsec-secgw: fix auth IV length
 2023-02-21 13:13 UTC  (2+ messages)

[PATCH 1/6] net/nfp: fix the set MAC flow action
 2023-02-21 10:35 UTC  (12+ messages)
` [PATCH 2/6] net/nfp: fix the set IPv4 "
` [PATCH 3/6] net/nfp: fix the set IPv6 "
` [PATCH 4/6] net/nfp: fix the set TP "
` [PATCH 5/6] net/nfp: fix the set TTL "
` [PATCH 6/6] net/nfp: fix the set IPv4/v6 DSCP "
  ` [PATCH v2 1/6] net/nfp: fix the set MAC "
  ` [PATCH v2 2/6] net/nfp: fix the set IPv4 "
  ` [PATCH v2 3/6] net/nfp: fix the set IPv6 "
  ` [PATCH v2 4/6] net/nfp: fix the set TP "
  ` [PATCH v2 5/6] net/nfp: fix the set TTL "
  ` [PATCH v2 6/6] net/nfp: fix the set IPv4/v6 DSCP "

[PATCH v1] app/testpmd: fix flex item compilation error
 2023-02-21  9:36 UTC 

[PATCH] regex/mlx5: correct value written to doorbell db rec
 2023-02-21  7:49 UTC 

[PATCH] regex/mlx5: utilize all available QPs
 2023-02-21  7:47 UTC 

[PATCH v3 1/8] compress/mlx5: fix decompress xform validation
 2023-02-21  7:07 UTC  (3+ messages)
  ` [PATCH v3 2/8] compress/mlx5: fix wrong output Adler-32 checksum offset
  ` [PATCH v3 3/8] compress/mlx5: fix QP setup for partial transformations

[PATCH 2/2] net/nfp: fix getting wrong RSS configuration
 2023-02-21  5:52 UTC 

[PATCH] app/testpmd: fix template action mask parsing
 2023-02-20 19:18 UTC 

[PATCH 2/6] app/testpmd: don't send unprepared packets
 2023-02-20 18:34 UTC  (8+ messages)
  ` [PATCH v2 1/9] app/testpmd: fix Tx preparation in checksum engine
  ` [PATCH v2 2/9] app/testpmd: fix packet count in ieee15888 engine
  ` [PATCH v2 4/9] app/testpmd: fix packet transmission in noisy VNF engine
  ` [PATCH v3 1/9] app/testpmd: fix Tx preparation in checksum engine
  ` [PATCH v3 2/9] app/testpmd: fix packet count in ieee15888 engine
  ` [PATCH v3 4/9] app/testpmd: fix packet transmission in noisy VNF engine

[PATCH v2 1/2] baseband/acc: fix check after deref and dead code
 2023-02-20 15:37 UTC  (2+ messages)

[PATCH] doc: fix reference to event timer header
 2023-02-20 14:47 UTC 

[PATCH] net/nfp: support 48-bit DMA address for firmware with NFDk
 2023-02-20 14:02 UTC  (13+ messages)
` [PATCH v2] net/nfp: fix 48-bit DMA address support for NFDk

[PATCH] examples/cmdline: fix build error with gcc 12
 2023-02-20 11:44 UTC  (4+ messages)

[PATCH v6] net/i40e: rework maximum frame size configuration
 2023-02-20  8:05 UTC  (2+ messages)

[PATCH v5] net/i40e: rework maximum frame size configuration
 2023-02-20  7:59 UTC  (2+ messages)
` [PATCH v6] "

[RFC] eal: use same atomic intrinsics for gcc and clang
 2023-02-20  7:46 UTC  (7+ messages)
` [PATCH] "

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-02-20  6:06 UTC  (2+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

[PATCH] build: fix invalid characters in toolchain definitions
 2023-02-20  0:20 UTC  (3+ messages)

[PATCH] sched: fix for tc_ov_enable flag position in subport structure
 2023-02-19 22:43 UTC  (4+ messages)
` [PATCH v2] sched: fix for incorrect alignment of bitmap, pipe and queue structs in subport

[PATCH v11 0/3] Fix cmdline_poll and testpmd signal handling
 2023-02-19 17:53 UTC  (2+ messages)

[PATCH v2] net/iavf: add check for mbuf
 2023-02-19 14:30 UTC  (4+ messages)
` [PATCH v3] net/iavf: add debug checks "

[PATCH] net: not compile PMD AVX library when no IOVA as PA
 2023-02-19 12:01 UTC  (6+ messages)
` [PATCH v2] net: not build "

[PATCH] drivers: skip build of sub-libs not supporting IOVA mode
 2023-02-19 11:55 UTC 

[PATCH] net/idpf: fix build option check
 2023-02-19 10:52 UTC  (5+ messages)

[PATCH 1/4] examples/qos_sched: fix errors when TX port not up
 2023-02-17 16:19 UTC  (2+ messages)

[PATCH] app/testpmd: fix crash on cleanup
 2023-02-17 16:18 UTC  (3+ messages)

[PATCH] net/nfp: only flush specified port flow table
 2023-02-16 17:08 UTC  (2+ messages)

[PATCH v2 1/6] dma/ioat: fix device stop if no copies done
 2023-02-16 11:09 UTC  (9+ messages)
  ` [PATCH v2 2/6] dma/ioat: fix incorrectly set indexes after restart
  ` [PATCH v2 3/6] dma/ioat: fix incorrect error reporting on restart
  ` [PATCH v3 1/6] dma/ioat: fix device stop if no copies done
  ` [PATCH v3 2/6] dma/ioat: fix incorrectly set indexes after restart
  ` [PATCH v3 3/6] dma/ioat: fix incorrect error reporting on restart

[PATCH v5] enhance NUMA affinity heuristic
 2023-02-16  2:50 UTC  (4+ messages)

[PATCH 21.11] net/ionic: add watchdogs to protect each queue type
 2023-02-15 22:36 UTC  (2+ messages)

[PATCH v2] eal: cleanup alarm and multiprocess hotplug before memory detach
 2023-02-15 15:08 UTC 

[PATCH] net/nfp: fix the incorrect vni of VXLAN encap action
 2023-02-15 14:01 UTC  (2+ messages)

[PATCH v2 01/10] net/ngbe: fix Rx buffer size in configure register
 2023-02-15 10:24 UTC  (9+ messages)
` [PATCH v3] net/txgbe: "

[PATCH] net/sfc: enforce fate action in transfer flow rules
 2023-02-15 10:03 UTC  (3+ messages)

[PATCH] net/sfc: fix MAC address entry leak in transfer flow parsing
 2023-02-14 18:50 UTC  (3+ messages)

[PATCH v4 2/4] app/test-compress-perf: fix some typos
 2023-02-14 17:40 UTC  (2+ messages)
  ` [PATCH v4 3/4] app/test-compress-perf: fix missing test single compress op

[PATCH 0/6] net/hns3: some code optimization for Rx/Tx function
 2023-02-14 11:54 UTC  (8+ messages)
` [PATCH 1/6] net/hns3: fix querying dummy function failed
` [PATCH 2/6] net/hns3: add debug info for Rx/Tx dummy function
` [PATCH 3/6] net/hns3: remove debug condition for Tx prepare
` [PATCH 4/6] net/hns3: separate tx prepare from getting Tx function
` [PATCH 5/6] net/hns3: remove getting Tx function from head file
` [PATCH 6/6] net/hns3: extract common functions to set Rx/Tx

[PATCH v4 2/5] net/mlx5/hws: fix disconnecting matcher
 2023-02-13 13:37 UTC 

[PATCH] Intel iavf: Return in the case of ADD/DEL ETH address
 2023-02-13  1:31 UTC  (3+ messages)

[PATCH] net/mlx5: check compressed CQE opcode for an error
 2023-02-12 13:37 UTC  (2+ messages)

[PATCH] net/mlx5: ignore non-critical syndromes for Rx queue
 2023-02-12 13:37 UTC  (2+ messages)

[PATCH] net/mlx5: fix error CQE dumping for vectorized Rx burst
 2023-02-12 13:36 UTC  (2+ messages)

[PATCH v2 2/3] crypto/qat: fix build
 2023-02-11 20:24 UTC 

[PATCH v2 1/3] crypto/qat: fix build for generic x86 with GCC 12
 2023-02-11 20:23 UTC 

[PATCH v2 1/2] crypto/qat: fix build
 2023-02-11 20:21 UTC 

[dpdk-dev] [PATCH 1/3] common/cnxk: fix channel mask for SDP interfaces
 2023-02-11  9:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/3] common/cnxk: fix inline IPsec rule creation

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