DPDK usage discussions
 help / color / mirror / Atom feed
* Any way to change poll mode to event driven mode dynamically
@ 2023-05-08  1:05 이재홍
  2023-05-08 16:17 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: 이재홍 @ 2023-05-08  1:05 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 411 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Any way to change poll mode to event driven mode dynamically
  2023-05-08  1:05 Any way to change poll mode to event driven mode dynamically 이재홍
@ 2023-05-08 16:17 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2023-05-08 16:17 UTC (permalink / raw)
  To: 이재홍; +Cc: users

On Mon, 8 May 2023 10:05:38 +0900
이재홍 <ljh890322@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-08 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-08  1:05 Any way to change poll mode to event driven mode dynamically 이재홍
2023-05-08 16:17 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).