patches for DPDK stable branches
 help / color / mirror / Atom feed
[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] ethdev: fix incorrect function name in comment
 2023-10-20 15:12 UTC  (2+ messages)

[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  (18+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] event/dsw: "
  ` [PATCH v3 1/4] event/sw: "
  ` [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] app/dma-perf: fix physical address seg-fault
 2023-10-19  4:19 UTC  (6+ messages)
` [PATCH v2] "
  ` [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] "
  `  "

[PATCH] net/nfp: fix coredump problem when testpmd exit
 2023-10-17 13:57 UTC  (2+ messages)

[PATCH] fib6: fix adding default route as first route
 2023-10-17 13:27 UTC  (2+ messages)

[PATCH] fib: fix adding default route overwriting entire table
 2023-10-17 13:26 UTC  (2+ messages)

[PATCH] dma/skeleton: fix pthread set affinity
 2023-10-17  8:59 UTC  (4+ messages)

[PATCH v2 10/16] net/mlx5: fix in shared counter and age template action create
 2023-10-17  8:09 UTC  (2+ messages)
  ` [PATCH v3 "

[PATCH] net/bonding: fix link status callback stop
 2023-10-16 15:54 UTC  (4+ messages)

[PATCH] net/nfp: fix jumbo packet descriptors for NFDk
 2023-10-16 13:25 UTC  (2+ messages)

[PATCH] net/nfp: update incorrect MAC stats offset
 2023-10-16 13:25 UTC  (2+ messages)

[PATCH] net/nfp: fix the Tx performance issue
 2023-10-16 12:50 UTC  (2+ messages)

[PATCH] net/cpfl: fix incorrect status calculation
 2023-10-16  8:42 UTC 

[PATCH] net/idpf: fix incorrect status calculation
 2023-10-16  8:41 UTC 

[PATCH v3] app/test: secondary process passes allow parameters
 2023-10-13  2:47 UTC  (3+ messages)
` [PATCH v4] app/test: append 'allow' parameters to secondary processes

[PATCH] net/mlx5: fix MPRQ stride size check
 2023-10-12 16:34 UTC 

[PATCH] net/nfp: fix the initialization of physical representors
 2023-10-12 14:49 UTC  (2+ messages)

[PATCH] app/bbdev: fix link with NXP LA12XX
 2023-10-12 13:53 UTC  (2+ messages)

[PATCH] vdpa/mlx5: fix unregister kick handler order
 2023-10-12 13:50 UTC  (3+ messages)

[PATCH] net/virtio: fix descriptors buffer addresses on 32 bits builds
 2023-10-12 13:50 UTC  (2+ messages)

[PATCH v1 1/1] baseband/acc: fix ACC100 HARQ input is alignment
 2023-10-12 12:53 UTC  (3+ messages)

[PATCH] eventdev: fix symbol export for port maintenance
 2023-10-12 12:32 UTC  (8+ messages)

[PATCH] bus/pci: fix device ID print
 2023-10-11 15:16 UTC  (2+ messages)

[PATCH v3 4/4] net/tap: use rte_ether_unformat_address
 2023-10-11 14:25 UTC  (2+ messages)

[PATCH 1/3] net/ark: support for single function with multiple port
 2023-10-11 11:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v1] app/testpmd: refine encap content
 2023-10-11  9:30 UTC  (3+ messages)

[PATCH] net/mlx5: fix the E-Switch mirror flow rule validation
 2023-10-11  6:43 UTC 

[PATCH] net/mlx5: fix wrong decap action checking in sample flow
 2023-10-11  6:36 UTC 

[PATCH v3] net/axgbe: use CPUID to identify cpu
 2023-10-10 13:38 UTC  (3+ messages)

[PATCH] hash: fix SSE comparison
 2023-10-10  9:50 UTC  (8+ messages)
  ` 回复: "
` [PATCH v2] "
` [PATCH v3] "

[PATCH 1/3] app/test: fix control flow issue
 2023-10-10  6:23 UTC  (3+ messages)
` [PATCH 2/3] net/bonding: fix illegal memory accesses
` [PATCH 3/3] app/test: fix checking return value

[PATCH 1/2] net/nfp: fix checking return value
 2023-10-10  6:17 UTC  (2+ messages)
` [PATCH 2/2] net/nfp: fix illegal memory accesses

[PATCH v1] net/idpf: fix incorrect status calculation
 2023-10-10  1:42 UTC  (2+ messages)

[PATCH] net/tap: resolve stringop-overflow with gcc 12 on ppc64le
 2023-10-09  9:17 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix jump ipool entry size
 2023-10-09  7:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix direct rte symbol usage
 2023-10-05 14:17 UTC  (8+ messages)
  ` [dpdk-dev] [PATCH v2 2/2] common/cnxk: fix direct rte symbol usage in REE

[PATCH v1 1/1] app/mldev: updates to device ops test
 2023-10-05  9:15 UTC  (3+ messages)

[PATCH v1 1/1] app/mldev: fix check for filelist and models count
 2023-10-05  9:14 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v1 1/1] app/mldev: fix file and buffer handling
 2023-10-05  9:13 UTC  (3+ messages)

[PATCH] bus/dpaa: fix outside array bounds error with GCC v13
 2023-10-04 12:28 UTC  (2+ messages)

[PATCH v1 1/1] eal/random: fix random state initialization for non-eal threads
 2023-10-04 11:37 UTC  (5+ messages)

[PATCH v2] net/axgbe: use CPUID to identify cpu
 2023-10-04  9:49 UTC  (3+ messages)

[PATCH v3 1/2] event/sw: fix ordering corruption with op release
 2023-10-03  6:38 UTC  (2+ messages)

[PATCH] eal/linux: prevent deadlocks on rte init and cleanup
 2023-10-02 14:34 UTC  (3+ messages)

Re:Re: [PATCH v1] examples/l3fwd: relax the RSS/Offload requirement
 2023-10-02  9:06 UTC  (5+ messages)
  `  "
    `  "

[PATCH v2 1/2] random: initialize the random state for non-EAL threads
 2023-10-02  9:00 UTC 

[PATCH] rawdev: fix device naming
 2023-10-02  8:34 UTC  (2+ messages)

[PATCH v1 0/2] Update rsu implementation
 2023-09-29 15:31 UTC  (3+ messages)
` [PATCH v2 0/2] update "

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