xdp-tutorial icon indicating copy to clipboard operation
xdp-tutorial copied to clipboard

adding delays?

Open PolynomialDivision opened this issue 4 years ago • 3 comments

Is it possible to add a delay to packages? So I can just replace tc and netem?

PolynomialDivision avatar Mar 01 '21 11:03 PolynomialDivision

Nope. XDP can't queue packets at all (other than the bulking happening inside the redirect maps). We want to add this, and this is a topic dear to my heart as well, but it'll take a little while to get there...

tohojo avatar Mar 01 '21 11:03 tohojo

Nice. :) XDP on egress traffic is also still in proposal phase, or?

PolynomialDivision avatar Mar 03 '21 21:03 PolynomialDivision

Polynomdivision [email protected] writes:

Nice. :) XDP on egress traffic is also still in proposal phase, or?

Yeah, I'd say that the "proper" egress hook is more of a gleam in @netoptimizer's eye than it's in the "proposal phase" at this point ;)

tohojo avatar Mar 04 '21 11:03 tohojo