patch has been queued to stable release 22.11.4
2023-10-22 14:21 UTC (65+ 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] 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 (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 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] "
` "
[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 (2+ 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 (2+ messages)
page: next (older) | prev (newer) | 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).