[PATCH v1 0/5] remove internal tracepoints from version map
2023-02-10 10:34 UTC (18+ messages)
` [PATCH v1 1/5] mempool: "
` [EXT] "
` [PATCH v1 2/5] cryptodev: "
` [PATCH v1 3/5] eal: "
` [PATCH v1 4/5] ethdev: "
` [PATCH v1 5/5] eventdev: "
` [PATCH v2 0/5] "
` [PATCH v2 1/5] mempool: "
` [PATCH v2 2/5] cryptodev: "
` [PATCH v2 3/5] eal: "
` [PATCH v2 4/5] ethdev: "
` [PATCH v2 5/5] eventdev: "
[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
2023-02-10 9:58 UTC (8+ messages)
` [PATCH v3 0/5] Replace use of RTE_LOGTYPE_USER1 in library
` [PATCH v3 1/5] ip_frag: use a dynamic logtype
` [PATCH v3 2/5] reorder: "
` [PATCH v3 3/5] latencystats: use "
` [PATCH v3 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
` [PATCH v3 5/5] ipsec: fix usage "
[PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs
2023-02-10 9:54 UTC (9+ messages)
` [PATCH V8] ethdev: fix one address occupies two entries "
[PATCH v1 0/9] baseband/acc: VRB PMD fixes
2023-02-10 9:45 UTC (19+ messages)
` [PATCH v1 1/9] baseband/acc: protection for TB negative scenario
` [PATCH v1 2/9] baseband/acc: add support for 4GUL with SO and TB
` [PATCH v1 3/9] baseband/acc: remove interrupt support on VRB1
` [PATCH v1 4/9] baseband/acc: add explicit mbuf apend for soft output
` [PATCH v1 5/9] baseband/acc: prevent to dequeue more than requested
` [PATCH v1 6/9] baseband/acc: fix iteration counter in TB mode
` [PATCH v1 7/9] baseband/acc: fix potential arithmetic overflow Fix potential issue of overflow causing coverity warning
` [PATCH v1 8/9] baseband/acc: add support for 4GUL CRC drop in VRB PMD
` [PATCH v1 9/9] baseband/acc: remove printf from PMD function
[PATCH] net/octeon_ep: support SDP packet mode
2023-02-10 9:30 UTC (2+ messages)
[PATCH] bus: fix leak for devices without driver
2023-02-10 9:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 1/3] lib: skip congestion management configuration
2023-02-10 9:27 UTC (13+ messages)
` [PATCH v4 1/3] ethdev: "
` [PATCH v4 3/3] net/cnxk: skip red drop for ingress policer
` [PATCH v5 1/3] ethdev: skip congestion management configuration
` [PATCH v5 2/3] app/testpmd: add skip cman support for testpmd
` [PATCH v5 3/3] net/cnxk: skip red drop for ingress policer
` [PATCH v6 1/3] ethdev: skip congestion management configuration
` [PATCH v6 2/3] app/testpmd: add skip cman support for testpmd
` [PATCH v6 3/3] net/cnxk: skip red drop for ingress policer
[PATCH] eal: add nonnull and access function attributes
2023-02-10 9:13 UTC (10+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
` [PATCH v7 2/4] event/dlb2: remove superfluous rte_memcpy
` [PATCH v7 3/4] net/mlx5: fix warning about rte_memcpy length
[RFC]: mempool: zero-copy cache get bulk
2023-02-10 8:35 UTC (5+ messages)
` [PATCH v6] mempool cache: add zero-copy get and put functions
` [PATCH v7] "
` [PATCH v8] "
[dpdk-dev] [PATCH 1/3] common/cnxk: fix channel mask for SDP interfaces
2023-02-10 8:26 UTC (7+ messages)
` [dpdk-dev] [PATCH 2/3] common/cnxk: fix printing IPsec flow rules
` [dpdk-dev] [PATCH 3/3] common/cnxk: fix inline IPsec rule creation
` [dpdk-dev] [PATCH v2 1/3] common/cnxk: fix channel mask for SDP interfaces
` [dpdk-dev] [PATCH v2 2/3] common/cnxk: fix printing IPsec flow rules
` [dpdk-dev] [PATCH v2 3/3] common/cnxk: fix inline IPsec rule creation
[RFC] usertools: enhance CPU layout
2023-02-10 7:41 UTC
[PATCH 1/2] net/i40e: replace put function
2023-02-10 7:33 UTC (10+ messages)
` 回复: "
` [PATCH v2 0/2] Integrated mempool cache zero-copy API's
` [PATCH v2 1/2] net/i40e: replace put function
` [PATCH v2 2/2] test/mempool: add zero-copy API's
[PATCH v2] eventdev/timer: fix overflow issue
2023-02-10 6:47 UTC (3+ messages)
` [PATCH v3] "
[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
2023-02-10 6:30 UTC (26+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 2/3] eventdev/eth_tx: "
` [PATCH v3 3/3] eventdev/crypto: "
` [PATCH v4 1/3] eventdev/eth_rx: "
` [PATCH v4 2/3] eventdev/eth_tx: "
` [PATCH v4 3/3] eventdev/crypto: "
[PATCH] malloc: fix malloc performance may becomes worse as the number of malloc increases
2023-02-10 6:30 UTC
[PATCH] eal: abstract compiler atomics
2023-02-10 5:30 UTC (24+ messages)
` [PATCH] eal: introduce atomics abstraction
` [PATCH v2] eal: abstract compiler atomics
` [PATCH v2] eal: introduce atomics abstraction
[PATCH v3 0/2] add ring telemetry cmds
2023-02-10 2:48 UTC (5+ messages)
` [PATCH v4 0/3] add telemetry cmds for ring
` [PATCH v4 1/3] ring: fix unmatched type definition and usage
` [PATCH v4 2/3] ring: add telemetry cmd to list rings
` [PATCH v4 3/3] ring: add telemetry cmd for ring info
[RFC 00/13] Replace static logtypes with static
2023-02-10 2:47 UTC (23+ messages)
` [PATCH v3 00/16] Replace use of static logtypes
` [PATCH v3 01/16] gso: remove logtype
` [PATCH v3 02/16] log: drop unused RTE_LOGTYPE_TIMER
` [PATCH v3 03/16] efd: replace RTE_LOGTYPE_EFD with local type
` [PATCH v3 04/16] mbuf: replace RTE_LOGTYPE_MBUF with dynamic type
` [PATCH v3 05/16] acl: replace LOGTYPE_ACL "
` [PATCH v3 06/16] power: replace RTE_LOGTYPE_POWER "
` [PATCH v3 07/16] ring: replace RTE_LOGTYPE_RING "
` [PATCH v3 08/16] mempool: replace RTE_LOGTYPE_MEMPOOL "
` [PATCH v3 09/16] lpm: replace RTE_LOGTYPE_LPM with dynamic types
` [PATCH v3 10/16] kni: replace RTE_LOGTYPE_KNI with dynamic type
` [PATCH v3 11/16] hash: replace RTE_LOGTYPE_HASH "
` [PATCH v3 12/16] sched: replace RTE_LOGTYPE_SCHED "
` [PATCH v3 13/16] port: replace RTE_LOGTYPE_PORT "
` [PATCH v3 14/16] table: convert RTE_LOGTYPE_TABLE to dynamic logtype
` [PATCH v3 15/16] app/test: remove use of RTE_LOGTYPE_PIPELINE
` [PATCH v3 16/16] pipeline: replace RTE_LOGTYPE_PIPELINE with dynamic log type
Microsoft DPDK 23.07 Roadmap
2023-02-10 2:25 UTC
[PATCH] ethdev: telemetry xstats support hide zero
2023-02-10 1:23 UTC (3+ messages)
[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
2023-02-09 19:44 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] ethdev: introduce the PHY affinity field in "
[PATCH 1/2] ethdev: add query_update sync and async function calls
2023-02-09 19:16 UTC (7+ messages)
` [PATCH v9 1/2] ethdev: add query and update "
` [PATCH v10 "
[PATCH v4 1/3] pcapng: comment option support for epb
2023-02-09 17:28 UTC (13+ messages)
` [PATCH v5 "
` [PATCH v6 1/4] "
` [PATCH v6 2/4] graph: pcap capture for graph nodes
` [PATCH v6 3/4] examples/l3fwd-graph: changes to configure pcap capture
` [PATCH v6 4/4] test/graph: initialize graph param variable
` [PATCH v7 1/3] pcapng: comment option support for epb
` [PATCH v7 2/3] graph: pcap capture for graph nodes
` [PATCH v7 3/3] examples/l3fwd-graph: changes to configure pcap capture
[PATCH v2 0/5] Replace use of RTE_LOGTYPE_USER1 in libraries
2023-02-09 17:11 UTC (6+ messages)
` [PATCH v2 1/5] ip_frag: use a dynamic logtype
` [PATCH v2 2/5] reorder: "
` [PATCH v2 3/5] latencystats: use "
` [PATCH v2 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
` [PATCH v2 5/5] ipsec: fix usage "
[PATCH v1 00/13] test/bbdev: changes for 23.03
2023-02-09 16:59 UTC (6+ messages)
` [PATCH v1 13/13] test/bbdev: remove iteration count check
[PATCH v1] dts: add Dockerfile
2023-02-09 16:49 UTC (3+ messages)
[RFC PATCH v2 00/10] dts: add hello world testcase
2023-02-09 16:47 UTC (4+ messages)
` [PATCH v3 "
[PATCH v4 00/21] add support for cpfl PMD in DPDK
2023-02-09 16:47 UTC (15+ messages)
` [PATCH v5 "
` [PATCH v5 10/21] net/cpfl: support basic Tx data path
` [PATCH v5 11/21] net/cpfl: support write back based on ITR expire
` [PATCH v5 12/21] net/cpfl: support RSS
` [PATCH v5 13/21] net/cpfl: support Rx offloading
` [PATCH v5 14/21] net/cpfl: support Tx offloading
` [PATCH v5 15/21] net/cpfl: add AVX512 data path for single queue model
` [PATCH v5 16/21] net/cpfl: support timestamp offload
` [PATCH v5 17/21] net/cpfl: add AVX512 data path for split queue model
` [PATCH v5 18/21] net/cpfl: add HW statistics
` [PATCH v5 19/21] net/cpfl: add RSS set/get ops
` [PATCH v5 20/21] net/cpfl: support scalar scatter Rx datapath for single queue model
` [PATCH v5 21/21] net/cpfl: add xstats ops
[PATCH v3 01/11] ethdev: add flex item modify field support
2023-02-09 15:55 UTC (5+ messages)
` [PATCH v4 0/4] add flex item support
` [PATCH v4 1/4] ethdev: add flex item modify field support
[PATCH 1/9] ethdev: sharing indirect actions between ports
2023-02-09 14:49 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 2/9] app/testpmd: add host port parameter into flow config
` [PATCH v2 3/9] app/testpmd: add shared indirect action support
` [PATCH v2 9/9] doc: update cross-port indirect shared action
[PATCH] test: add cryptodev crosscheck suite
2023-02-09 14:34 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC PATCH 0/5] vhost lock annotations
2023-02-09 13:48 UTC (3+ messages)
` [PATCH v6 0/9] Lock annotations
[PATCH v2 0/3] support match icmpv6 ID and sequence
2023-02-09 13:04 UTC (3+ messages)
` [PATCH v3 "
[PATCH] eal: cleanup alarm and multiprocess hotplug before memory detach
2023-02-09 12:45 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] vhost: decrease log level for unimplemented requests
2023-02-09 12:13 UTC (2+ messages)
[PATCH v3 0/2] Vhost: fix FD leaks and improve logs
2023-02-09 12:13 UTC (2+ messages)
[PATCH 00/21] Add control queue & MQ support to Virtio-user vDPA
2023-02-09 12:12 UTC (2+ messages)
[PATCH v3] net/af_xdp: AF_XDP PMD CNI Integration
2023-02-09 12:05 UTC (4+ messages)
` [PATCH v4] "
[PATCH 0/3] eal: rte_ctrl_thread_create API replacement
2023-02-09 11:55 UTC (3+ messages)
` [PATCH v6 0/3] eal: deprecate last use of pthread_t in public API
[PATCH v5] ethdev: add flow rule group description
2023-02-09 11:26 UTC (4+ messages)
` [PATCH v6] "
[PATCH v8 0/4] add support for self monitoring
2023-02-09 11:09 UTC (5+ messages)
` [PATCH v9 "
` [PATCH v9 1/4] lib: add generic support for reading PMU events
` [EXT] "
[RFC PATCH 0/4] lcore telemetry improvements
2023-02-09 9:43 UTC (7+ messages)
` [PATCH v10 0/5] "
` [PATCH v10 1/5] eal: add lcore info in telemetry
` [PATCH v10 2/5] eal: report applications lcore usage
` [PATCH v10 3/5] app/testpmd: add dump command for lcores
` [PATCH v10 4/5] app/testpmd: report lcore usage
` [PATCH v10 5/5] eal: add lcore usage telemetry endpoint
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).