dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 01/15] net/zxdh: zxdh np init implementation
Junlong Wang
Re: [PATCH v2 01/15] net/zxdh: zxdh np init implementation
Junlong Wang
[DPDK/core Bug 1596] devbind no longer works unless VFIO_UNSAFE is enabled
bugzilla
[PATCH] test/dispatcher: transfer impl_opaque field
Mattias Rönnblom
[DPDK/testpmd Bug 1595] failed to compile DPDK
bugzilla
[DPDK/meson Bug 1594] [dpdk-21.11.9-rc1] unit_tests_eal/link_bonding: link_bonding_autotest test failed
bugzilla
[DPDK/meson Bug 1594] [dpdk-21.11.9-rc1] unit_tests_eal/link_bonding: link_bonding_autotest test failed
bugzilla
[PATCH 00/21] use portable variadic macros
Andre Muezerie
[PATCH 03/21] app/test-mldev: use portable variadic macros
Andre Muezerie
[PATCH 02/21] app/test-eventdev: use portable variadic macros
Andre Muezerie
[PATCH 01/21] app/test-acl: use portable variadic macros
Andre Muezerie
[PATCH 04/21] app/test-pmd: use portable variadic macros
Andre Muezerie
[PATCH 07/21] drivers/common: use portable variadic macros
Andre Muezerie
[PATCH 06/21] drivers/bus: use portable variadic macros
Andre Muezerie
[PATCH 05/21] drivers/baseband: ensure code structure does not change
Andre Muezerie
[PATCH 08/21] drivers/compress: use portable variadic macros
Andre Muezerie
[PATCH 12/21] drivers/mempool: use portable variadic macros
Andre Muezerie
[PATCH 10/21] drivers/dma: use portable variadic macros
Andre Muezerie
[PATCH 15/21] drivers/vdpa: use portable variadic macros
Andre Muezerie
[PATCH 13/21] drivers/net: use portable variadic macros
Andre Muezerie
Re: [PATCH 13/21] drivers/net: use portable variadic macros
Andrew Rybchenko
[PATCH 09/21] drivers/crypto: use portable variadic macros
Andre Muezerie
[PATCH 16/21] lib/log: ensure code structure does not change
Andre Muezerie
Re: [PATCH 16/21] lib/log: ensure code structure does not change
Stephen Hemminger
Re: [PATCH 16/21] lib/log: ensure code structure does not change
Andre Muezerie
[PATCH 17/21] lib/pipeline: ensure code structure does not change
Andre Muezerie
[PATCH 18/21] lib/port: ensure code structure does not change
Andre Muezerie
[PATCH 20/21] lib/rcu: ensure code structure does not change
Andre Muezerie
[PATCH 21/21] lib/vhost: ensure code structure does not change
Andre Muezerie
[PATCH 19/21] lib/power: ensure code structure does not change
Andre Muezerie
[PATCH 14/21] drivers/raw: use portable variadic macros
Andre Muezerie
[PATCH 11/21] drivers/event: use portable variadic macros
Andre Muezerie
Re: [PATCH 00/21] use portable variadic macros
Andre Muezerie
[PATCH v2 00/14] use portable variadic macros
Andre Muezerie
[PATCH v2 02/14] app/test-eventdev: use portable variadic macros
Andre Muezerie
[PATCH v2 03/14] app/test-mldev: use portable variadic macros
Andre Muezerie
[PATCH v2 04/14] app/test-pmd: use portable variadic macros
Andre Muezerie
[PATCH v2 07/14] drivers/compress: use portable variadic macros
Andre Muezerie
[PATCH v2 01/14] app/test-acl: use portable variadic macros
Andre Muezerie
[PATCH v2 08/14] drivers/crypto: use portable variadic macros
Andre Muezerie
[PATCH v2 11/14] drivers/mempool: use portable variadic macros
Andre Muezerie
[PATCH v2 10/14] drivers/event: use portable variadic macros
Andre Muezerie
[PATCH v2 09/14] drivers/dma: use portable variadic macros
Andre Muezerie
[PATCH v2 13/14] drivers/raw: use portable variadic macros
Andre Muezerie
Re: [PATCH v2 13/14] drivers/raw: use portable variadic macros
David Marchand
[PATCH v2 14/14] drivers/vdpa: use portable variadic macros
Andre Muezerie
[PATCH v2 05/14] drivers/bus: use portable variadic macros
Andre Muezerie
Re: [PATCH v2 05/14] drivers/bus: use portable variadic macros
David Marchand
[PATCH v2 06/14] drivers/common: use portable variadic macros
Andre Muezerie
[PATCH v2 12/14] drivers/net: use portable variadic macros
Andre Muezerie
Re: [PATCH v2 00/14] use portable variadic macros
David Marchand
Re: [PATCH v2 00/14] use portable variadic macros
Andre Muezerie
[RFC 0/8] ioring: network driver
Stephen Hemminger
[RFC 1/8] net/ioring: introduce new driver
Stephen Hemminger
[RFC 3/8] net/ioring: implement control functions
Stephen Hemminger
[RFC 5/8] net/ioring: implement primary secondary fd passing
Stephen Hemminger
[RFC 6/8] net/ioring: implement receive and transmit
Stephen Hemminger
[RFC 4/8] net/ioring: implement management functions
Stephen Hemminger
[RFC 8/8] net/ioring: implement statistics
Stephen Hemminger
[RFC 7/8] net/ioring: add VLAN support
Stephen Hemminger
[RFC 2/8] net/ioring: implement link state
Stephen Hemminger
RE: [RFC 0/8] ioring: network driver
Konstantin Ananyev
Re: [RFC 0/8] ioring: network driver
Stephen Hemminger
RE: [RFC 0/8] ioring: network driver
Konstantin Ananyev
RE: [RFC 0/8] ioring: network driver
Morten Brørup
RE: [RFC 0/8] ioring: network driver
Konstantin Ananyev
Re: [RFC 0/8] ioring: network driver
Stephen Hemminger
[PATCH v2 0/8] ioring: network driver
Stephen Hemminger
[PATCH v2 1/8] net/ioring: introduce new driver
Stephen Hemminger
RE: [PATCH v2 1/8] net/ioring: introduce new driver
Morten Brørup
[PATCH v2 2/8] net/ioring: implement link state
Stephen Hemminger
[PATCH v2 3/8] net/ioring: implement control functions
Stephen Hemminger
[PATCH v2 4/8] net/ioring: implement management functions
Stephen Hemminger
[PATCH v2 6/8] net/ioring: implement receive and transmit
Stephen Hemminger
[PATCH v2 5/8] net/ioring: implement primary secondary fd passing
Stephen Hemminger
[PATCH v2 8/8] net/ioring: implement statistics
Stephen Hemminger
[PATCH v2 7/8] net/ioring: add VLAN support
Stephen Hemminger
[PATCH 0/3] enable build of lib/stack when using MSVC
Andre Muezerie
[PATCH 3/3] lib/stack: enable build with MSVC
Andre Muezerie
[PATCH 2/3] app/test: add basic test for rte_atomic128_cmp_exchange
Andre Muezerie
[PATCH 1/3] lib/eal: add rte_atomic128_cmp_exchange compatible with MSVC
Andre Muezerie
23.11.3 patches review and test
Xueming Li
Re: 23.11.3 patches review and test
Yanghang Liu
Re: 23.11.3 patches review and test
Xueming Li
RE: 23.11.3 patches review and test
Ali Alnubani
Re: 23.11.3 patches review and test
Xueming Li
RE: 23.11.3 patches review and test
Xu, HailinX
Re: 23.11.3 patches review and test
Xueming Li
[PATCH v1 1/2] dts: add new testpmd shell functions
Thomas Wilks
[PATCH v1 2/2] dts: add port restart configuration persistency test
Thomas Wilks
[PATCH v2 0/2] dts: Add port restart configuration persistency testsuite
Thomas Wilks
[PATCH v2 1/2] dts: add new testpmd shell functions
Thomas Wilks
[PATCH v2 2/2] dts: add port restart configuration persistency test
Thomas Wilks
Re: [PATCH v8 17/47] net/bnxt: tf_ulp: support for Thor2 ulp layer
David Marchand
[PATCH 0/3] dts: enable types of Scapy
Luca Vizzarro
[PATCH 2/3] dts: add missing type stubs
Luca Vizzarro
[PATCH 3/3] dts: resolve mypy type errors
Luca Vizzarro
[PATCH v2 0/3] dts: enable types of Scapy
Luca Vizzarro
[PATCH v2 2/3] dts: add missing type stubs
Luca Vizzarro
[PATCH v2 3/3] dts: resolve mypy type errors
Luca Vizzarro
[DPDK/DTS Bug 1389] Investigate automatically building config schema documentation
bugzilla
[PATCH 0/6] dts: add Ruff and docstring linting
Luca Vizzarro
[PATCH 1/6] dts: add Ruff as linter and formatter
Luca Vizzarro
[PATCH 3/6] dts: fix docstring linter errors
Luca Vizzarro
[PATCH 2/6] dts: enable Ruff preview pydoclint rules
Luca Vizzarro
[PATCH 6/6] dts: remove old linters and formatters
Luca Vizzarro
[PATCH 5/6] dts: update dts-check-format to use Ruff
Luca Vizzarro
[PATCH 4/6] dts: apply Ruff formatting
Luca Vizzarro
[PATCH v2 1/7] dts: add Ruff as linter and formatter
Luca Vizzarro
[PATCH v2 3/7] dts: resolve docstring linter errors
Luca Vizzarro
[PATCH v2 5/7] dts: update dts-check-format to use Ruff
Luca Vizzarro
[PATCH v2 4/7] dts: apply Ruff formatting
Luca Vizzarro
[PATCH v2 6/7] dts: remove old linters and formatters
Luca Vizzarro
[PATCH v2 7/7] dts: update linters in doc page
Luca Vizzarro
RE: [PATCH v2 7/7] dts: update linters in doc page
Xu, HailinX
[PATCH v2 2/7] dts: enable Ruff preview pydoclint rules
Luca Vizzarro
Re: [PATCH v2 0/7] dts: add Ruff and docstring linting
Patrick Robb
Re: [PATCH v2 0/7] dts: add Ruff and docstring linting
Paul Szczepanek
[PATCH] devtools: enhance the license check
David Marchand
Re: [PATCH] devtools: enhance the license check
David Marchand
Re: [PATCH] devtools: enhance the license check
Stephen Hemminger
Re: [PATCH] devtools: enhance the license check
Thomas Monjalon
Re: [PATCH] devtools: enhance the license check
Patrick Robb
Re: [PATCH] devtools: enhance the license check
David Marchand
[PATCH v3 6/6] net/macb: add necessary docs and update related files
Wencheng Li
[PATCH v3 5/6] net/macb: fix tab errors in meson.build file
Wencheng Li
Re: [PATCH v3 5/6] net/macb: fix tab errors in meson.build file
Stephen Hemminger
[PATCH v3 4/6] net/macb: zero ol_flags in each recv function
Wencheng Li
[PATCH v3 3/6] net/macb: fix logic error in macb_rxq_rearm function
Wencheng Li
[PATCH v3 2/6] net/macb: add NEON vectorized Rx/Tx
Wencheng Li
[PATCH v2 00/15] net/zxdh: updated net zxdh driver
Junlong Wang
[PATCH v2 02/15] net/zxdh: zxdh np uninit implementation
Junlong Wang
Re: [PATCH v2 02/15] net/zxdh: zxdh np uninit implementation
Stephen Hemminger
Re: [PATCH v2 02/15] net/zxdh: zxdh np uninit implementation
Stephen Hemminger
[PATCH v2 05/15] net/zxdh: rx/tx queue setup and intr enable
Junlong Wang
[PATCH v2 04/15] net/zxdh: port tables unint implementations
Junlong Wang
Re: [PATCH v2 04/15] net/zxdh: port tables unint implementations
Stephen Hemminger
[PATCH v2 06/15] net/zxdh: dev start/stop ops implementations
Junlong Wang
Re: [PATCH v2 06/15] net/zxdh: dev start/stop ops implementations
Stephen Hemminger
[PATCH v2 08/15] net/zxdh: provided dev simple rx implementations
Junlong Wang
[PATCH v2 07/15] net/zxdh: provided dev simple tx implementations
Junlong Wang
[PATCH v2 09/15] net/zxdh: link info update, set link up/down
Junlong Wang
Re: [PATCH v2 09/15] net/zxdh: link info update, set link up/down
Stephen Hemminger
Re: [PATCH v2 09/15] net/zxdh: link info update, set link up/down
Stephen Hemminger
[PATCH v2 11/15] net/zxdh: promisc/allmulti ops implementations
Junlong Wang
[PATCH v2 12/15] net/zxdh: vlan filter/ offload ops implementations
Junlong Wang
[PATCH v2 10/15] net/zxdh: mac set/add/remove ops implementations
Junlong Wang
[PATCH v2 13/15] net/zxdh: rss hash config/update, reta update/get
Junlong Wang
[PATCH v2 15/15] net/zxdh: mtu update ops implementations
Junlong Wang
Re: [PATCH v2 01/15] net/zxdh: zxdh np init implementation
Stephen Hemminger
Re: [PATCH v2 03/15] net/zxdh: port tables init implementations
Stephen Hemminger
raw/gdtc: use standard macros to optimize code style
Yong Zhang
Re: [PATCH RESEND v7 2/5] ethdev: fix skip valid port in probing callback
lihuisong (C)
Re: [PATCH RESEND v7 2/5] ethdev: fix skip valid port in probing callback
lihuisong (C)
Re: [PATCH RESEND v7 2/5] ethdev: fix skip valid port in probing callback
Stephen Hemminger
Re: [PATCH RESEND v7 2/5] ethdev: fix skip valid port in probing callback
lihuisong (C)
[PATCH v1 0/1] dts: add EAL sanity check suite
Dean Marx
[PATCH v1 1/1] dts: add EAL sanity check suite
Dean Marx
Re: [PATCH v1 1/1] dts: add EAL sanity check suite
Paul Szczepanek
Re: [PATCH v1 1/1] dts: add EAL sanity check suite
Stephen Hemminger
[PATCH v2 1/1] dts: add EAL confidence check suite
Dean Marx
Re: [PATCH v2 1/1] dts: add EAL confidence check suite
Patrick Robb
[PATCH v3] dts: reform hello world test suite
Dean Marx
Re: [PATCH v3] dts: reform hello world test suite
Luca Vizzarro
Re: [PATCH v3] dts: reform hello world test suite
Patrick Robb
[PATCH v4] dts: reform hello world test suite
Dean Marx
Re: [PATCH v4] dts: reform hello world test suite
Paul Szczepanek
[PATCH v5] dts: reform hello world test suite
Dean Marx
Re: [PATCH v5] dts: reform hello world test suite
Luca Vizzarro
Re: [PATCH v5] dts: reform hello world test suite
Paul Szczepanek
Re: [PATCH v5] dts: reform hello world test suite
Luca Vizzarro
Re: [PATCH v5] dts: reform hello world test suite
Dean Marx
[PATCH v6] dts: reform hello world test suite
Dean Marx
[RFC PATCH 0/1] dts: add SUT cleanup to framework
Dean Marx
[RFC PATCH 1/1] dts: add SUT cleanup to framework
Dean Marx
Re: GCP cloud : Virtio-PMD performance Issue
Mukul Sinha
Re: GCP cloud : Virtio-PMD performance Issue
Maxime Coquelin
Re: GCP cloud : Virtio-PMD performance Issue
Mukul Sinha
Re: GCP cloud : Virtio-PMD performance Issue
Mukul Sinha
Re: GCP cloud : Virtio-PMD performance Issue
Maxime Coquelin
Re: GCP cloud : Virtio-PMD performance Issue
Mukul Sinha
txgbe: vlan offload setting errors
Wangyunjian(wangyunjian,TongTu)
RE: txgbe: vlan offload setting errors
Jiawen Wu
RE: txgbe: vlan offload setting errors
Wangyunjian(wangyunjian,TongTu)
RE: txgbe: vlan offload setting errors
Jiawen Wu
[DPDK/meson Bug 1593] meson_tests/driver link_bonding_autotest test failed
bugzilla
[DPDK/meson Bug 1593] [dpdk-22.11.7-rc1]meson_tests/driver link_bonding_autotest test failed
bugzilla
graph: dispatch mode with libevent for control plane
Robin Jarry
RE: [EXTERNAL] graph: dispatch mode with libevent for control plane
Jerin Jacob
[PATCH 0/1] buildtools: clear out regex syntax warnings
Ariel Otilibili
[PATCH 1/1] buildtools: clear out regex syntax warnings
Ariel Otilibili
Re: [PATCH 1/1] buildtools: clear out regex syntax warnings
Robin Jarry
Re: [PATCH 1/1] buildtools: clear out regex syntax warnings
Ariel Otilibili-Anieli
Re: [PATCH 1/1] buildtools: clear out regex syntax warnings
David Marchand
[PATCH v2 0/1] buildtools: clear out regex syntax warnings
Ariel Otilibili
[PATCH v2 1/1] buildtools: clear out regex syntax warnings
Ariel Otilibili
Re: [PATCH v2 1/1] buildtools: clear out regex syntax warnings
Robin Jarry
[PING] buildtools: clear out regex syntax warnings
Ariel Otilibili-Anieli
Re: [PATCH] net/tap: add new macpair option for split MAC address
Isaac Boukris
[PATCH 0/2] enable dmadev lib to be compiled with MSVC
Andre Muezerie
Earlier messages
Later messages