dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/01/20
[PATCH v5 16/25] net/i40e: use common Tx queue mbuf cleanup fn
Bruce Richardson
2025/01/20
[PATCH v5 15/25] net/ice: move Tx queue mbuf cleanup fn to common
Bruce Richardson
2025/01/20
[PATCH v5 14/25] net/iavf: use common Tx free fn for AVX-512
Bruce Richardson
2025/01/20
[PATCH v5 13/25] net/intel/common: add Tx buffer free fn for AVX-512
Bruce Richardson
2025/01/20
[PATCH v5 12/25] net/intel/common: add post-Tx buffer free function
Bruce Richardson
2025/01/20
[PATCH v5 11/25] net/intel/common: pack Tx queue structure
Bruce Richardson
2025/01/20
[PATCH v5 10/25] net/ixgbe: use common Tx queue structure
Bruce Richardson
2025/01/20
[PATCH v5 09/25] net/ixgbe: convert Tx queue context cache field to ptr
Bruce Richardson
2025/01/20
[PATCH v5 08/25] net/iavf: use common Tx queue structure
Bruce Richardson
2025/01/20
[PATCH v5 07/25] net/intel/common: merge ice and i40e Tx queue struct
Bruce Richardson
2025/01/20
[PATCH v5 06/25] net/intel: add prefix for driver-specific structs
Bruce Richardson
2025/01/20
[PATCH v5 05/25] net/intel: align Tx queue struct field names
Bruce Richardson
2025/01/20
[PATCH v5 04/25] net/intel/common: add Tx mbuf ring replenish fn
Bruce Richardson
2025/01/20
[PATCH v5 03/25] net/intel/common: provide common Tx entry structures
Bruce Richardson
2025/01/20
[PATCH v5 02/25] net/intel/common: add pkt reassembly fn for intel drivers
Bruce Richardson
2025/01/20
[PATCH v5 01/25] net: move intel drivers to intel subdirectory
Bruce Richardson
2025/01/20
[PATCH v5 00/25] Reduce code duplication across Intel NIC drivers
Bruce Richardson
2025/01/20
[PATCH] devtool: fix falsely reporting from checkpatch
WanRenyong
2025/01/20
[PATCH v6 15/15] net/xsc: add ethdev link and MTU ops
WanRenyong
2025/01/20
[PATCH v6 14/15] net/xsc: add ethdev infos get
WanRenyong
2025/01/20
[PATCH v6 00/15] XSC PMD for Yunsilicon NICs
WanRenyong
2025/01/20
[PATCH v6 13/15] net/xsc: add basic stats ops
WanRenyong
2025/01/20
[PATCH v6 12/15] net/xsc: add ethdev Tx burst
WanRenyong
2025/01/20
[PATCH v6 10/15] net/xsc: add ethdev stop and close
WanRenyong
2025/01/20
[PATCH v6 11/15] net/xsc: add ethdev Rx burst
WanRenyong
2025/01/20
[PATCH v6 09/15] net/xsc: add ethdev start
WanRenyong
2025/01/20
[PATCH v6 08/15] net/xsc: add Rx and Tx queue setup
WanRenyong
2025/01/20
[PATCH v6 05/15] net/xsc: add PCT interfaces
WanRenyong
2025/01/20
[PATCH v6 07/15] net/xsc: add ethdev configure and RSS ops
WanRenyong
2025/01/20
[PATCH v6 06/15] net/xsc: initialize xsc representors
WanRenyong
2025/01/20
[PATCH v6 04/15] net/xsc: add xsc dev ops to support VFIO driver
WanRenyong
2025/01/20
[PATCH v6 02/15] net/xsc: add xsc device initialization
WanRenyong
2025/01/20
[PATCH v6 03/15] net/xsc: add xsc mailbox
WanRenyong
2025/01/20
[PATCH v6 01/15] net/xsc: add xsc PMD framework
WanRenyong
2025/01/20
Re: [PATCH 2/2] mempool: turn functions into single-exit ones
Ariel Otilibili
2025/01/20
Re: [PATCH v3 7/7] dts: run all test suites by default
Luca Vizzarro
2025/01/20
RE: [RFC PATCH] eventdev: adapter API to configure multiple Rx queues
Naga Harish K, S V
2025/01/20
[PATCH] maintainers: update for ngbe/txgbe drivers
Zaiyu Wang
2025/01/20
[PATCH v4 13/15] net/ngbe: add multicast MAC filter ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 15/15] net/ngbe: add some ops which PF has implemented
Zaiyu Wang
2025/01/20
[PATCH v4 14/15] net/ngbe: add dump registers ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 12/15] net/ngbe: add start/stop/reset/close ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 11/15] net/ngbe: add stats and xstats ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 10/15] net/ngbe: add link update ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 09/15] net/ngbe: add interrupt support for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 08/15] net/ngbe: add VLAN related ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 07/15] net/ngbe: add datapath init code for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 05/15] net/ngbe: add set MTU ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 06/15] net/ngbe: add add/remove/set mac addr ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 04/15] net/ngbe: add promiscuous and allmulticast ops for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 03/15] net/ngbe: add hardware configuration code for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 02/15] net/ngbe: add support for PF-VF mailbox interface
Zaiyu Wang
2025/01/20
[PATCH v4 01/15] net/ngbe: add ethdev probe and remove for VF device
Zaiyu Wang
2025/01/20
[PATCH v4 00/15] net/ngbe: add VF driver support
Zaiyu Wang
2025/01/20
RE: [PATCH v2 01/15] net/ngbe: add ethdev probe and remove for VF device
Zaiyu Wang
2025/01/19
[PATCH v8] app/testpmd: add attach and detach port for multiple process
Huisong Li
2025/01/19
RE: [PATCH v6 0/8] [v6]drivers/net Add Support mucse N10 Pmd Driver
11
2025/01/19
[PATCH v8 11/15] net/zxdh: promisc/allmulti ops implementations
Junlong Wang
2025/01/19
[PATCH v8 13/15] net/zxdh: rss hash config/update, reta update/get
Junlong Wang
2025/01/19
[PATCH v8 12/15] net/zxdh: vlan filter/ offload ops implementations
Junlong Wang
2025/01/19
[PATCH v8 10/15] net/zxdh: mac set/add/remove ops implementations
Junlong Wang
2025/01/19
[PATCH v8 09/15] net/zxdh: link info update, set link up/down
Junlong Wang
2025/01/19
[PATCH v8 08/15] net/zxdh: provided dev simple rx implementations
Junlong Wang
2025/01/19
[PATCH v8 07/15] net/zxdh: provided dev simple tx implementations
Junlong Wang
2025/01/19
[PATCH v8 04/15] net/zxdh: port tables unint implementations
Junlong Wang
2025/01/19
[PATCH v8 06/15] net/zxdh: dev start/stop ops implementations
Junlong Wang
2025/01/19
[PATCH v8 05/15] net/zxdh: rx/tx queue setup and intr enable
Junlong Wang
2025/01/19
[PATCH v8 02/15] net/zxdh: zxdh np uninit implementation
Junlong Wang
2025/01/19
[PATCH v8 00/15] net/zxdh: updated net zxdh driver
Junlong Wang
2025/01/19
Re: [PATCH v1 2/2] dts: add mtu update and jumbo frames test suite
Patrick Robb
2025/01/19
Re: [PATCH v1 1/2] dts: add fwd restart decorator to rx capabilities
Patrick Robb
2025/01/19
RE: [PATCH 2/2] mempool: turn functions into single-exit ones
Konstantin Ananyev
2025/01/19
Re: [PATCH v1] dts: fix attribute error in checksum offload suite
Patrick Robb
2025/01/19
[PATCH 2/2] mempool: turn functions into single-exit ones
Ariel Otilibili
2025/01/19
[PATCH 1/2] mempool: add rte_errno in rte_mempool_set_ops_byname
Ariel Otilibili
2025/01/19
[PATCH 0/2] mempool: add rte_errno, and turn functions into single-exit ones
Ariel Otilibili
2025/01/19
Re: [PATCH v3] net/mlx5: fix RSS hash for non-RSS CQE zipping
Alexander Kozyrev
2025/01/19
Re: [PATCH v3] net/mlx5: fix RSS hash for non-RSS CQE zipping
Raslan Darawsheh
2025/01/19
Re: [PATCH v2] net/mlx5: fix RSS hash for non-RSS CQE zipping
Raslan Darawsheh
2025/01/19
Re: [PATCH] net/mlx5: do not poll CQEs when no available elts
Raslan Darawsheh
2025/01/18
[PATCH v15 1/3] eal: add diagnostics macros to make code portable
Andre Muezerie
2025/01/18
[PATCH v15 2/3] drivers/common: add diagnostics macros to make code portable
Andre Muezerie
2025/01/18
[PATCH v15 3/3] drivers/net: add diagnostics macros to make code portable
Andre Muezerie
2025/01/18
[PATCH v15 0/3] add diagnostics macros to make code portable
Andre Muezerie
2025/01/18
Re: [PATCH v5 01/15] net/xsc: add xsc PMD framework
WanRenyong
2025/01/17
Re: [PATCH v13 3/3] drivers/net: add diagnostics macros to make code portable
Andre Muezerie
2025/01/17
Re: [PATCH v13 3/3] drivers/net: add diagnostics macros to make code portable
Andre Muezerie
2025/01/17
[PATCH v14 1/3] eal: add diagnostics macros to make code portable
Andre Muezerie
2025/01/17
[PATCH v14 0/3] add diagnostics macros to make code portable
Andre Muezerie
2025/01/17
[PATCH v14 3/3] drivers/net: add diagnostics macros to make code portable
Andre Muezerie
2025/01/17
[PATCH v14 2/3] drivers/common: add diagnostics macros to make code portable
Andre Muezerie
2025/01/17
[PATCH] drivers/net: fix indication of allocation
Andre Muezerie
2025/01/17
Re: [PATCH v5 01/15] net/xsc: add xsc PMD framework
Stephen Hemminger
2025/01/17
[PATCH] net/ice: fix memory leak in scalar Rx
Vladimir Medvedkin
2025/01/17
Re: [PATCH v2 01/15] net/ngbe: add ethdev probe and remove for VF device
Stephen Hemminger
2025/01/17
Re: [PATCH] Skip vfio in the scenario of non-privileged mode
Stephen Hemminger
2025/01/17
Re: [PATCH] net/af_packet: provide packet drop stats
Stephen Hemminger
2025/01/17
[PATCH v1 2/2] dts: add mtu update and jumbo frames test suite
Nicholas Pratte
2025/01/17
[PATCH v1 1/2] dts: add fwd restart decorator to rx capabilities
Nicholas Pratte
2025/01/17
[PATCH v1 0/2] dts: mtu update and jumbo frames test suite
Nicholas Pratte
2025/01/17
[PATCH v3] test: improve resiliency of malloc autotest
Bruce Richardson
2025/01/17
Re: [PATCH v2] test: improve resiliency of malloc autotest
Bruce Richardson
2025/01/17
Re: [PATCH v2] test: improve resiliency of malloc autotest
Dmitry Kozlyuk
2025/01/17
[PATCH v2] test: improve resiliency of malloc autotest
Bruce Richardson
2025/01/17
[PATCH] test: improve resiliency of malloc autotest
Bruce Richardson
2025/01/17
[PATCH v3 15/15] net/ngbe: add some ops which PF has implemented
Zaiyu Wang
2025/01/17
[PATCH v3 14/15] net/ngbe: add dump registers ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 12/15] net/ngbe: add start/stop/reset/close ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 13/15] net/ngbe: add multicast MAC filter ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 11/15] net/ngbe: add stats and xstats ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 09/15] net/ngbe: add interrupt support for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 10/15] net/ngbe: add link update ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 07/15] net/ngbe: add datapath init code for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 08/15] net/ngbe: add VLAN related ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 06/15] net/ngbe: add add/remove/set mac addr ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 05/15] net/ngbe: add set MTU ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 04/15] net/ngbe: add promiscuous and allmulticast ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 03/15] net/ngbe: add hardware configuration code for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 02/15] net/ngbe: add support for PF-VF mailbox interface
Zaiyu Wang
2025/01/17
[PATCH v3 01/15] net/ngbe: add ethdev probe and remove for VF device
Zaiyu Wang
2025/01/17
[PATCH v3 00/15] net/ngbe: add VF driver support
Zaiyu Wang
2025/01/17
[DPDK/eventdev Bug 1616] libtmp_rte_event_dlb2 sse fails to compile
bugzilla
2025/01/17
[PATCH v1 2/2] net/ice: add Tx Time queue context configuration support
Soumyadeep Hore
2025/01/17
[PATCH v1 1/2] net/ice: add tstamp descriptor
Soumyadeep Hore
2025/01/17
[PATCH v1 0/2] Update Base code for TXPP Implementation
Soumyadeep Hore
2025/01/17
[PATCH v2 11/15] net/ngbe: add stats and xstats ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 15/15] net/ngbe: add some ops which PF has implemented
Zaiyu Wang
2025/01/17
[PATCH v2 14/15] net/ngbe: add dump registers ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 13/15] net/ngbe: add multicast MAC filter ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 12/15] net/ngbe: add start/stop/reset/close ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 10/15] net/ngbe: add link update ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 09/15] net/ngbe: add interrupt support for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 08/15] net/ngbe: add VLAN related ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 06/15] net/ngbe: add add/remove/set mac addr ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 07/15] net/ngbe: add datapath init code for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 04/15] net/ngbe: add promiscuous and allmulticast ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 05/15] net/ngbe: add set MTU ops for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 03/15] net/ngbe: add hardware configuration code for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 02/15] net/ngbe: add support for PF-VF mailbox interface
Zaiyu Wang
2025/01/17
[PATCH v2 01/15] net/ngbe: add ethdev probe and remove for VF device
Zaiyu Wang
2025/01/17
[PATCH v2 00/15] net/ngbe: add VF driver support
Zaiyu Wang
2025/01/17
RE: DPDK Release Status Meeting 2025-01-14
Mcnamara, John
2025/01/17
Re: [PATCH v3 0/3] vhost: fix and improve dequeue error path
Maxime Coquelin
2025/01/17
Re: [PATCH] vhost: fix misleading log when setting max queue num
Maxime Coquelin
2025/01/17
Re: [PATCH 1/1] vhost: fix missing gso_size validity check
Maxime Coquelin
2025/01/17
Re: [PATCH v4] vhost/user: clear ring addresses when getting vring base
Maxime Coquelin
2025/01/17
[PATCH v3 2/2] ethdev: fix some functions are available in the new event
Huisong Li
2025/01/17
[PATCH v3 0/2] ethdev: clarify something about new event
Huisong Li
2025/01/17
[PATCH v3 1/2] ethdev: clarify something about the new event
Huisong Li
2025/01/17
[PATCH v17 4/4] eal: add PMU support to tracing library
Tomasz Duszynski
2025/01/17
[PATCH v17 3/4] pmu: support reading Intel x86_64 PMU events in runtime
Tomasz Duszynski
2025/01/17
[PATCH v17 2/4] pmu: support reading ARM PMU events in runtime
Tomasz Duszynski
2025/01/17
[PATCH v17 1/4] lib: add generic support for reading PMU events
Tomasz Duszynski
2025/01/17
[PATCH v17 0/4] add support for self monitoring
Tomasz Duszynski
2025/01/17
Re: [PATCH v4 00/24] Reduce code duplication across Intel NIC drivers
Bruce Richardson
2025/01/17
Re: [PATCH v2 2/2] ethdev: fix some functions are available in the new event
lihuisong (C)
2025/01/17
Re: [PATCH v2 1/2] ethdev: clarify something about the new event
lihuisong (C)
2025/01/17
Re: [RFC PATCH] net: move intel drivers to intel subdirectory
David Marchand
2025/01/17
Re: [RFC PATCH] net: move intel drivers to intel subdirectory
David Marchand
2025/01/16
[PATCH] Skip vfio in the scenario of non-privileged mode
Yang Ming
2025/01/16
RE: [PATCH] net/af_packet: provide packet drop stats
Stefan Lässer
2025/01/16
Re: [PATCH v13 3/3] drivers/net: add diagnostics macros to make code portable
Andre Muezerie
2025/01/16
Re: [PATCH v5 01/15] net/xsc: add xsc PMD framework
WanRenyong
2025/01/16
Re: [PATCH v5 07/15] net/xsc: add ethdev configure and RSS ops
WanRenyong
2025/01/16
Re: [PATCH v5 13/15] net/xsc: add basic stats ops
WanRenyong
2025/01/16
Re: [PATCH v5 13/15] net/xsc: add basic stats ops
WanRenyong
2025/01/16
Re: [PATCH v7 01/15] net/zxdh: zxdh np init implementation
Junlong Wang
2025/01/16
[PATCH v2 2/2] net/af_xdp: Refactor af_xdp_tx_zc()
Ariel Otilibili
2025/01/16
[PATCH v2 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
Ariel Otilibili
2025/01/16
[PATCH v2 0/2] Fix use after free, and refactor af_xdp_tx_zc()
Ariel Otilibili
2025/01/16
Re: [PATCH 2/2] net/af_xdp: Refactor af_xdp_tx_zc()
Ariel Otilibili
2025/01/16
Re: [PATCH 2/2] net/af_xdp: Refactor af_xdp_tx_zc()
Stephen Hemminger
2025/01/16
Re: [PATCH 2/2] net/af_xdp: Refactor af_xdp_tx_zc()
Ariel Otilibili
2025/01/16
Re: [PATCH 2/2] net/af_xdp: Refactor af_xdp_tx_zc()
Stephen Hemminger
2025/01/16
Re: [PATCH v3 7/7] dts: run all test suites by default
Dean Marx
2025/01/16
Re: [PATCH v3 5/7] dts: handle CLI overrides in the configuration
Dean Marx
2025/01/16
Re: [PATCH v3 6/7] dts: split configuration file
Dean Marx
2025/01/16
Re: [PATCH v3 4/7] dts: rework DPDK attributes in SUT node config
Dean Marx
2025/01/16
Re: [PATCH v3 3/7] dts: infer use first core without config
Dean Marx
2025/01/16
Re: [PATCH v3 2/7] dts: simplify build options config
Dean Marx
2025/01/16
Re: [PATCH v3 1/7] dts: enable arch self-discovery
Dean Marx
2025/01/16
RE: [PATCH v4 00/24] Reduce code duplication across Intel NIC drivers
Morten Brørup
2025/01/16
[PATCH 2/2] net/af_xdp: Refactor af_xdp_tx_zc()
Ariel Otilibili
2025/01/16
[PATCH 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
Ariel Otilibili
2025/01/16
[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
Ariel Otilibili
2025/01/16
[PATCH v1] dts: fix multicast set function in testpmd shell
Dean Marx
2025/01/16
[PATCH v1] dts: fix checksum suite docstring/variable format
Dean Marx
2025/01/16
Re: [PATCH v2 1/2] ethdev: clarify something about the new event
Stephen Hemminger
2025/01/16
[PATCH v1] dts: fix attribute error in checksum offload suite
Dean Marx
2025/01/16
Re: [PATCH v5 13/15] net/xsc: add basic stats ops
Stephen Hemminger
2025/01/16
Re: [PATCH] .mailmap: resort entries
Stephen Hemminger
2025/01/16
Re: [PATCH] .mailmap: resort entries
Bruce Richardson
2025/01/16
Re: [PATCH] .mailmap: resort entries
Thomas Monjalon
2025/01/16
Re: [PATCH v4 00/24] Reduce code duplication across Intel NIC drivers
Bruce Richardson
2025/01/16
Re: [PATCH v4 00/24] Reduce code duplication across Intel NIC drivers
Jerin Jacob
2025/01/16
Re: [RFC PATCH] net: move intel drivers to intel subdirectory
Bruce Richardson
2025/01/16
[RFC PATCH] net: move intel drivers to intel subdirectory
Bruce Richardson
2025/01/16
Re: [PATCH v4 00/24] Reduce code duplication across Intel NIC drivers
Bruce Richardson
2025/01/16
[PATCH] .mailmap: resort entries
Stephen Hemminger
2025/01/16
Re: [PATCH v7 01/15] net/zxdh: zxdh np init implementation
Stephen Hemminger
Earlier messages
Later messages