patches for DPDK stable branches
 help / color / mirror / Atom feed
patch has been queued to stable release 22.11.3
 2023-08-09 23:48 UTC  (52+ messages)
  ` patch 'examples/l2fwd-cat: fix external build' "
  ` patch 'examples/fips_validation: "
  ` patch 'test: add graph tests' "
  ` patch 'mbuf: fix Doxygen comment of distributor metadata' "
  ` patch 'ci: fix libabigail cache in GHA' "
  ` patch 'common/qat: fix command parameter corruption' "
  ` patch 'crypto/qat: fix sym device prototype' "
  ` patch 'crypto/openssl: fix memory leak in auth processing' "
  ` patch 'crypto/openssl: skip workaround at compilation time' "
  ` patch 'test/security: fix event inline IPsec reassembly tests' "
  ` patch 'net/nfp: fix IPv6 address for set flow action' "
  ` patch 'net/nfp: fix unneeded endian conversion' "
  ` patch 'net/nfp: fix endian conversion for tunnel decap action' "
  ` patch 'ethdev: update documentation for API to set FEC' "
  ` patch 'ethdev: check that at least one FEC mode is specified' "
  ` patch 'ethdev: update documentation for API to get FEC' "
  ` patch 'net/nfp: fix VNI of VXLAN encap action' "
  ` patch 'net/nfp: fix VNI of IPv4 NVGRE "
  ` patch 'net/nfp: fix VNI of IPv6 "
  ` patch 'net/bonding: fix startup when NUMA is not supported' "
  ` patch 'net/bonding: fix destroy dedicated queues flow' "
  ` patch 'net/txgbe/base: fix Tx with fiber hotplug' "
  ` patch 'net/txgbe: fix interrupt enable mask' "
  ` patch 'net/txgbe: adapt to MNG veto bit setting' "
  ` patch 'net/txgbe: fix to set autoneg for 1G speed' "
  ` patch 'net/txgbe: fix extended statistics' "
  ` patch 'net/ngbe: "
  ` patch 'net/ngbe: adapt to MNG veto bit setting' "
  ` patch 'net/ngbe: fix link status in no LSC mode' "
  ` patch 'net/ngbe: remove redundant codes' "
  ` patch 'app/testpmd: fix primary process not polling all queues' "
  ` patch 'net/nfp: fix representor name too long' "
  ` patch 'net/nfp: fix address always related with PF ID 0' "
  ` patch 'common/sfc_efx/base: fix Rx queue without RSS hash prefix' "
  ` patch 'net/iavf: fix VLAN offload with AVX512' "
  ` patch 'net/ice: fix tunnel packet Tx descriptor' "
  ` patch 'net/ixgbe: add proper memory barriers in Rx' "
  ` patch 'common/idpf: fix memory leak on AVX512 Tx queue close' "
  ` patch 'net/iavf: fix abnormal disable HW interrupt' "
  ` patch 'net/i40e: fix tunnel packet Tx descriptor' "
  ` patch 'net/e1000: fix queue number initialization' "
  ` patch 'net/ice: fix MAC type of E822 and E823' "
  ` patch 'net/ice: fix protocol agnostic offloading with big packets' "
  ` patch 'net/iavf: "
  ` patch 'net/mlx5: fix risk in NEON Rx descriptor read' "
  ` patch 'net/mlx5: fix device removal event handling' "
  ` patch 'common/mlx5: adjust fork call with new kernel API' "
  ` patch 'net/cnxk: flush SQ before configuring MTU' "
  ` patch 'net/cnxk: fix cookies check with security offload' "
  ` patch 'net/cnxk: fix flow queue index validation' "

[PATCH 22.11] common/cnxk: fix CPT backpressure disable on LBK
 2023-08-09 12:54 UTC  (2+ messages)

[PATCH 22.11 0/2] backporting patches to stable release 22.11.3
 2023-08-09 12:50 UTC  (3+ messages)
` [PATCH 22.11 2/2] net/nfp: fix offloading flows

[PATCH] vdpa/mlx5: fix unregister kick handler order
 2023-08-08 11:32 UTC 

[PATCH] event/cnxk: fix incorrect getwork devargs parsing
 2023-08-08 10:50 UTC  (2+ messages)

[PATCH 0/5] net/hns3: some bugfixes for hns3
 2023-08-07 10:50 UTC  (8+ messages)
` [PATCH 1/5] net/hns3: fix VF default MAC modified when set failed
` [PATCH 2/5] net/hns3: return ENOSPC if not enough MCAST filter resource
` [PATCH 3/5] net/hns3: flush multicast MAC address if mc_addr_set is NULL
` [PATCH 4/5] net/hns3: fix TM thread safety risk
` [PATCH 5/5] net/hns3: fix un-align format TM info

20.11.9 patches review and test
 2023-08-07  9:18 UTC  (3+ messages)

[PATCH] net/virtio: fix the setting of the vector for link state interrupt
 2023-08-07  3:15 UTC 

[PATCH] bus/pci: fix legacy device IO port map in secondary process
 2023-08-07  1:58 UTC 

[PATCH v1] examples/l3fwd: relax the RSS/Offload requirement
 2023-08-04 13:05 UTC  (4+ messages)

[PATCH] ci: fix race on container image name
 2023-08-04 13:02 UTC  (3+ messages)

[PATCH] app/test-pmd: fix L4 checksum with padding data
 2023-08-04  8:28 UTC 

21.11.5 patches review and test
 2023-08-02 16:31 UTC 

[PATCH] net/mlx5: fix leak in sysfs port name translation
 2023-08-02 11:56 UTC  (3+ messages)

[dpdk-dev] [PATCH ] common/cnxk: fix setting default flow action
 2023-07-31 12:47 UTC  (2+ messages)

[PATCH 21.11] net/mlx5: fix drop action attribute validation
 2023-07-31  9:14 UTC  (2+ messages)

[PATCH 21.11 0/2] net/hns3: backport FEC capability patch to 21.11
 2023-07-31  9:13 UTC  (4+ messages)
` [PATCH 21.11 1/2] net/hns3: fix missing FEC capability
` [PATCH 21.11 2/2] net/hns3: get FEC capability from firmware

[PATCH] net/netvsc: increase VSP response timeout to 60 seconds
 2023-07-26 22:29 UTC 

[PATCH] child process synchronization NIC startup parameters
 2023-07-26  2:39 UTC  (2+ messages)
` [PATCH v2] app/test:subprocess synchronization of parameters

[PATCH 21.11] test/mbuf: fix crash in a forked process
 2023-07-25  9:17 UTC  (2+ messages)

[PATCH 21.11] net/nfp: fix offloading flows
 2023-07-25  9:17 UTC  (3+ messages)
` [PATCH 21.11] net/nfp: fix Tx descriptor free logic of NFD3

patch 'kni: fix build with Linux 6.3' has been queued to stable release 21.11.5
 2023-07-25  8:53 UTC  (78+ messages)
` patch 'examples/ntb: fix build with GCC 13' "
` patch 'telemetry: fix autotest on Alpine' "
` patch 'ring: fix dequeue parameter name' "
` patch 'pipeline: fix double free for table stats' "
` patch 'test/malloc: fix missing free' "
` patch 'eal: avoid calling cleanup twice' "
` patch 'pci: fix comment referencing renamed function' "
` patch 'eventdev/timer: fix timeout event wait behavior' "
` patch 'eventdev/timer: fix buffer flush' "
` patch 'event/cnxk: fix nanoseconds to ticks conversion' "
` patch 'net/sfc: stop misuse of Rx ingress m-port metadata on EF100' "
` patch 'net/txgbe: fix use-after-free on remove' "
` patch 'ethdev: fix MAC address occupies two entries' "
` patch 'net/hns3: uninitialize PTP' "
` patch 'net/hns3: extract PTP to its own header file' "
` patch 'net/hns3: fix mbuf leakage when RxQ started after reset' "
` patch 'net/hns3: fix IMP reset trigger' "
` patch 'crypto/scheduler: fix last element for valid args' "
` patch 'test/crypto: fix return value for SNOW3G' "
` patch 'test/crypto: fix session creation check' "
` patch 'vhost: fix invalid call FD handling' "
` patch 'net/virtio: propagate interrupt configuration error values' "
` patch 'net/virtio: fix initialization to return negative errno' "
` patch 'doc: fix typo in cnxk platform guide' "
` patch 'net/iavf: fix Rx data buffer size' "
` patch 'net/ice: fix statistics' "
` patch 'net/ice: fix DCF RSS initialization' "
` patch 'net/iavf: release large VF when closing device' "
` patch 'net/ice: fix DCF control thread crash' "
` patch 'net/ice: adjust timestamp mbuf register' "
` patch 'net/ice: fix timestamp enabling' "
` patch 'net/ice: initialize parser for double VLAN' "
` patch 'net/virtio-user: fix leak when initialisation fails' "
` patch 'doc: fix typo in graph guide' "
` patch 'examples/l2fwd-cat: fix external build' "
` patch 'ci: fix libabigail cache in GHA' "
` patch 'ethdev: update documentation for API to set FEC' "
` patch 'ethdev: update documentation for API to get "
` patch 'net/bonding: fix startup when NUMA is not supported' "
` patch 'net/bonding: fix destroy dedicated queues flow' "
` patch 'net/txgbe: fix interrupt enable mask' "
` patch 'net/txgbe: fix to set autoneg for 1G speed' "
` patch 'net/txgbe: fix extended statistics' "
` patch 'app/testpmd: fix primary process not polling all queues' "
` patch 'net/nfp: fix address always related with PF ID 0' "
` patch 'common/sfc_efx/base: fix Rx queue without RSS hash prefix' "
` patch 'net/iavf: fix VLAN offload with AVX512' "
` patch 'net/ixgbe: add proper memory barriers in Rx' "
` patch 'net/i40e: fix tunnel packet Tx descriptor' "
` patch 'net/e1000: fix queue number initialization' "
` patch 'net/ice: fix protocol agnostic offloading with big packets' "
` patch 'net/mlx5: fix device removal event handling' "
` patch 'common/mlx5: adjust fork call with new kernel API' "
` patch 'net/cnxk: flush SQ before configuring MTU' "
` patch 'net/cnxk: fix cookies check with security offload' "
` patch 'net/cnxk: fix flow queue index validation' "
` patch 'fib: fix adding default route' "
` patch 'mem: fix memsegs exhausted message' "
` patch 'net/netvsc: fix sizeof calculation' "
` patch 'net/hns3: delete duplicate macro definition' "
` patch 'doc: fix number of leading spaces in hns3 guide' "
` patch 'app/testpmd: revert primary process polling all queues fix' "
` patch 'net/hns3: fix non-zero weight for disabled TC' "
` patch 'net/mlx5: fix flow dump for modify field' "
` patch 'net/mlx5: fix flow workspace destruction' "
` patch 'net/ice: fix VLAN mode parser' "
` patch 'net/ice: fix 32-bit build' "
` patch 'net/iavf: fix tunnel TSO path selection' "
` patch 'net/ice: fix RSS hash key generation' "
` patch 'baseband/fpga_5gnr_fec: fix starting unconfigured queue' "
` patch 'test/crypto: fix PDCP-SDAP test vectors' "
` patch 'examples/fips_validation: fix digest length in AES-GCM' "
` patch 'ipsec: fix NAT-T header length' "
` patch 'kni: fix build with Linux 6.5' "

[PATCH] rawdev: fix device naming
 2023-07-24 13:43 UTC  (2+ messages)

[PATCH] app/test: fix include of standard header
 2023-07-21 17:24 UTC  (3+ messages)

[PATCH 21.11] net/mlx5: fix MPRQ stride size to accommodate the headroom
 2023-07-21 14:56 UTC 

[PATCH 20.11] net/mlx5: fix MPRQ stride size to accommodate the headroom
 2023-07-21 14:47 UTC 

please help backporting some patches to stable release 21.11.5
 2023-07-21 14:25 UTC 

[PATCH 20.11] net/mlx5: fix MPRQ stride size to accommodate the headroom
 2023-07-21 14:01 UTC  (2+ messages)

patch 'doc: fix typos and wording in flow API guide' has been queued to stable release 21.11.5
 2023-07-21 13:35 UTC  (11+ messages)
` patch 'net/i40e: fix comments' "
` patch 'net/iavf: fix stop ordering' "
` patch 'common/iavf: fix MAC type for 710 NIC' "
` patch 'net/ixgbe: fix Rx and Tx queue status' "
` patch 'net/igc: "
` patch 'net/e1000: "
` patch 'net/mlx5: fix drop action memory leak' "
` patch 'net/mlx5: fix LRO TCP checksum' "
` patch 'net/mlx5: fix validation for conntrack indirect action' "
` patch 'doc: update BIOS settings and supported HW for NTB' "

[PATCH] bus/dpaa: fix outside array bounds error with GCC v13
 2023-07-21 12:32 UTC  (3+ messages)

[PATCH] net/ngbe: fix RSS offload capability
 2023-07-21 12:31 UTC  (2+ messages)

[PATCH] net/mana: fix stats for txq bytes sent
 2023-07-21  9:54 UTC  (2+ messages)

[PATCH] net/i40e: fix FDIR Rxq receives broadcast packets
 2023-07-21  6:45 UTC  (3+ messages)
` [PATCH v2] "

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