patch 'eal/windows: fix pedantic build' has been queued to stable release 21.11.4
2023-03-15 14:36 UTC (11+ messages)
` patch 'doc: add gpudev to the Doxygen index' "
` patch 'doc: fix reference to event timer header' "
` patch 'event/cnxk: fix SSO cleanup' "
` patch 'test/bbdev: fix crash for non supported HARQ length' "
` patch 'test/bbdev: extend HARQ tolerance' "
` patch 'test/bbdev: remove check for invalid opaque data' "
` patch 'vhost: fix OOB access for invalid vhost ID' "
` patch 'net/virtio: deduce IP length for TSO checksum' "
` patch 'compress/mlx5: fix decompress xform validation' "
` patch 'compress/mlx5: fix queue setup for partial transformations' "
please help backporting some patches to stable release 21.11.4
2023-03-15 14:26 UTC (5+ messages)
[PATCH 0/5] support setting and querying RSS algorithms
2023-03-15 13:43 UTC (8+ messages)
` [PATCH 1/5] ethdev: support setting and querying rss algorithm
` [PATCH 2/5] net/hns3: support setting and querying RSS hash function
` [PATCH 3/5] app/proc-info: fix never show RSS info
` [PATCH 4/5] app/proc-info: show RSS types with strings
` [PATCH 5/5] app/proc-info: support querying RSS hash algorithm
[PATCH] net/iavf: fix iavf query stats in intr thread
2023-03-15 13:40 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3] net/ice: fix ice dcf control thread crash
2023-03-15 13:06 UTC (2+ messages)
[PATCH] net/mlx5: fix build with GCC 12 and ASan
2023-03-15 12:08 UTC (5+ messages)
[PATCH] app: fix mbuf_autotest in case of defined RTE_LIBRTE_MBUF_DEBUG
2023-03-15 10:29 UTC (2+ messages)
[PATCH 1/2] eal: fix failure race and behavior of thread create
2023-03-15 1:26 UTC (12+ messages)
` [PATCH 2/2] eal/windows: fix create thread failure behavior
` [PATCH v2 2/2] eal: fix failure path race setting new thread affinity
` [PATCH v3 "
` [PATCH v4 "
[dpdk-dev v1 1/2] app/test: add diffie-hellman test cases
2023-03-14 18:34 UTC (7+ messages)
` [dpdk-dev v1 2/2] app/test: add ecdh "
` [EXT] [dpdk-dev v1 1/2] app/test: add diffie-hellman "
` [dpdk-dev v2 0/3] app/test: add asymmetric "
` [dpdk-dev v2 1/3] app/test: add diffie-hellman "
` [dpdk-dev v2 2/3] app/test: add ecdh "
` [dpdk-dev v2 3/3] app/test: add ecdsa kat sessionless tests
[PATCH] drivers: skip build of sub-libs not supporting IOVA mode
2023-03-14 14:29 UTC (7+ messages)
` [EXT] "
` [PATCH v2 2/2] "
` [PATCH v3 5/5] "
[PATCH 1/3] net/vhost: add missing newline in logs
2023-03-14 11:07 UTC (9+ messages)
` [PATCH 2/3] net/vhost: fix leak in interrupt handle setup
` [PATCH 3/3] net/vhost: fix Rx interrupt
[PATCH v2] net/virtio: remove address width limit for modern devices
2023-03-14 8:53 UTC
[PATCH 1/2] raw/skeleton: fix selftest
2023-03-14 8:39 UTC (3+ messages)
[PATCH v11 0/3] Fix cmdline_poll and testpmd signal handling
2023-03-14 7:05 UTC (7+ messages)
[PATCH v2] reorder: fix registration of dynamic field in mbuf
2023-03-13 13:04 UTC
[PATCH v2] reorder: fix registration of dynamic field in mbuf
2023-03-13 12:59 UTC
[PATCH] net/sfc: invalidate switch port entry on representor unplug
2023-03-13 10:32 UTC (3+ messages)
[PATCH] app/crypto-perf: fix test file memory leak
2023-03-13 10:21 UTC (3+ messages)
` [EXT] "
[PATCH] telemetry: fix autotest failures on Alpine
2023-03-13 9:38 UTC (3+ messages)
[PATCH 1/1] net/sfc: stop misuse of Rx ingress m-port metadata on EF100
2023-03-12 10:54 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[dpdk-dev v1] crypto/openssl: fix of ASAN heap-use-after-free
2023-03-11 18:57 UTC
[PATCH] crypto/qat: fix SM3 auth mode
2023-03-11 18:54 UTC (3+ messages)
[PATCH v2] crypto/ccp: fix PCI probing
2023-03-11 18:49 UTC (3+ messages)
[PATCH v2] kni: fix possible alloc_q starvation when mbufs are exhausted
2023-03-11 9:16 UTC (4+ messages)
` [PATCH v3] "
[PATCH] net/bonding: fix forward packets failed
2023-03-10 21:11 UTC (2+ messages)
[PATCH 00/16] net/hns3: some code refactor for hns3 RSS
2023-03-10 20:58 UTC (21+ messages)
` [PATCH 01/16] net/hns3: fix possible truncation of hash key when config
` [PATCH 02/16] net/hns3: fix possible truncation of redirection table
` [PATCH 03/16] net/hns3: use hardware config to report hash key
` [PATCH 04/16] net/hns3: use hardware config to report hash types
` [PATCH 05/16] net/hns3: use hardware config to report redirection table
` [PATCH 06/16] net/hns3: separate the setting of hash algorithm
` [PATCH 07/16] net/hns3: separate the setting of hash key
` [PATCH 08/16] net/hns3: separate the setting of redirection table
` [PATCH 09/16] net/hns3: separate the setting of RSS types
` [PATCH 10/16] net/hns3: separate the setting and clearing of RSS rule
` [PATCH 11/16] net/hns3: use new RSS rule to configure hardware
` [PATCH 12/16] net/hns3: save hash algo to RSS filter list node
` [PATCH 13/16] net/hns3: adding queue buffer size hash rule allowed
` [PATCH 14/16] net/hns3: separate rte flow RSS config from hns3 rss conf
` [PATCH 15/16] net/hns3: reimplement hash flow function
` [PATCH 16/16] net/hns3: add the verification of RSS types
[PATCH] regex/mlx5: correct value written to doorbell db rec
2023-03-10 18:09 UTC (2+ messages)
[PATCH] regex/mlx5: utilize all available QPs
2023-03-10 18:02 UTC (2+ messages)
[PATCH] table/selector: fix action selector group size log2 value setting
2023-03-10 17:04 UTC (2+ messages)
[PATCH 1/2] common/sfc_efx/base: allow to request MAE mark reset action
2023-03-10 15:46 UTC (5+ messages)
` [PATCH 2/2] net/sfc: fix resetting mark in tunnel offload switch rules
[dpdk-stable] [PATCH] net/mlx5: remove unwanted barrier
2023-03-09 15:44 UTC (9+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms
` [PATCH v3] net/mlx5: use just sufficient barrier for ARM platforms
[PATCH v1 1/2] test/bbdev: fix possible div by zero issue
2023-03-09 3:36 UTC (2+ messages)
` [PATCH v1 2/2] test/bbdev: fix unchecked ret value issue
[PATCH v5] enhance NUMA affinity heuristic
2023-03-09 1:58 UTC (4+ messages)
[PATCH] app/testpmd: fix secondary process not forwarding
2023-03-08 16:19 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] net/nfp: fix MTU configuration order
2023-03-08 15:27 UTC (4+ messages)
[PATCH 2/2] net/mana: enable driver by default
2023-03-08 11:00 UTC
[PATCH v3 3/3] net/mlx5: fix Windows build with MinGW GCC 12
2023-03-08 10:27 UTC (3+ messages)
[PATCH] net/ice: fix incorrect Rx timestamp for E822
2023-03-08 6:30 UTC (4+ messages)
` [PATCH v2] net/ice: fix incorrect Rx timestamp
[PATCH 0/2] net/mlx5: fix representor matching
2023-03-08 3:04 UTC (5+ messages)
` [PATCH 1/2] net/mlx5: fix egress group translation in HWS
` [PATCH 2/2] net/mlx5: fix isolated mode when repr matching is disabled
[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
2023-03-07 16:59 UTC (8+ messages)
[PATCH] net/nfp: fix the offload of multiple output actions
2023-03-07 15:57 UTC (2+ messages)
[PATCH] net/nfp: reset profile config while modify profile
2023-03-07 14:26 UTC (2+ messages)
[PATCH] net/mlx5: fix the hairpin Tx queue reference count
2023-03-07 10:31 UTC
[PATCH v6] net/i40e: rework maximum frame size configuration
2023-03-07 2:27 UTC (3+ messages)
` [PATCH v7] net/i40e: fix max "
[PATCH] doc: add gpudev to the Doxygen index
2023-03-06 16:18 UTC (3+ messages)
[PATCH] vhost: fix slot index in async split virtqueue Tx
2023-03-06 14:23 UTC (2+ messages)
[PATCH] vhost: fix OOB access for invalid vid
2023-03-06 14:22 UTC (3+ messages)
[PATCH v2] net/virtio: deduce IP length for Virtio TSO checksum
2023-03-06 14:20 UTC (6+ messages)
[PATCH v3 01/17] test/bbdev: fix seg fault for non supported HARQ len
2023-03-06 13:17 UTC (4+ messages)
` [PATCH v3 02/17] test/bbdev: extend HARQ tolerance
` [PATCH v3 03/17] test/bbdev: remove check for invalid opaque data
[PATCH] net/i40e: drop link check when configuring frame size
2023-03-06 11:05 UTC (4+ messages)
` [PATCH v2] net/i40e: don't check link status on device start
[PATCH 22.11] net/mlx5: fix testpmd crash by action template
2023-03-06 11:04 UTC (3+ messages)
` [PATCH 22.11] net/mlx5: fix crash on action template failure
[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
2023-03-04 1:15 UTC (9+ messages)
[PATCH 1/2] eventdev: fix race condition in fast-path set function
2023-03-03 16:49 UTC (3+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup
[PATCH v1] eventdev: fix invalid memory free operation
2023-03-03 15:55 UTC (2+ messages)
[PATCH] event/cnxk: fix SSO return code at fini
2023-03-03 15:34 UTC (2+ messages)
[dpdk-dev] [PATCH] common/cnxk: fix IPv6 extension header parsing
2023-03-03 14:49 UTC (2+ messages)
[PATCH v2 2/5] test/crypto: fix ZUC digest length in comparison
2023-03-03 9:38 UTC (2+ messages)
` [PATCH v2 4/5] test/crypto: fix capability check for ZUC cipher auth
[PATCH] net/ixgbe: fix IPv6 mask in fdir
2023-03-03 9:24 UTC (3+ messages)
[PATCH] net/mana: use trace points for data path logs
2023-03-03 2:14 UTC
[PATCH] ethdev: remove telemetry Rx mbuf alloc failed field
2023-03-02 15:27 UTC (4+ 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).