patches for DPDK stable branches
 help / color / mirror / Atom feed
patch has been queued to stable release 22.11.4
 2023-10-22 14:22 UTC  (107+ messages)
` patch 'ci: fix race on container image name' "
` patch 'mempool: fix default ops for an empty mempool' "
` patch 'eal/unix: fix firmware reading with external xz helper' "
` patch 'rawdev: fix device class in log message' "
` patch 'net/bonding: fix header for C++' "
` patch 'net/sfc: set max Rx packet length for representors' "
` patch 'net/sfc: account for data offset on Tx' "
` patch 'net/sfc: add missing error code indication to MAE init path' "
` patch 'net/nfp: fix control message packets' "
` patch 'net/hns3: fix VF default MAC modified when set failed' "
` patch 'net/hns3: fix error code for multicast resource' "
` patch 'net/hns3: fix flushing multicast MAC address' "
` patch 'net/hns3: fix traffic management thread safety' "
` patch 'net/hns3: fix traffic management dump text alignment' "
` patch 'app/test: fix reference to master in bonding test' "
` patch 'net/mana: enable 32-bit build' "
` patch 'net/mana: add 32-bit short doorbell' "
` patch 'net/hns3: fix order in NEON Rx' "
` patch 'random: initialize state for unregistered non-EAL threads' "
` patch 'bus/dpaa: fix build with asserts for GCC 13' "
` patch 'gpu/cuda: fix build with external GDRCopy' "
` patch 'mem: fix deadlock with multiprocess' "
` patch 'hash: align SSE lookup to scalar implementation' "
` patch 'net/netvsc: increase VSP response timeout to 60 seconds' "
` patch 'net/txgbe: add Tx queue maximum limit' "
` patch 'net/txgbe: fix GRE tunnel packet checksum' "
` patch 'net/ngbe: fix flow control' "
` patch 'net/ngbe: prevent NIC from slowing down link speed' "
` patch 'net/txgbe: reconfigure MAC Rx when link update' "
` patch 'net/ngbe: "
` patch 'net/txgbe: keep link down after device close' "
` patch 'net/ngbe: "
` patch 'net/txgbe: check process type in close operation' "
` patch 'net/ngbe: "
` patch 'net/tap: use MAC address parse API instead of local parser' "
` patch 'net/gve: fix max MTU limit' "
` patch 'app/testpmd: fix help string' "
` patch 'test: fix named test macro' "
` patch 'cryptodev: add missing doc for security context' "
` patch 'crypto/dpaa2_sec: fix debug prints' "
` patch 'crypto/dpaa_sec: "
` patch 'doc: replace code blocks with includes in security guide' "
` patch 'test/security: fix IPv6 next header field' "
` patch 'test/crypto: fix IV in some vectors' "
` patch 'test/crypto: skip some synchronous tests with CPU crypto' "
` patch 'test/crypto: fix return value for GMAC case' "
` patch 'test/crypto: fix typo in asym tests' "
` patch 'crypto/qat: fix raw API null algorithm digest' "
` patch 'crypto/cnxk: fix IPsec CCM and GCM capabilities' "
` patch 'crypto/ipsec_mb: add dependency check for cross build' "
` patch 'eventdev: fix symbol export for port maintenance' "
` patch 'bus/pci: fix device ID log' "
` patch 'eventdev: fix alignment padding' "
` patch 'event/cnxk: fix getwork mode devargs parsing' "
` patch 'event/cnxk: fix CASP usage for clang' "
` patch 'eventdev/crypto: fix circular buffer full case' "
` patch 'event/cnxk: fix return values for capability API' "
` patch 'test/event: fix crypto null device creation' "
` patch 'event/sw: remove obsolete comment' "
` patch 'event/cnxk: fix context flush in port cleanup' "
` patch 'eventdev/eth_rx: fix timestamp field register in mbuf' "
` patch 'event/sw: fix ordering corruption with op release' "
` patch 'common/cnxk: fix default flow action setting' "
` patch 'common/cnxk: fix xstats for different packet sizes' "
` patch 'common/cnxk: fix different size bit operations' "
` patch 'common/cnxk: fix incorrect aura ID' "
` patch 'net/cnxk: fix uninitialized variable' "
` patch 'common/cnxk: fix DPI memzone name' "
` patch 'dma/cnxk: fix device state' "
` patch 'dma/cnxk: fix device reconfigure' "
` patch 'dma/cnxk: fix chunk buffer failure return code' "
` patch 'mempool/cnxk: fix free from non-EAL threads' "
` patch 'mempool/cnxk: fix alloc "
` patch 'common/cnxk: fix aura disable handling' "
` patch 'common/cnxk: fix RSS key configuration' "
` patch 'common/cnxk: remove dead Meson code' "
` patch 'common/cnxk: replace direct API usage in REE' "
` patch 'vdpa/mlx5: fix unregister kick handler order' "
` patch 'baseband/acc: fix ACC100 HARQ input alignment' "
` patch 'app/bbdev: fix link with NXP LA12XX' "
` patch 'net/i40e: fix FDIR queue receives broadcast packets' "
` patch 'net/ice: write timestamp to first segment in scattered Rx' "
` patch 'net/iavf: fix VLAN offload strip flag' "
` patch 'net/iavf: fix checksum offloading' "
` patch 'net/i40e: fix buffer leak on Rx reconfiguration' "
` patch 'net/ice: fix TM configuration clearing' "
` patch 'net/iavf: fix port stats "
` patch 'net/iavf: unregister interrupt handler before FD close' "
` patch 'net/iavf: fix ESN session update' "
` patch 'net/ice: fix initial link status' "
` patch 'net/iavf: fix Tx debug' "
` patch 'net/iavf: remove log from Tx prepare function' "
` patch 'net/iavf: fix TSO with big segments' "
` patch 'net/ice: remove log from Tx prepare function' "
` patch 'net/ice: fix TSO with big segments' "
` patch 'net/axgbe: identify CPU with cpuid' "
` patch 'net/ark: support single function with multiple port' "
` patch 'net/nfp: fix initialization of physical representors' "
` patch 'net/mlx5: fix leak in sysfs port name translation' "
` patch 'common/mlx5: replace use of PMD log type' "
` patch 'net/mlx5: fix jump ipool entry size' "
` patch 'net/mlx5/hws: fix field copy bind' "
` patch 'fib: fix adding default route overwriting entire table' "
` patch 'fib6: fix adding default route as first route' "
` patch 'net/mana: add missing new line to data path logs' "
` patch 'net/af_xdp: fix Rx and Tx queue state' "

[PATCH] ethdev: fix incorrect function name in comment
 2023-10-21  4:10 UTC  (3+ messages)

[PATCH] mempool: fix internal function documentation
 2023-10-21  3:09 UTC  (3+ messages)

[PATCH 1/1] build: update link args and includes for libarchive
 2023-10-20 17:01 UTC 

[PATCH v4] app/test: add support for skipping tests
 2023-10-20 15:08 UTC 

[PATCH] net/virtio: fix the setting of the vector for link state interrupt
 2023-10-20  9:01 UTC  (2+ messages)

[PATCH v2 1/7] vhost: fix missing vring call check on virtqueue access
 2023-10-20  8:48 UTC  (7+ messages)
` [PATCH v2 2/7] vhost: fix missing "
` [PATCH v2 3/7] vhost: fix checking virtqueue access when notifying guest
` [PATCH v2 4/7] vhost: fix check on virtqueue access in async registration
` [PATCH v2 5/7] vhost: fix check on virtqueue access in in-flight getter
` [PATCH v2 6/7] vhost: fix missing lock protection in power monitor API
` [PATCH v2 7/7] vhost: fix checking virtqueue access in stats API

[PATCH 1/7] vhost: fix missing vring call check on virtqueue access
 2023-10-20  8:40 UTC  (3+ messages)

[PATCH] ice: Increase L1 check interval to account for lengthier link time
 2023-10-19 16:38 UTC 

[PATCH 20.11.10] test/crypto: skip some synchronous tests with CPU crypto
 2023-10-19 12:48 UTC 

patch 'mempool: fix default ops for an empty mempool' has been queued to stable release 20.11.10
 2023-10-19 10:28 UTC  (43+ messages)
` patch 'rawdev: fix device class in log message' "
` patch 'net/bonding: fix header for C++' "
` patch 'net/hns3: fix VF default MAC modified when set failed' "
` patch 'net/hns3: fix error code for multicast resource' "
` patch 'net/hns3: fix flushing multicast MAC address' "
` patch 'app/test: fix reference to master in bonding test' "
` patch 'net/hns3: fix order in NEON Rx' "
` patch 'random: initialize state for unregistered non-EAL threads' "
` patch 'bus/dpaa: fix build with asserts for GCC 13' "
` patch 'hash: align SSE lookup to scalar implementation' "
` patch 'net/netvsc: increase VSP response timeout to 60 seconds' "
` patch 'net/txgbe: add Tx queue maximum limit' "
` patch 'net/txgbe: reconfigure MAC Rx when link update' "
` patch 'net/txgbe: keep link down after device close' "
` patch 'net/txgbe: check process type in close operation' "
` patch 'net/tap: use MAC address parse API instead of local parser' "
` patch 'app/testpmd: fix help string' "
` patch 'cryptodev: add missing doc for security context' "
` patch 'doc: replace code blocks with includes in security guide' "
` patch 'test/crypto: fix IV in some vectors' "
` patch 'test/crypto: skip some synchronous tests with CPU crypto' "
` patch 'test/crypto: fix typo in asym tests' "
` patch 'bus/pci: fix device ID log' "
` patch 'test/event: fix crypto null device creation' "
` patch 'event/sw: remove obsolete comment' "
` patch 'event/sw: fix ordering corruption with op release' "
` patch 'net/i40e: fix FDIR queue receives broadcast packets' "
` patch 'net/iavf: fix VLAN offload strip flag' "
` patch 'net/i40e: fix buffer leak on Rx reconfiguration' "
` patch 'net/iavf: fix port stats clearing' "
` patch 'net/ice: fix initial link status' "
` patch 'net/iavf: remove log from Tx prepare function' "
` patch 'net/iavf: fix TSO with big segments' "
` patch 'net/ice: remove log from Tx prepare function' "
` patch 'net/ice: fix TSO with big segments' "
` patch 'net/mlx5: fix leak in sysfs port name translation' "
` patch 'fib: fix adding default route overwriting entire table' "
` patch 'fib6: fix adding default route as first route' "
` patch 'net/bonding: fix link status callback stop' "
` patch 'app/procinfo: remove unnecessary rte_malloc' "

[PATCH v3] app/dma-perf: fix physical address seg-fault
 2023-10-19  7:13 UTC  (2+ messages)

[PATCH] event/sw: fix missing device pointer
 2023-10-19  5:35 UTC  (15+ messages)
  ` [PATCH v3 1/4] "
  ` [PATCH v3 2/4] event/dsw: "
  ` [PATCH v3 3/4] event/skeleton: "
  ` [PATCH v3 4/4] event/skeleton: set driver name string
` [PATCH v4 1/2] event/*: set device pointer for vdev-based eventdevs
  ` [PATCH v4 2/2] event/skeleton: set driver name string
` [PATCH v5 1/2] eventdev: fix device pointer for vdev-based eventdevs
  ` [PATCH v5 2/2] eventdev: fix missing driver names in info struct

[PATCH v2] app/dma-perf: fix physical address seg-fault
 2023-10-19  4:19 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] net/cpfl: fix memory leak
 2023-10-19  1:16 UTC  (4+ messages)
` [PATCH v2] "

please help backporting some patches to stable release 20.11.10
 2023-10-19  0:23 UTC  (2+ messages)

[PATCH] bus/pci: fix legacy device IO port map in secondary process
 2023-10-18 13:44 UTC  (7+ messages)
` [PATCH v4] "

[PATCH v1] common/cnxk: fix flow add in age flow list
 2023-10-18  7:18 UTC  (2+ messages)

[PATCH] app/proc-info: remove unnecessary rte_malloc
 2023-10-17 19:52 UTC 

[PATCH v1 01/11] test/bbdev: fix python script subprocess
 2023-10-17 19:05 UTC  (2+ messages)

[PATCH] net/tap: do not include l2 header in gso size when compared with mtu
 2023-10-17 16:47 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/1] net/failsafe: link_update request crashing at boot
 2023-10-17 16:43 UTC  (6+ messages)
` [dpdk-stable] [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).