patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] bus/fslmc: fix use after rte_free
 2024-12-19 22:49 UTC  (2+ messages)
  ` [PATCH v2 1/5] "

[PATCH] cryptodev: fix C++ include
 2024-12-19 16:36 UTC  (7+ messages)
  ` [EXTERNAL] "
` [PATCH v2] "

[PATCH 1/1] vhost: fix a double fetch when dequeue offloading
 2024-12-19 16:15 UTC  (4+ messages)

[PATCH] net/mlx5: fix fragmented ptype match
 2024-12-19 16:05 UTC  (2+ messages)
` [PATCH v2] net/mlx5/hws: "

[PATCH 0/1] net/{octeon_ep,enetfec}: remove unused value
 2024-12-18 20:00 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/3] random: defer seeding to EAL init
 2024-12-18 17:03 UTC  (16+ messages)
` [PATCH 2/3] power: defer lcore variable allocation
` [PATCH 3/3] eal/x86: defer power intrinsics "
  ` [PATCH v2 2/5] random: defer seeding to EAL init
  ` [PATCH v2 3/5] power: defer lcore variable allocation
  ` [PATCH v2 5/5] eal/x86: defer power intrinsics "

[PATCH] net/nfp: fix VF link speed problem
 2024-12-18  6:52 UTC 

21.11.9 patches review and test
 2024-12-18  2:46 UTC  (8+ messages)

[PATCH 0/2] buildtools, devtools, dts: clear out Python syntax warnings
 2024-12-17 18:10 UTC  (4+ messages)
` [PATCH 1/2] buildtools,devtools: "
` [PATCH 2/2] dts: "

[PATCH 24.11] net/virtio: fix Rx checksum calculation
 2024-12-17 15:36 UTC 

[PATCH 23.11] net/virtio: fix Rx checksum calculation
 2024-12-17 15:36 UTC 

[PATCH 22.11] net/virtio: fix Rx checksum calculation
 2024-12-17 15:35 UTC 

[PATCH 21.11] net/virtio: fix Rx checksum calculation
 2024-12-17 15:35 UTC 

23.11.3 patches review and test
 2024-12-17  8:02 UTC  (7+ messages)

[PATCH] test/bonding: fix active backup rx test
 2024-12-16  1:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] clear out Coverity issues 384444 & 451221
 2024-12-13 21:41 UTC  (3+ messages)
` [PATCH 1/2] examples/flow_filtering: remove unused variable
` [PATCH 2/2] drivers/net/sfc: remove unused value

[PATCH v2 1/1] buildtools: clear out regex syntax warnings
 2024-12-13 16:41 UTC  (2+ messages)

[PATCH] net/iavf: remove reset of Tx prepare function ptr
 2024-12-13 14:33 UTC 

22.11.7 patches review and test
 2024-12-13 13:50 UTC  (11+ messages)

[PATCH] net/mlx5: fix hypervisor detection in VLAN workaround
 2024-12-13  7:15 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v22.11] net/iavf: fix uninitialized variable
 2024-12-13  4:49 UTC 

[PATCH v21.11] net/iavf: fix uninitialized variable
 2024-12-13  4:49 UTC 

[PATCH] net/ena: fix missing default llq policy
 2024-12-12 15:24 UTC 

[23.11 1/2] log: remove per line log helper
 2024-12-12 14:08 UTC  (3+ messages)
` [23.11 2/2] power: fix log message when checking lcore ID

[22.11] power: fix log message when checking lcore ID
 2024-12-12 13:30 UTC  (3+ messages)

[PATCH] test/dispatcher: transfer impl_opaque field
 2024-12-11 14:13 UTC 

[PATCH] net/iavf: fix uninitialized variable
 2024-12-11  2:33 UTC 

please help backporting some patches to stable release 23.11.3
 2024-12-10 14:29 UTC  (6+ messages)
  ` [PATCH 23.11] rcu: fix implicit conversion in bit shift

patch 'net/ionic: fix build with Fedora Rawhide' has been queued to stable release 21.11.9
 2024-12-09 10:25 UTC  (5+ messages)
` patch 'power: fix mapped lcore ID' "

[PATCH] net/mlx5: do not poll CQEs when no available elts
 2024-12-09  8:10 UTC  (2+ messages)

patch '' has been queued to stable release 23.11.3
 2024-12-09  8:04 UTC  (103+ messages)
` patches "
  ` patch 'net/netvsc: fix using Tx queue higher than Rx queues' "
  ` patch 'net/hns3: restrict tunnel flow rule to one header' "
  ` patch 'net/hns3: register VLAN flow match mode parameter' "
  ` patch 'net/ice: detect stopping a flow director queue twice' "
  ` patch 'net/ixgbe: fix link status delay on FreeBSD' "
  ` patch 'net/mvneta: fix possible out-of-bounds write' "
  ` patch 'common/cnxk: fix double free of flow aging resources' "
  ` patch 'crypto/openssl: fix 3DES-CTR with big endian CPUs' "
  ` patch 'net/mlx5: fix trace script for multiple burst completion' "
  ` patch 'net/mlx5: fix real time counter reading from PCI BAR' "
  ` patch 'net/mlx5: fix Tx tracing to use single clock source' "
  ` patch 'eal/unix: optimize thread creation' "
  ` patch 'net/mlx5: fix memory leak in metering' "
  ` patch 'net/mlx5: fix GRE flow item translation for root table' "
  ` patch 'net/mlx5/hws: fix range definer error recovery' "
  ` patch 'net/mlx5: fix SQ flow item size' "
  ` patch 'net/mlx5: fix non-template flow action validation' "
  ` patch 'net/mlx5: fix SWS meter state initialization' "
  ` patch 'net/mlx5: fix reported Rx/Tx descriptor limits' "
  ` patch 'net/mlx5: fix indirect list flow action callback invocation' "
  ` patch 'app/dumpcap: remove unused struct array' "
  ` patch 'bus/fslmc: fix Coverity warnings in QBMAN' "
  ` patch 'net/dpaa2: fix memory corruption in TM' "
  ` patch 'examples/l3fwd-power: fix options parsing overflow' "
  ` patch 'examples/l3fwd: fix read beyond boundaries' "
  ` patch 'test/bonding: remove redundant info query' "
  ` patch 'examples/ntb: check info query return' "
  ` patch 'net/netvsc: force Tx VLAN offload on 801.2Q packet' "
  ` patch 'net/vmxnet3: fix crash after configuration failure' "
  ` patch 'net/hns3: remove ROH devices' "
  ` patch 'net/txgbe: fix SWFW mbox' "
  ` patch 'net/txgbe: fix VF-PF mbox interrupt' "
  ` patch 'net/txgbe: remove outer UDP checksum capability' "
  ` patch 'net/txgbe: fix driver load bit to inform firmware' "
  ` patch 'net/ngbe: "
  ` patch 'net/ngbe: reconfigure more MAC Rx registers' "
  ` patch 'net/ngbe: fix interrupt lost in legacy or MSI mode' "
  ` patch 'net/ngbe: restrict configuration of VLAN strip offload' "
  ` patch 'net/vmxnet3: fix potential out of bounds stats access' "
  ` patch 'net/vmxnet3: support larger MTU with version 6' "
  ` patch 'net/hns3: fix error code for repeatedly create counter' "
  ` patch 'net/hns3: fix fully use hardware flow director table' "
  ` patch 'event/octeontx: fix possible integer overflow' "
  ` patch 'baseband/acc: fix ring memory allocation' "
  ` patch 'crypto/openssl: fix potential string overflow' "
  ` patch 'test/crypto: fix synchronous API calls' "
  ` patch 'crypto/qat: fix modexp/inv length' "
  ` patch 'crypto/qat: fix ECDSA session handling' "
  ` patch 'net/igc: fix Rx buffers when timestamping enabled' "
  ` patch 'net/cpfl: fix forwarding to physical port' "
  ` patch 'net/bnxt/tf_core: fix WC TCAM multi-slice delete' "
  ` patch 'net/bnxt/tf_core: fix TCAM manager data corruption' "
  ` patch 'net/bnxt/tf_core: fix Thor TF EM key size check' "
  ` patch 'net/bnxt/tf_core: fix slice count in case of HA entry move' "
  ` patch 'net/bnxt: fix reading SFF-8436 SFP EEPROMs' "
  ` patch 'net/bnxt: fix TCP and UDP checksum flags' "
  ` patch 'net/bnxt: fix bad action offset in Tx BD' "
  ` patch 'net/bnx2x: remove dead conditional' "
  ` patch 'net/bnx2x: fix always true expression' "
  ` patch 'net/bnx2x: fix possible infinite loop at startup' "
  ` patch 'net/bnx2x: fix duplicate branch' "
  ` patch 'common/cnxk: fix build on Ubuntu 24.04' "
  ` patch 'net/cnxk: "
    ` [EXTERNAL] "
  ` patch 'examples/l2fwd-event: fix spinlock handling' "
  ` patch 'eventdev: fix possible array underflow/overflow' "
  ` patch 'net/dpaa2: remove unnecessary check for null before free' "
  ` patch 'common/mlx5: fix error CQE handling for 128 bytes CQE' "
  ` patch 'net/mlx5: fix shared queue port number in vector Rx' "
  ` patch 'net/mlx5/hws: fix allocation of STCs' "
  ` patch 'net/mlx5: fix counter query loop getting stuck' "
  ` patch 'net/mlx5: fix Rx queue control management' "
  ` patch 'common/mlx5: fix misalignment' "
  ` patch 'net/mlx5: fix default RSS flows creation order' "
  ` patch 'net/mlx5: fix Rx queue reference count in flushing flows' "
  ` patch 'net/mlx5: fix miniCQEs number calculation' "
  ` patch 'bus/dpaa: fix lock condition during error handling' "
  ` patch 'net/iavf: add segment-length check to Tx prep' "
  ` patch 'net/i40e: check register read for outer VLAN' "
  ` patch 'common/dpaax/caamflib: enable fallthrough warnings' "
  ` patch 'net/e1000/base: fix fallthrough in switch' "
  ` patch 'app/procinfo: fix leak on exit' "
  ` patch 'member: fix choice of bucket for displacement' "
  ` patch 'app/testpmd: fix aged flow destroy' "
  ` patch 'net/mlx5: fix shared Rx queue control release' "
  ` patch 'vhost: fix deadlock in Rx async path' "
  ` patch 'net/txgbe: fix a mass of interrupts' "
  ` patch 'pcapng: avoid potential unaligned data' "
  ` patch 'test/bonding: fix loop on members' "
  ` patch 'test/bonding: fix MAC address comparison' "
  ` patch 'test/security: fix IPv6 extension loop' "
  ` patch 'test/event: avoid duplicate initialization' "
  ` patch 'test/eal: fix loop coverage for alignment macros' "
  ` patch 'test/eal: fix lcore check' "
  ` patch 'app/testpmd: remove redundant policy action condition' "
  ` patch 'app/testpmd: avoid potential outside of array reference' "
  ` patch 'doc: correct definition of stats per queue feature' "
  ` patch 'devtools: fix check of multiple commits fixed at once' "

[PATCH v11 1/7] test/ring: fix failure with custom number of lcores
 2024-12-06 18:35 UTC 

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