Thread (5 messages) flat view 5 messages, 3 authors, 2021-06-27

Re: [PATCH] net: sched: Add support for packet bursting.

From: Cong Wang <hidden>
Date: 2021-06-27 18:33:01

On Fri, Jun 25, 2021 at 5:03 AM Niclas Hedam [off-list ref] wrote:
quoted hunk ↗ jump to hunk
diff --git a/include/uapi/linux/pkt_sched.h b/include/uapi/linux/pkt_sched.h
index 79a699f106b1..826d1dee6601 100644
--- a/include/uapi/linux/pkt_sched.h
+++ b/include/uapi/linux/pkt_sched.h
@@ -594,6 +594,7 @@ enum {
        TCA_NETEM_DELAY_DIST,
        TCA_NETEM_REORDER,
        TCA_NETEM_CORRUPT,
+       TCA_NETEM_BURSTING,
        TCA_NETEM_LOSS,
        TCA_NETEM_RATE,
        TCA_NETEM_ECN,
You can't add a new enum in the middle, as it is UAPI.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help