DPDK patches and discussions
 help / color / mirror / Atom feed
From: Sagar A <ssadev42@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Traffic policing with similar APIs as tc
Date: Wed, 26 May 2021 22:10:23 -0700	[thread overview]
Message-ID: <CAME2FYSSBWeV7vQbd78b9wgbdhzG0zGn56tuzTvFAwL=Z+LG4g@mail.gmail.com> (raw)

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!

                 reply	other threads:[~2021-05-27  5:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAME2FYSSBWeV7vQbd78b9wgbdhzG0zGn56tuzTvFAwL=Z+LG4g@mail.gmail.com' \
    --to=ssadev42@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).