patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] net/i40e: fix PCTYPE configuration for X722
 2022-11-03 16:57 UTC 

patch 'net: accept unaligned data in checksum routines' has been queued to stable release 20.11.7
 2022-11-03  9:27 UTC  (56+ messages)
` patch 'eal: fix side effect in some pointer arithmetic macros' "
` patch 'app/testpmd: restore ixgbe bypass commands' "
` patch 'net/bonding: fix array overflow in Rx burst' "
` patch 'net/bonding: fix double slave link status query' "
` patch 'net/axgbe: fix scattered Rx' "
` patch 'net/axgbe: fix mbuf lengths in "
` patch 'net/axgbe: fix length of each segment "
` patch 'net/axgbe: fix checksum and RSS "
` patch 'net/axgbe: optimise "
` patch 'net/axgbe: remove freeing buffer in "
` patch 'net/nfp: improve HW info header log readability' "
` patch 'net/txgbe: remove semaphore between SW/FW' "
` patch 'net/txgbe: rename some extended statistics' "
` patch 'net/mvneta: fix build with GCC 12' "
` patch 'malloc: fix storage size for some allocations' "
` patch 'telemetry: fix escaping of invalid json characters' "
` patch 'event/dsw: fix flow migration' "
` patch 'event/sw: fix device name in dump' "
` patch 'eventdev/eth_tx: add spinlock for adapter start/stop' "
` patch 'eventdev/eth_tx: fix adapter stop' "
` patch 'test/ipsec: skip if no compatible device' "
` patch 'examples/ipsec-secgw: use Tx checksum offload conditionally' "
` patch 'test/crypto: fix debug messages' "
` patch 'test/ipsec: fix build with GCC 12' "
` patch 'ipsec: "
` patch 'crypto/qat: "
` patch 'eventdev: fix name of Rx conf type in documentation' "
` patch 'net/i40e: fix VF representor release' "
` patch 'net/ice: fix RSS hash update' "
` patch 'net/iavf: fix pattern check for flow director parser' "
` patch 'net/iavf: fix Tx done descriptors cleanup' "
` patch 'net/igc: remove unnecessary PHY ID checks' "
` patch 'common/iavf: avoid copy in async mode' "
` patch 'net/ice/base: fix media type of PHY 10G SFI C2C' "
` patch 'net/ice/base: fix array overflow in add switch recipe' "
` patch 'net/ice/base: fix add MAC rule' "
` patch 'net/ice/base: ignore promiscuous already exist' "
` patch 'net/virtio: fix crash when configured twice' "
` patch 'examples/vhost: fix use after free' "
` patch 'eal/x86: add 256 bytes copy for AVX2' "
` patch 'net/mlx4: fix Verbs FD leak in secondary process' "
` patch 'net/mlx5: "
` patch 'net/mlx5: fix check for orphan wait descriptor' "
` patch 'net/mlx5: fix single not inline packet storing' "
` patch 'net/mlx5: fix inline length exceeding descriptor limit' "
` patch 'net/mlx5: fix Tx check for hardware descriptor length' "
` patch 'net/mlx5: fix modify action with tunnel decapsulation' "
` patch 'net/mlx5: fix meter profile delete after disable' "
` patch 'net/iavf: check illegal packet sizes' "
` patch 'net/ice: "
` patch 'net/axgbe: reset end of packet in scattered Rx' "
` patch 'net/axgbe: clear buffer on scattered Rx chaining failure' "
` patch 'net/axgbe: save segment data in scattered Rx' "
` patch 'common/sfc_efx/base: fix maximum Tx data count' "
` patch 'event/dlb2: handle enqueuing more than maximum depth' "

[PATCH v4 1/2] app/testpmd: fix vlan offload of rxq
 2022-11-03  7:01 UTC  (10+ messages)
` [PATCH v4 2/2] net/ice: fix vlan offload

[PATCH v2] vdpa/ifc/base: wait for queue disable before saving q-state
 2022-11-03  4:36 UTC  (5+ messages)
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v1] crypto/qat: fix reallocate OpenSSL version check
 2022-11-02 23:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix shared Rx queue config reuse
 2022-11-02 14:25 UTC 

[PATCH 1/2] net/mlx5: fix flow source port checking in sample flow rule
 2022-11-02 13:44 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5: fix mirror flow validation with ASO action

[PATCH] ci: enable ABI check in GHA
 2022-11-02 13:26 UTC 

[PATCH] drivers: remove unused build variable
 2022-11-02 12:17 UTC  (2+ messages)

[PATCH v1] examples/fips_validation: fix IV generation for gmac
 2022-11-02 12:01 UTC 

[PATCH v2] mlx5/testpmd: fix crash on quit with avail thresh enabled
 2022-11-02 11:44 UTC 

[PATCH v2] doc: fix support table for ETH and VLAN flow items
 2022-11-02 11:41 UTC  (3+ messages)

[PATCH v1 5/6] baseband/acc: fix double MSI intr in TB mode
 2022-11-02  7:16 UTC  (2+ messages)

[PATCH] net/bonding: set initial value of descriptor count alignment
 2022-11-02  7:07 UTC  (3+ messages)

[PATCH] net/bonding: fix device configure reentrancy
 2022-11-02  3:35 UTC  (3+ messages)

meson test link bonding failed//RE: [PATCH] net/bonding: fix descriptor limit reporting
 2022-11-02  3:23 UTC  (3+ messages)

[PATCH v2] vdpa/ifc/base: wait for queue disable before saving q-state
 2022-11-02  3:04 UTC 

[PATCH 21.11 0/4] net/hns3: backporting some bugfix
 2022-11-02  2:32 UTC  (5+ messages)
` [PATCH 21.11 1/4] net/hns3: extract functions to create RSS and FDIR flow rule
` [PATCH 21.11 2/4] net/hns3: fix RSS rule restore
` [PATCH 21.11 3/4] net/hns3: fix lock protection of RSS flow rule
` [PATCH 21.11 4/4] net/hns3: fix restore filter function input

[PATCH] net/iavf: fix vlan offload issue
 2022-11-02  0:28 UTC 

[PATCH] doc: fix various minor issues in the event timer adapter guide
 2022-11-01 22:20 UTC  (3+ messages)
` [PATCH v2] doc: fix "

[PATCH 21.11 1/4] net/dpaa: use internal mempool for SG table
 2022-11-01 14:53 UTC  (5+ messages)
` [PATCH 21.11 2/4] net/dpaa: fix buffer freeing on SG Tx
` [PATCH 21.11 3/4] net/dpaa2: use internal mempool for SG table
` [PATCH 21.11 4/4] net/dpaa2: fix buffer freeing on SG Tx

[PATCH 21.11 v1] event/dlb2: handle enqueuing more than maximum depth
 2022-11-01 14:53 UTC  (2+ messages)

[PATCH 21.11] service: fix early move to inactive status
 2022-11-01 14:53 UTC  (2+ messages)

[PATCH v1] net/mlx5: fix action flag data type
 2022-11-01 10:07 UTC 

[PATCH] net/mlx5: fix the building with flexible array
 2022-10-31 20:13 UTC  (2+ messages)

[PATCH 1/5] net/mlx5: fix race condition in counter pool resizing
 2022-10-31 16:08 UTC 

[PATCH v5 1/5] examples/l3fwd: fix port group mask generation
 2022-10-31 14:52 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] net/iavf: fix error of virtchnl command
 2022-10-28 21:45 UTC  (3+ messages)
` [PATCH v5] net/iavf: add thread for event callbacks

[PATCH 1/3] sched: fix subport profile id not set correctly
 2022-10-28 14:04 UTC  (11+ messages)
` [PATCH v5 1/3] sched: fix subport profile ID
  ` [PATCH v5 2/3] sched: fix number of subport profiles
  ` [PATCH v5 3/3] sched: support for 100G+ rates in subport/pipe config
` [PATCH v6 1/3] sched: fix subport profile ID
  ` [PATCH v6 2/3] sched: fix number of subport profiles
  ` [PATCH v6 3/3] sched: support for 100G+ rates in subport/pipe config

[PATCH v2] net/ice: fix rx scalar path offload parse
 2022-10-28 10:59 UTC 

[PATCH v2] net/ice: fix rx scalar path offload parse
 2022-10-28 10:47 UTC 

[PATCH] app/testpmd: fix testpmd receive jumbo frame packets
 2022-10-28  2:30 UTC  (3+ messages)

[PATCH v1] crypto/qat: fix null hash algorithm digest size
 2022-10-27 14:12 UTC  (3+ messages)

[PATCH v4 1/2] app/testpmd: fix vlan offload of rxq
 2022-10-27 11:09 UTC 

[dpdk-dev v1] crypto/qat: fix of qat build request session in mp
 2022-10-27  9:53 UTC  (3+ messages)

[PATCH] doc: add Rx buffer split capability for mlx5
 2022-10-26 15:47 UTC  (2+ messages)

[PATCH v2] gro : check for payload length after the trim
 2022-10-26 15:23 UTC  (3+ messages)

[PATCH] net/gve: fix meson build failure on non-Linux platforms
 2022-10-26 10:05 UTC  (2+ messages)

please help backporting some patches to stable release 21.11.3
 2022-10-25 15:35 UTC 

patch 'build: enable developer mode for all working trees' has been queued to stable release 21.11.3
 2022-10-25 15:07 UTC  (54+ messages)
` patch 'net/iavf: fix Tx done descriptors cleanup' "
` patch 'common/iavf: avoid copy in async mode' "
` patch 'net/ice/base: fix division during E822 PTP init' "
` patch 'net/ice/base: fix 100M speed capability' "
` patch 'net/ice/base: fix DSCP PFC TLV creation' "
` patch 'net/ice/base: fix media type of PHY 10G SFI C2C' "
` patch 'net/ice/base: fix function descriptions for parser' "
` patch 'net/ice/base: fix endian format' "
` patch 'net/ice/base: fix array overflow in add switch recipe' "
` patch 'net/ice/base: fix bit finding range over ptype bitmap' "
` patch 'net/ice/base: fix add MAC rule' "
` patch 'net/ice/base: fix double VLAN in promiscuous mode' "
` patch 'net/ice/base: ignore promiscuous already exist' "
` patch 'net/ice/base: fix input set of GTPoGRE' "
` patch 'net/iavf: fix processing VLAN TCI in SSE path' "
` patch 'net/iavf: fix outer checksum flags' "
` patch 'net/virtio: fix crash when configured twice' "
` patch 'net/mlx4: fix Verbs FD leak in secondary process' "
` patch 'net/mlx5: "
` patch 'net/mlx5: fix check for orphan wait descriptor' "
` patch 'net/mlx5: fix single not inline packet storing' "
` patch 'net/mlx5: fix inline length exceeding descriptor limit' "
` patch 'net/mlx5: fix Tx check for hardware descriptor length' "
` patch 'net/mlx5: fix modify action with tunnel decapsulation' "
` patch 'net/mlx5: fix meter profile delete after disable' "
` patch 'net/iavf: check illegal packet sizes' "
` patch 'net/ice: "
` patch 'net/cnxk: fix DF bit in vector mode' "
` patch 'net/axgbe: reset end of packet in scattered Rx' "
` patch 'net/axgbe: clear buffer on scattered Rx chaining failure' "
` patch 'net/axgbe: save segment data in scattered Rx' "
` patch 'common/sfc_efx/base: fix maximum Tx data count' "
` patch 'event/cnxk: fix missing xstats operations' "
` patch 'cryptodev: fix unduly newlines in logs' "
` patch 'net/bnxt: fix null pointer dereference in LED config' "
` patch 'net/bnxt: fix error code during MTU change' "
` patch 'net/bnxt: remove unnecessary check' "
` patch 'net/bnxt: fix representor info freeing' "
` patch 'net/bnxt: fix build with GCC 13' "
` patch 'mem: fix API doc about allocation on secondary processes' "
` patch 'examples/vm_power_manager: use safe list iterator' "
` patch 'timer: fix stopping all timers' "
` patch 'vhost: fix build with GCC 12' "
` patch 'net/i40e: fix build with MinGW "
` patch 'net/qede/base: fix 32-bit build with "
` patch 'net/tap: fix overflow of network interface index' "
` patch 'net/memif: fix crash with different number of Rx/Tx queues' "
` patch 'common/sfc_efx/base: remove VQ index check during VQ start' "
` patch 'net/hns3: fix Rx with PTP' "
` patch 'net/hns3: fix crash in SVE Tx' "
` patch 'net/hns3: fix next-to-use overflow "
` patch 'net/hns3: fix next-to-use overflow in simple "
` patch 'net/hns3: fix crash when secondary process access FW' "

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