ru
> *Sent:* March 10, 2023 15:57
> *To:* dev@dpdk.org
> *Subject:* Dpdk packet reception
>
>
>
> Hi Team,
>
>
>
> Would like to know if dpdk has a select(fd)/epoll(fd) like mechanism to
> wake-up the application (say rx-pthread) asynchronously upon packet
>
. What platform do you use? It is only
supported on recent Intel CPUs and ARMs.
Regards,
Alex
From: Rajasekhar Pulluru
Sent: March 10, 2023 15:57
To: dev@dpdk.org
Subject: Dpdk packet reception
Hi Team,
Would like to know if dpdk has a select(fd)/epoll(fd) like mechanism to wake-up
the
Hi Team,
Would like to know if dpdk has a select(fd)/epoll(fd) like mechanism to
wake-up the application (say rx-pthread) asynchronously upon packet
reception without enabling rxq interrupts?
I can't afford to lose a cpu-core polling continuously to check for packets
using rte_eth_rx_burst.And I
3 matches
Mail list logo