[PATCH 00/14] Enable lock annotations on most libraries and drivers
2023-02-24 15:11 UTC (20+ messages)
` [PATCH 01/14] malloc: rework heap lock handling
` [PATCH 02/14] mem: rework malloc heap init
` [PATCH 03/14] mem: annotate shared memory config locks
` [PATCH 04/14] hash: annotate cuckoo hash lock
` [PATCH 05/14] graph: annotate graph lock
` [PATCH 06/14] drivers: inherit lock annotations for Intel drivers
` [PATCH 07/14] net/cxgbe: inherit lock annotations
` [PATCH 08/14] net/fm10k: annotate mailbox lock
` [PATCH 09/14] net/sfc: rework locking in proxy code
` [PATCH 10/14] net/sfc: inherit lock annotations
` [PATCH 11/14] net/virtio: annotate lock for guest announce
` [PATCH 12/14] raw/ifpga: inherit lock annotations
` [PATCH 13/14] vdpa/sfc: "
` [PATCH 14/14] enable lock check
` [PATCH v2 00/20] Enable lock annotations on most libraries and drivers
` [PATCH v2 01/20] malloc: rework heap lock handling
` [PATCH v2 02/20] mem: rework malloc heap init
` [PATCH v2 03/20] mem: annotate shared memory config locks
` [PATCH v2 04/20] hash: annotate cuckoo hash lock
[PATCH] vhost: fix madvise arguments alignment
2023-02-24 15:05 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1] eventdev/crypto: wrong crypto enqueue count stats
2023-02-24 14:41 UTC (2+ messages)
[PATCH] app/testeventdev: add cipher alg option for cryptodev
2023-02-24 14:11 UTC
Bug in rte_mempool_do_generic_get?
2023-02-24 13:56 UTC (3+ messages)
[PATCH v2] lib/net: add MPLS insert and strip functionality
2023-02-24 11:25 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3] lib/net: add MPLS insert and strip functionality
2023-02-24 11:06 UTC
[PATCH v1 0/5] Direct re-arming of buffers on receive side
2023-02-24 9:50 UTC (12+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] ethdev: enable direct rearm with separate API
` 回复: "
` [PATCH v3 2/3] net/i40e: "
` 回复: "
[RFC 00/13] Replace static logtypes with static
2023-02-24 9:45 UTC (27+ messages)
` [PATCH v11 00/22] Convert static log type values in libraries
` [PATCH v11 01/22] gso: don't log message on non TCP/UDP
` [PATCH v11 02/22] eal: drop no longer used GSO logtype
` [PATCH v11 03/22] log: drop unused RTE_LOGTYPE_TIMER
` [PATCH v11 04/22] efd: replace RTE_LOGTYPE_EFD with dynamic type
` [PATCH v11 05/22] mbuf: replace RTE_LOGTYPE_MBUF "
` [PATCH v11 06/22] acl: replace LOGTYPE_ACL "
` [PATCH v11 07/22] examples/power: replace use of RTE_LOGTYPE_POWER
` [PATCH v11 08/22] examples/l3fwd-power: "
` [PATCH v11 09/22] power: replace RTE_LOGTYPE_POWER with dynamic type
` [PATCH v11 10/22] ring: replace RTE_LOGTYPE_RING "
` [PATCH v11 11/22] mempool: replace RTE_LOGTYPE_MEMPOOL "
` [PATCH v11 12/22] lpm: replace RTE_LOGTYPE_LPM with dynamic types
` [PATCH v11 13/22] kni: replace RTE_LOGTYPE_KNI with dynamic type
` [PATCH v11 14/22] sched: replace RTE_LOGTYPE_SCHED "
` [PATCH v11 15/22] examples/ipsecgw: replace RTE_LOGTYPE_PORT
` [PATCH v11 16/22] port: replace RTE_LOGTYPE_PORT with dynamic type
` [PATCH v11 17/22] table: convert RTE_LOGTYPE_TABLE to dynamic logtype
` [PATCH v11 18/22] app/test: remove use of RTE_LOGTYPE_PIPELINE
` [PATCH v11 19/22] pipeline: replace RTE_LOGTYPE_PIPELINE with dynamic type
` [PATCH v11 20/22] hash: move rte_thash_gfni stubs out of header file
` [PATCH v11 21/22] hash: move rte_hash_set_alg out header
` [PATCH v11 22/22] hash: convert RTE_LOGTYPE_HASH to dynamic type
[PATCH v2 00/11] fixes and improvements to cnxk crypto PMD
2023-02-24 9:40 UTC (12+ messages)
` [PATCH v2 01/11] common/cnxk: fix incorrect auth key length
` [PATCH v2 02/11] crypto/cnxk: make sg version check const
` [PATCH v2 03/11] crypto/cnxk: use version field directly
` [PATCH v2 04/11] crypto/cnxk: use direct mode for zero aad length
` [PATCH v2 05/11] crypto/cnxk: set ctx for AE
` [PATCH v2 06/11] common/cnxk: ensure flush inval completion with CSR read
` [PATCH v2 07/11] common/cnxk: add errata function for CPT set ctx
` [PATCH v2 08/11] common/cnxk: replace CPT revision check with caps
` [PATCH v2 09/11] crypto/cnxk: support cn10k IPsec SG mode
` [PATCH v2 10/11] crypto/cnxk: fix order of ECFPM params
` [PATCH v2 11/11] crypto/cnxk: add model check for pdcp chain
Devtool test-meson-build.sh failed
2023-02-24 9:23 UTC (3+ messages)
[PATCH 0/6] Testpmd code cleanup
2023-02-24 9:11 UTC (7+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 3/9] app/testpmd: rework ieee1588 engine fwd configuration
` [PATCH v3 0/9] Testpmd code cleanup
` [PATCH v3 2/9] app/testpmd: fix packet count in ieee15888 engine
[PATCH 0/3] eal: rte_ctrl_thread_create API replacement
2023-02-24 8:13 UTC (5+ messages)
` [PATCH v6 0/3] eal: deprecate last use of pthread_t in public API
` [PATCH v6 1/3] eal: add rte thread create control API
[PATCH v1 00/13] graph enhancement for multi-core dispatch
2023-02-24 6:49 UTC (22+ messages)
` [PATCH v1 01/13] graph: split graph worker into common and default model
` [PATCH v1 03/13] graph: add macro to walk on graph circular buffer
` [PATCH v1 04/13] graph: add get/set graph worker model APIs
` [PATCH v1 05/13] graph: introduce core affinity API
` [PATCH v1 06/13] graph: introduce graph "
` [PATCH v1 08/13] graph: introduce stream moving cross cores
` [PATCH v1 13/13] examples/l3fwd-graph: introduce generic worker model
[PATCH] app/test: enable SG tests for cn10k
2023-02-24 5:56 UTC
[PATCH 00/11] fixes and improvements to cnxk crypto PMD
2023-02-24 5:48 UTC (12+ messages)
` [PATCH 01/11] common/cnxk: fix incorrect auth key length
` [PATCH 02/11] crypto/cnxk: make sg version check const
` [PATCH 03/11] crypto/cnxk: use version field directly
` [PATCH 04/11] crypto/cnxk: use direct mode for zero aad length
` [PATCH 05/11] crypto/cnxk: set ctx for AE
` [PATCH 06/11] common/cnxk: ensure flush inval completion with CSR read
` [PATCH 07/11] common/cnxk: add errata function for CPT set ctx
` [PATCH 08/11] common/cnxk: replace CPT revision check with caps
` [PATCH 09/11] crypto/cnxk: support cn10k IPsec SG mode
` [PATCH 10/11] crypto/cnxk: fix order of ECFPM params
` [PATCH 11/11] crypto/cnxk: add model check for pdcp chain
[Bug 1166] [dpdk-23.03][asan]suite/name: AddressSanitizer: stack-buffer-overflow error when quit testpmd
2023-02-24 5:35 UTC
[PATCH] net/idpf: add hw stats ierrors
2023-02-24 3:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH] net/iavf: fix avx512 Tx path
2023-02-24 2:45 UTC (3+ messages)
[PATCH] common/idpf: fix Rx queue configuration
2023-02-24 2:36 UTC (3+ messages)
[PATCH] test/service: fix spurious failures by extending timeout
2023-02-23 20:15 UTC (7+ messages)
` [PATCH v3] "
[PATCH] eal: abstract compiler atomics
2023-02-23 19:11 UTC (5+ messages)
` [PATCH v2] "
[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
2023-02-23 18:09 UTC (3+ messages)
rte_pktmbuf_alloc() is returning same address on two consecutive calls
2023-02-23 18:01 UTC (2+ messages)
[PATCH] common/mlx5: replace use of PMD logtype
2023-02-23 17:41 UTC
[PATCH v1 1/9] baseband/acc: protection for TB negative scenario
2023-02-23 17:25 UTC (6+ messages)
` [PATCH v2 0/9] baseband/acc: VRB PMD fixes
` [PATCH v2 1/9] baseband/acc: protection for TB negative scenario
Minutes of Technical Board Meeting, 2023-02-22
2023-02-23 17:21 UTC
[PATCH] net/nfp: write link speed to control BAR
2023-02-23 16:39 UTC (2+ messages)
[PATCH v3 00/10] dts: add hello world testcase
2023-02-23 16:13 UTC (19+ messages)
` [PATCH v4 "
` [PATCH v5 "
` [PATCH v5 01/10] dts: add node and os abstractions
` [PATCH v5 02/10] dts: add ssh command verification
` [PATCH v5 03/10] dts: add dpdk build on sut
` [PATCH v5 04/10] dts: add dpdk execution handling
` [PATCH v5 05/10] dts: add node memory setup
` [PATCH v5 06/10] dts: add test suite module
` [PATCH v5 07/10] dts: add hello world testsuite
` [PATCH v5 08/10] dts: add test suite config and runner
` [PATCH v5 09/10] dts: add test results module
` [PATCH v5 10/10] doc: update DTS setup and test suite cookbook
[RFC PATCH] drivers/net: fix RSS multi-queue mode check
2023-02-23 16:04 UTC
[PATCH v2] examples/ipsec-secgw: set AES-CTR IV length to 16
2023-02-23 15:43 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2 0/2] configure RSS and handle metadata correctly
2023-02-23 15:13 UTC (4+ messages)
` [PATCH v2 1/2] net/nfp: standardize the use of RSS-related codes
[PATCH] app/testpmd: fix secondary process not forwarding
2023-02-23 14:41 UTC (3+ messages)
` [PATCH v3] "
MAC address set requires decision
2023-02-23 14:32 UTC (4+ messages)
[PATCH] doc: fix reference to event timer header
2023-02-23 14:26 UTC (2+ messages)
[PATCH 1/3] net/ark: support secondary process
2023-02-23 14:25 UTC (3+ messages)
` [PATCH v4] net/ark: support for single function with multiple port
[PATCH 1/2] eventdev: fix race condition in fast-path set function
2023-02-23 13:31 UTC (13+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup
[Bug 1165] IPv6 router solicitation and neighbor discovery packets are being sent with no reason
2023-02-23 12:54 UTC
[PATCH v1 6/6] doc/mlx5: update mlx5 doc
2023-02-23 12:48 UTC (17+ messages)
` [PATCH v3 0/7] add flex item implementation
` [PATCH v3 1/7] net/mlx5: enable hws flex item create
` [PATCH v3 2/7] net/mlx5: add IPv6 protocol as flex item input
` [PATCH v3 3/7] net/mlx5/hws: add hws flex item matching support
` [PATCH v3 4/7] net/mlx5: add flex item modify field implementation
` [PATCH v3 5/7] net/mlx5: return error for sws modify field
` [PATCH v3 6/7] doc/mlx5: update mlx5 doc
` [PATCH v4 0/6] add flex item implementation
` [PATCH v4 1/6] net/mlx5: enable hws flex item create
` [PATCH v4 2/6] net/mlx5: add IPv6 protocol as flex item input
` [PATCH v4 3/6] net/mlx5/hws: add hws flex item matching support
` [PATCH v4 4/6] net/mlx5: add flex item modify field implementation
` [PATCH v4 5/6] net/mlx5: return error for sws modify field
` [PATCH v4 6/6] net/mlx5: add error message
` [PATCH v3 7/7] "
[Bug 1164] iperf3 traffic stalls when using memif driver to interconnect l2fwd in zero-copy mode with test-pmd app
2023-02-23 12:33 UTC
[PATCH v1 0/2] bug fix in ethdev trace
2023-02-23 12:30 UTC (3+ messages)
` [PATCH v1 1/2] ethdev: fix null pointer dereference
` [PATCH v1 2/2] ethdev: pass structure pointer
[PATCH v4] net/gve: add Rx/Tx queue stats as extended stats
2023-02-23 12:30 UTC (8+ messages)
` [PATCH v5] "
[PATCH v2] net/gve: fix Rx no mbufs stats counter update
2023-02-23 12:29 UTC (9+ messages)
` [PATCH v3 1/2] "
[RFC PATCH 0/1] Specify C-standard requirement for DPDK builds
2023-02-23 9:44 UTC (3+ messages)
[PATCH v3 0/3] DPDK Coverity issue 381631, 381646
2023-02-23 9:29 UTC (2+ messages)
[PATCH v1 00/12] implement mldev test application
2023-02-23 9:03 UTC (4+ messages)
` [PATCH v4 00/12] Implementation of "
` [PATCH v4 02/12] app/mldev: add common test functions
release candidate 23.03-rc1
2023-02-23 8:39 UTC (2+ messages)
[PATCH v2 00/16] test/bbdev: changes for 23.03
2023-02-23 8:31 UTC (5+ messages)
` [PATCH v2 04/16] test/bbdev: add timeout for latency tests
[PATCH v1 00/13] test/bbdev: changes for 23.03
2023-02-23 8:26 UTC (7+ messages)
` [PATCH v1 07/13] test/bbdev: add support for BLER for 4G
[PATCH v2 0/2] net/mlx5: support MPLSoUDP for HWS
2023-02-23 7:47 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] net/mlx5/hws: support matching on MPLSoUDP
` [PATCH v3 2/2] net/mlx5: add MPLS tunnel support for HWS
[RFC v2 0/9] gve PMD enhancement
2023-02-23 5:32 UTC (5+ messages)
` [RFC v3 00/10] "
` [RFC v3 06/10] net/gve: support basic Rx data path for DQO
[PATCH] net/i40e: reduce the ITR interval of multi-driver mode
2023-02-23 4:34 UTC (4+ messages)
[PATCH] net/sfc: replace of RTE_LOGTYPE_PMD
2023-02-23 3:10 UTC
[PATCH] vhost: fix slot index in async split virtqueue Tx
2023-02-23 2:30 UTC
[PATCH] app/eventdev_dump: introduce eventdev_dump application
2023-02-23 1:08 UTC (2+ messages)
` [PATCH v6] app/procinfo: display eventdev xstats for PMD data
[PATCH] net/mana: fix incorrectly reported counters in stats
2023-02-22 23:27 UTC
[PATCH v2] net/bnxt: remove compile-time option for IEEE 1588
2023-02-22 22:22 UTC (2+ messages)
unable to bind to vfio-pci
2023-02-21 17:27 UTC (7+ 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).