[dpdk-users] DPDK question
Stephen Hemminger
stephen at networkplumber.org
Tue Jul 30 17:27:52 CEST 2019
On Mon, 29 Jul 2019 07:52:29 +0000
Geen Tseng 曾昱杰 <Geen.Tseng at wpi-group.com> wrote:
> Hi Sir
>
> One question.
>
> Is there a chance to achieve DPDK performance
>
>
> if we use NIC not in DPDK support driver list
>
> Thanks
>
> World Peace Industrial Co., Ltd.
> Geen Tseng
> Office: 2788-5200 #86571
> Email : geen.tseng at wpi-group.com
Most ways of interacting with network without driver support are
slower than native kernel networking. AF_XDP has promise of being
faster but it still uses more CPU than native DPDK driver.
More information about the users
mailing list