From: Meng Li <meng...@windriver.com>

To edit a socket buffer's priority using tc, it needs to enable below 2 configs.
CONFIG_NET_EMATCH=y
CONFIG_NET_ACT_SKBEDIT=y

Signed-off-by: Meng Li <meng...@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfi...@gmail.com>
(cherry picked from commit 4c1d7cd3a96b9a022624da376febf75ac08448ea)
Signed-off-by: Yongxin Liu <yongxin....@windriver.com>
---
 features/net_sched/net_sched.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/features/net_sched/net_sched.cfg b/features/net_sched/net_sched.cfg
index c9714dab..4d72a9f9 100644
--- a/features/net_sched/net_sched.cfg
+++ b/features/net_sched/net_sched.cfg
@@ -31,3 +31,5 @@ CONFIG_NET_CLS_BASIC=y
 CONFIG_NET_CLS_CGROUP=y
 CONFIG_NET_CLS_U32=y
 CONFIG_NET_ACT_MIRRED=m
+CONFIG_NET_ACT_SKBEDIT=m
+CONFIG_NET_EMATCH=y
-- 
2.38.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12156): 
https://lists.yoctoproject.org/g/linux-yocto/message/12156
Mute This Topic: https://lists.yoctoproject.org/mt/96824181/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to