basebox icon indicating copy to clipboard operation
basebox copied to clipboard

set rx rate to unlimited for knet

Open KanjiMonster opened this issue 6 months ago • 0 comments

Since KNET uses a different channel for packets than OpenFlow and is much more efficient, higher packet rates than 1024 (the default) is easily doable.

So set the rx rate to unlimited by default when using KNET, but leave it at 1024 pps for TAP.

In case this causes issue, add a flag to set a custom limit.

Description

Motivation and Context

How Has This Been Tested?

KanjiMonster avatar Aug 23 '24 13:08 KanjiMonster