On Wed, Mar 15, 2023 at 1:09 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > > On Tue, 14 Mar 2023 21:14:27 +0800 Jason Xing wrote: > > When we encounter some performance issue and then get lost on how > > to tune the budget limit and time limit in net_rx_action() function, > > we can separately counting both of them to avoid the confusion. > [...] > More details please, we can't tell whether your solution makes sense > if we don't know what your problem is. Roger that. I'll write more details into the commit message. Thanks, Jason