Re: [dpdk-dev] limit on console prints
On Thu, 15 Apr 2021 09:18:17 + Gagandeep Singh wrote: > Hi, > > Do we have anything similar to "printk_ratelimit()" in DPDK to limit the > prints? > > Thanks, > Gagan No, it is up to application to do this.
[dpdk-dev] limit on console prints
Hi, Do we have anything similar to "printk_ratelimit()" in DPDK to limit the prints? Thanks, Gagan