You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
denylist: Add tc_redirect/tc_redirect_dtime to DENYLIST
There is a uapi breakage after net-next commit 885c36e59f46.
Temporarily add tc_redirect/tc_redirect_dtime to the DENYLIST.
Signed-off-by: Martin KaFai Lau <[email protected]>
Copy file name to clipboardExpand all lines: ci/vmtest/configs/DENYLIST
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,4 @@ test_ima # All of CI is broken on it following 6.3-rc1 merge
9
9
lwt_reroute # crashes kernel after netnext merge from 2ab1efad60ad "net/sched: cls_api: complement tcf_tfilter_dump_policy"
10
10
tc_links_ingress # started failing after net-next merge from 2ab1efad60ad "net/sched: cls_api: complement tcf_tfilter_dump_policy"
11
11
xdp_bonding/xdp_bonding_features # started failing after net merge from 359e54a93ab4 "l2tp: pass correct message length to ip6_append_data"
12
+
tc_redirect/tc_redirect_dtime # uapi breakage after net-next commit 885c36e59f46 ("net: Re-use and set mono_delivery_time bit for userspace tstamp packets")
0 commit comments