[dpdk-dev] Traffic policing with similar APIs as tc

Sagar A ssadev42 at gmail.com
Thu May 27 07:10:23 CEST 2021


Hello,

I am working on a dataplane which uses DPDK. We want to implement bandwidth
fairness, and have implemented the token bucket algorithm. I wanted to use
traffic control (tc), but it is a Linux utility. We wanted to know if there
is any existing work on traffic policing in DPDK which works similar to
"tc" that we can leverage instead of writing from scratch.

Thank you!


More information about the dev mailing list