Any way to change poll mode to event driven mode dynamically
Stephen Hemminger
stephen at networkplumber.org
Mon May 8 18:17:30 CEST 2023
On Mon, 8 May 2023 10:05:38 +0900
이재홍 <ljh890322 at gmail.com> wrote:
> Hi, guys!
>
> I'm really interested in the energy-saving of DPDK apps.
> I have been thinking of lots of ideas and now what I want to do is
> change two modes(polling, event) dynamically.
> Is there any way to do that?
> I think it should share the same port in two modes
>
> BR,
> Jaehong Lee
Look up receive interrupts. There is an example in l3fwd-power
More information about the users
mailing list