make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=tc_actioons.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-4/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
TAP version 13
1..1
# timeout set to 10800
# selftests: net/forwarding: tc_actions.sh
# TEST: gact drop and ok (skip_hw) [ OK ]
# TEST: mirred egress flower redirect (skip_hw) [ OK ]
# TEST: mirred egress flower mirror (skip_hw) [ OK ]
# TEST: mirred egress matchall mirror (skip_hw) [ OK ]
# TEST: mirred_egress_to_ingress (skip_hw) [ OK ]
# [ 2354.048553][ C2]
[ 2354.048772][ C2] ============================================
[ 2354.049216][ C2] WARNING: possible recursive locking detected
[ 2354.049663][ C2] 6.8.0-rc2-virtme #1 Not tainted
[ 2354.050019][ C2] --------------------------------------------
[ 2354.050460][ C2] swapper/2/0 is trying to acquire lock:
[ 2354.050864][ C2] ffff88800a3a1b70 (slock-AF_INET/1){+.-.}-{2:2}, at: tcp_v4_rcv+0x221e/0x2ac0
[ 2354.051519][ C2]
[ 2354.051519][ C2] but task is already holding lock:
[ 2354.052033][ C2] ffff88800a3a0e30 (slock-AF_INET/1){+.-.}-{2:2}, at: tcp_v4_rcv+0x221e/0x2ac0
[ 2354.052670][ C2]
[ 2354.052670][ C2] other info that might help us debug this:
[ 2354.053261][ C2] Possible unsafe locking scenario:
[ 2354.053261][ C2]
[ 2354.053838][ C2] CPU0
[ 2354.054081][ C2] ----
[ 2354.054312][ C2] lock(slock-AF_INET/1);
[ 2354.054632][ C2] lock(slock-AF_INET/1);
[ 2354.054951][ C2]
[ 2354.054951][ C2] *** DEADLOCK ***
[ 2354.054951][ C2]
[ 2354.055528][ C2] May be due to missing lock nesting notation
[ 2354.055528][ C2]
[ 2354.056150][ C2] 8 locks held by swapper/2/0:
[ 2354.056526][ C2] #0: ffffffff98f447e0 (rcu_read_lock){....}-{1:2}, at: process_backlog+0x1ed/0x5e0
[ 2354.057251][ C2] #1: ffffffff98f447e0 (rcu_read_lock){....}-{1:2}, at: ip_local_deliver_finish+0x1f5/0x480
[ 2354.058033][ C2] #2: ffff88800a3a0e30 (slock-AF_INET/1){+.-.}-{2:2}, at: tcp_v4_rcv+0x221e/0x2ac0
[ 2354.058775][ C2] #3: ffffffff98f447e0 (rcu_read_lock){....}-{1:2}, at: __ip_queue_xmit+0x65/0x1910
[ 2354.059507][ C2] #4: ffffffff98f447e0 (rcu_read_lock){....}-{1:2}, at: ip_finish_output2+0x262/0x18e0
[ 2354.060237][ C2] #5: ffffffff98f44780 (rcu_read_lock_bh){....}-{1:2}, at: __dev_queue_xmit+0x1da/0x17e0
[ 2354.060982][ C2] #6: ffffffff98f447e0 (rcu_read_lock){....}-{1:2}, at: netif_receive_skb_internal+0x84/0x300
[ 2354.061774][ C2] #7: ffffffff98f447e0 (rcu_read_lock){....}-{1:2}, at: ip_local_deliver_finish+0x1f5/0x480
[ 2354.062588][ C2]
[ 2354.062588][ C2] stack backtrace:
[ 2354.063053][ C2] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 6.8.0-rc2-virtme #1
[ 2354.063644][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2354.064547][ C2] Call Trace:
[ 2354.064805][ C2]
[ 2354.065026][ C2] dump_stack_lvl+0x64/0xb0
[ 2354.065384][ C2] validate_chain+0x525/0xa00
[ 2354.065759][ C2] ? __pfx_validate_chain+0x10/0x10
[ 2354.066146][ C2] ? hlock_class+0x4e/0x130
[ 2354.066493][ C2] ? mark_lock+0x38/0x3e0
[ 2354.066831][ C2] __lock_acquire+0xb67/0x1610
[ 2354.067203][ C2] ? lock_downgrade+0xa0/0x110
[ 2354.067576][ C2] ? mark_lock+0x38/0x3e0
[ 2354.067924][ C2] lock_acquire.part.0+0xe5/0x330
[ 2354.068323][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2354.068703][ C2] ? __pfx_lock_acquire.part.0+0x10/0x10
[ 2354.069128][ C2] ? __pfx_sk_filter_trim_cap+0x10/0x10
[ 2354.069545][ C2] ? lock_acquire+0x1c1/0x220
[ 2354.069917][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2354.070285][ C2] _raw_spin_lock_nested+0x33/0x80
[ 2354.070671][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2354.071024][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2354.071390][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2354.071755][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2354.072144][ C2] ? __pfx_lock_acquire.part.0+0x10/0x10
[ 2354.072574][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2354.072977][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2354.073407][ C2] ip_local_deliver+0x19d/0x480
[ 2354.073777][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2354.074179][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2354.074585][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2354.075064][ C2] ip_rcv+0x564/0x740
[ 2354.075361][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2354.075709][ C2] ? lock_acquire.part.0+0xe5/0x330
[ 2354.076116][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2354.076564][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2354.076918][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2354.077356][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2354.077829][ C2] ? mark_held_locks+0xa5/0xf0
[ 2354.078206][ C2] ? lock_acquire+0x1c1/0x220
[ 2354.078580][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2354.079057][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2354.079483][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2354.079922][ C2] ? __copy_skb_header+0xaf/0x490
[ 2354.080298][ C2] ? __skb_clone+0x57a/0x760
[ 2354.080633][ C2] netif_receive_skb+0x55/0x280
[ 2354.080980][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2354.081431][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2354.081903][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2354.082361][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2354.082769][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2354.083188][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2354.083632][ C2] ? __pfx_check_irq_usage+0x10/0x10
[ 2354.084006][ C2] ? __bfs+0x247/0x650
[ 2354.084301][ C2] ? __pfx_hlock_conflict+0x10/0x10
[ 2354.084688][ C2] ? check_path.constprop.0+0x24/0x50
[ 2354.085075][ C2] ? check_noncircular+0x14e/0x3e0
[ 2354.085467][ C2] ? hlock_class+0x4e/0x130
[ 2354.085819][ C2] ? __pfx_check_noncircular+0x10/0x10
[ 2354.086247][ C2] ? __pfx_validate_chain+0x10/0x10
[ 2354.086654][ C2] ? hlock_class+0x4e/0x130
[ 2354.087023][ C2] ? hlock_class+0x4e/0x130
[ 2354.087373][ C2] ? check_prev_add+0x773/0xce0
[ 2354.087746][ C2] __tcf_classify+0x329/0x7d0
[ 2354.088121][ C2] tcf_classify+0x283/0x930
[ 2354.088472][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2354.088862][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2354.089247][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2354.089642][ C2] tc_run+0x2e4/0x5d0
[ 2354.089948][ C2] ? __pfx_tc_run+0x10/0x10
[ 2354.090292][ C2] ? lock_acquire+0x1c1/0x220
[ 2354.090655][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2354.091050][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2354.091427][ C2] ? mark_held_locks+0xa5/0xf0
[ 2354.091780][ C2] ? lockdep_hardirqs_on_prepare.part.0+0x151/0x370
[ 2354.092282][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2354.092695][ C2] ? neigh_hh_output+0x348/0x590
[ 2354.093075][ C2] ip_finish_output2+0x786/0x18e0
[ 2354.093460][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2354.093874][ C2] ? __ip_finish_output+0x3dd/0x770
[ 2354.094267][ C2] ip_output+0x16b/0x4f0
[ 2354.094594][ C2] ? mark_held_locks+0xa5/0xf0
[ 2354.094970][ C2] ? __pfx_ip_output+0x10/0x10
[ 2354.095348][ C2] ? __pfx_lock_acquire.part.0+0x10/0x10
[ 2354.095776][ C2] ? lockdep_hardirqs_on_prepare.part.0+0x151/0x370
[ 2354.096270][ C2] ? ip_local_out+0x114/0x3b0
[ 2354.096634][ C2] __ip_queue_xmit+0x672/0x1910
[ 2354.097017][ C2] ? __skb_clone+0x57a/0x760
[ 2354.097365][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2354.097768][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2354.098189][ C2] ? tcp_small_queue_check.isra.0+0xe9/0x380
[ 2354.098661][ C2] tcp_write_xmit+0x94f/0x1cb0
[ 2354.099034][ C2] ? ipv4_mtu+0x37/0x360
[ 2354.099360][ C2] ? __pfx_tcp_write_xmit+0x10/0x10
[ 2354.099748][ C2] ? __pfx_tcp_current_mss+0x10/0x10
[ 2354.100161][ C2] __tcp_push_pending_frames+0x96/0x320
[ 2354.100601][ C2] tcp_rcv_state_process+0x786/0x1fe0
[ 2354.101015][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2354.101391][ C2] ? hlock_class+0x4e/0x130
[ 2354.101727][ C2] ? __lock_acquired+0x18a/0x6b0
[ 2354.102103][ C2] ? __pfx_tcp_rcv_state_process+0x10/0x10
[ 2354.102545][ C2] ? __pfx___lock_acquired+0x10/0x10
[ 2354.102948][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2354.103387][ C2] tcp_v4_do_rcv+0x154/0x860
[ 2354.103749][ C2] tcp_v4_rcv+0x2449/0x2ac0
[ 2354.104105][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2354.104481][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2354.104868][ C2] ? __pfx_lock_acquire.part.0+0x10/0x10
[ 2354.105308][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2354.105725][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2354.106128][ C2] ip_local_deliver+0x19d/0x480
[ 2354.106485][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2354.106876][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2354.107257][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2354.107711][ C2] ip_rcv+0x564/0x740
[ 2354.108015][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2354.108343][ C2] ? lock_acquire.part.0+0xe5/0x330
[ 2354.108713][ C2] ? process_backlog+0x1ed/0x5e0
[ 2354.109085][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2354.109448][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2354.109898][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2354.110364][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2354.110779][ C2] ? lock_acquire+0x1c1/0x220
[ 2354.111115][ C2] ? process_backlog+0x1ed/0x5e0
[ 2354.111494][ C2] process_backlog+0xd3/0x5e0
[ 2354.111864][ C2] __napi_poll.constprop.0+0xa2/0x460
[ 2354.112277][ C2] net_rx_action+0x440/0xb40
[ 2354.112640][ C2] ? _nohz_idle_balance.isra.0+0x44b/0x630
[ 2354.113090][ C2] ? __pfx_net_rx_action+0x10/0x10
[ 2354.113469][ C2] ? lockdep_hardirqs_on_prepare.part.0+0x151/0x370
[ 2354.113967][ C2] __do_softirq+0x1b9/0x7ff
[ 2354.114338][ C2] irq_exit_rcu+0x98/0xc0
[ 2354.114679][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2354.115120][ C2]
[ 2354.115341][ C2]
[ 2354.115568][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2354.116027][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2354.116409][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2354.117809][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000242
[ 2354.118264][ C2] RAX: 0000000002a12043 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2354.118824][ C2] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff956968b6
[ 2354.119418][ C2] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffed1006b7eea4
[ 2354.120031][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2354.120626][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2354.121184][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2354.121607][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2354.121991][ C2] default_idle_call+0x69/0xa0
[ 2354.122351][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2354.122723][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2354.123153][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2354.123563][ C2] do_idle+0xfb/0x160
[ 2354.123872][ C2] cpu_startup_entry+0x55/0x60
[ 2354.124249][ C2] start_secondary+0x21c/0x2b0
[ 2354.124623][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2354.125036][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2354.125499][ C2]
[ 2380.569270][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 26s! [perl:4135]
[ 2380.569689][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2380.570950][ C1] irq event stamp: 209232
[ 2380.571172][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2380.571702][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2380.572180][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2380.572650][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2380.573114][ C1] CPU: 1 PID: 4135 Comm: perl Not tainted 6.8.0-rc2-virtme #1
[ 2380.573491][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2380.574104][ C1] RIP: 0010:__kasan_check_read+0x0/0x20
[ 2380.574391][ C1] Code: 48 c7 c7 b0 5a 98 98 5b 5d 41 5c e9 ba 23 9c ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 48 8b 0c 24 89 f6 31 d2 e9 af ef ff ff 66 66 2e 0f 1f
[ 2380.575362][ C1] RSP: 0018:ffffc900001c7b70 EFLAGS: 00000202
[ 2380.575672][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2380.576072][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2380.576471][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2380.576871][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2380.577273][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2380.577680][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2380.578128][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2380.578461][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2380.578863][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2380.579265][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2380.579665][ C1] PKRU: 55555554
[ 2380.579848][ C1] Call Trace:
[ 2380.580022][ C1]
[ 2380.580171][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2380.580435][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2380.580681][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2380.580959][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2380.581232][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2380.581522][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.581787][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2380.582096][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2380.582359][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2380.582669][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2380.582965][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.583282][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2380.583571][ C1] ? __pfx___kasan_check_read+0x10/0x10
[ 2380.583854][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 2380.584135][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2380.584448][ C1] ? get_stack_info+0x36/0xc0
[ 2380.584689][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.584934][ C1] ? lock_release+0x1d5/0x250
[ 2380.585173][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2380.585422][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2380.585696][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.585982][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.586222][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2380.586463][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2380.586725][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2380.586958][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2380.587206][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2380.587466][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2380.587753][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2380.588039][ C1] ip_local_deliver+0x19d/0x480
[ 2380.588288][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2380.588561][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2380.588825][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2380.589171][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2380.589425][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2380.589745][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2380.590016][ C1] ip_rcv+0x564/0x740
[ 2380.590221][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2380.590452][ C1] ? set_track_prepare+0x8a/0xd0
[ 2380.590705][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2380.590980][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2380.591256][ C1] ? skb_clone+0x10b/0x330
[ 2380.591482][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2380.591802][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2380.592107][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2380.592390][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2380.592688][ C1] ? __tcf_classify+0x329/0x7d0
[ 2380.592937][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2380.593167][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2380.593471][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.593755][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2380.594081][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.594320][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2380.594618][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2380.594902][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2380.595220][ C1] ? __copy_skb_header+0xaf/0x490
[ 2380.595479][ C1] ? __skb_clone+0x57a/0x760
[ 2380.595714][ C1] netif_receive_skb+0x55/0x280
[ 2380.595963][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2380.596279][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2380.596612][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2380.596910][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2380.597187][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2380.597476][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2380.597798][ C1] ? hlock_class+0x4e/0x130
[ 2380.598031][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2380.598310][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2380.598586][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2380.598849][ C1] ? hlock_class+0x4e/0x130
[ 2380.599082][ C1] ? mark_lock+0x38/0x3e0
[ 2380.599300][ C1] ? stack_access_ok+0xda/0x1f0
[ 2380.599549][ C1] ? __lock_acquire+0xb67/0x1610
[ 2380.599803][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2380.600078][ C1] ? get_stack_info+0x36/0xc0
[ 2380.600320][ C1] ? stack_access_ok+0xda/0x1f0
[ 2380.600567][ C1] ? get_reg+0x119/0x190
[ 2380.600782][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2380.601051][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2380.601360][ C1] __tcf_classify+0x329/0x7d0
[ 2380.601604][ C1] tcf_classify+0x283/0x930
[ 2380.601836][ C1] ? arch_stack_walk+0xa2/0x100
[ 2380.602085][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2380.602342][ C1] ? get_stack_info+0x36/0xc0
[ 2380.602582][ C1] tc_run+0x2e4/0x5d0
[ 2380.602788][ C1] ? __pfx_tc_run+0x10/0x10
[ 2380.603019][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.603262][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2380.603523][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2380.603777][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.604017][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2380.604282][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2380.604587][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2380.604860][ C1] ? neigh_hh_output+0x348/0x590
[ 2380.605113][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2380.605378][ C1] ip_finish_output2+0x786/0x18e0
[ 2380.605635][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2380.605912][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2380.606250][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2380.606529][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2380.606783][ C1] ? __ip_finish_output+0x10f/0x770
[ 2380.607048][ C1] ip_output+0x16b/0x4f0
[ 2380.607266][ C1] ? run_timer_softirq+0x72/0x100
[ 2380.607524][ C1] ? __pfx_ip_output+0x10/0x10
[ 2380.607778][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.608065][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2380.608319][ C1] ? ip_local_out+0x114/0x3b0
[ 2380.608562][ C1] __ip_queue_xmit+0x672/0x1910
[ 2380.608811][ C1] ? __create_object+0x5e/0xb0
[ 2380.609058][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2380.609326][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2380.609608][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2380.609882][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2380.610167][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2380.610440][ C1] tcp_delack_timer+0x84/0x240
[ 2380.610687][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2380.610960][ C1] call_timer_fn+0x173/0x430
[ 2380.611199][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2380.611462][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2380.611725][ C1] __run_timers.part.0+0x52d/0x890
[ 2380.611987][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2380.612262][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2380.612551][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.612790][ C1] ? clockevents_program_event+0xf6/0x300
[ 2380.613082][ C1] ? lock_release+0x1d5/0x250
[ 2380.613324][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.613590][ C1] ? ktime_get+0xb3/0x190
[ 2380.613810][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2380.614110][ C1] run_timer_softirq+0x72/0x100
[ 2380.614363][ C1] __do_softirq+0x1b9/0x7ff
[ 2380.614594][ C1] irq_exit_rcu+0x98/0xc0
[ 2380.614817][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2380.615103][ C1]
[ 2380.615256][ C1]
[ 2380.615407][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.615713][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2380.616039][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2380.617012][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2380.617321][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2380.617731][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2380.618130][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2380.618531][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2380.618933][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2380.619337][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2380.619640][ C1] pipe_read+0xa16/0xdf0
[ 2380.619861][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2380.620140][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2380.620384][ C1] ? iterate_tty_write+0x299/0x540
[ 2380.620646][ C1] ? lock_release+0x1d5/0x250
[ 2380.620887][ C1] vfs_read+0x911/0xc00
[ 2380.621102][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.621342][ C1] ? __might_fault+0xc6/0x180
[ 2380.621584][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2380.621823][ C1] ? __might_fault+0xc6/0x180
[ 2380.622062][ C1] ? lock_release+0x1d5/0x250
[ 2380.622304][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.622569][ C1] ? __fget_light+0x54/0x1e0
[ 2380.622808][ C1] ksys_read+0x17a/0x1e0
[ 2380.623025][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2380.623271][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2380.623577][ C1] do_syscall_64+0xc9/0x1e0
[ 2380.623808][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2380.624112][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2380.624341][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2380.625323][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2380.625743][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2380.626145][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2380.626547][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2380.626950][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2380.627350][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2380.627763][ C1]
[ 2380.627920][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 26s! [swapper/2:0]
[ 2380.628351][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2380.629634][ C2] irq event stamp: 44114564
[ 2380.629873][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2380.630424][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2380.630940][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2380.631444][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2380.631916][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2380.632396][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2380.633010][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2380.633336][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2380.634307][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2380.634616][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2380.635016][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2380.635428][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2380.635827][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2380.636254][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2380.636657][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2380.637102][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2380.637445][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2380.637856][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2380.638256][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2380.638667][ C2] PKRU: 55555554
[ 2380.638848][ C2] Call Trace:
[ 2380.639026][ C2]
[ 2380.639174][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2380.639436][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2380.639694][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2380.639972][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2380.640275][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2380.640562][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.640826][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2380.641134][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2380.641394][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2380.641661][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2380.641971][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2380.642269][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.642584][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2380.642874][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2380.643170][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2380.643458][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2380.643770][ C2] ? get_stack_info+0x36/0xc0
[ 2380.644012][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.644279][ C2] ? lock_release+0x1d5/0x250
[ 2380.644517][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2380.644767][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2380.645039][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.645325][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.645565][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2380.645804][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2380.646066][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2380.646301][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2380.646549][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2380.646806][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2380.647083][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2380.647361][ C2] ip_local_deliver+0x19d/0x480
[ 2380.647616][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2380.647891][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2380.648167][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2380.648536][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2380.648790][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2380.649110][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2380.649373][ C2] ip_rcv+0x564/0x740
[ 2380.649587][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2380.649820][ C2] ? set_track_prepare+0x8a/0xd0
[ 2380.650076][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2380.650361][ C2] ? start_secondary+0x21c/0x2b0
[ 2380.650615][ C2] ? skb_clone+0x10b/0x330
[ 2380.650850][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2380.651169][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2380.651474][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2380.651758][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2380.652054][ C2] ? __tcf_classify+0x329/0x7d0
[ 2380.652333][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2380.652565][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2380.652864][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.653160][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2380.653484][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.653726][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2380.654022][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2380.654318][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2380.654635][ C2] ? __copy_skb_header+0xaf/0x490
[ 2380.654901][ C2] ? __skb_clone+0x57a/0x760
[ 2380.655132][ C2] netif_receive_skb+0x55/0x280
[ 2380.655381][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2380.655697][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2380.656028][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2380.656356][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2380.656630][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2380.656917][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2380.657238][ C2] ? get_stack_info+0x36/0xc0
[ 2380.657480][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2380.657752][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2380.658079][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2380.658353][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2380.658636][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2380.658954][ C2] ? kernel_text_address+0x17/0xe0
[ 2380.659216][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2380.659531][ C2] ? arch_stack_walk+0x8c/0x100
[ 2380.659782][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2380.660049][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.660362][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.660601][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2380.660883][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2380.661190][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2380.661470][ C2] ? get_stack_info+0x36/0xc0
[ 2380.661712][ C2] __tcf_classify+0x329/0x7d0
[ 2380.661955][ C2] tcf_classify+0x283/0x930
[ 2380.662186][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2380.662443][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2380.662758][ C2] tc_run+0x2e4/0x5d0
[ 2380.662963][ C2] ? __pfx_tc_run+0x10/0x10
[ 2380.663197][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.663437][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2380.663698][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2380.663951][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.664216][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2380.664482][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2380.664785][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2380.665059][ C2] ? neigh_hh_output+0x348/0x590
[ 2380.665311][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2380.665577][ C2] ip_finish_output2+0x786/0x18e0
[ 2380.665834][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2380.666172][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2380.666448][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2380.666710][ C2] ? __ip_finish_output+0x10f/0x770
[ 2380.666974][ C2] ip_output+0x16b/0x4f0
[ 2380.667192][ C2] ? __pfx_ip_output+0x10/0x10
[ 2380.667433][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2380.667733][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.668046][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2380.668358][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2380.668611][ C2] ? __alloc_skb+0xd4/0x280
[ 2380.668841][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2380.669112][ C2] ? tcp_fragment+0x168/0x1040
[ 2380.669359][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2380.669610][ C2] ? ip_local_out+0x114/0x3b0
[ 2380.669852][ C2] __ip_queue_xmit+0x672/0x1910
[ 2380.670101][ C2] ? __skb_clone+0x57a/0x760
[ 2380.670338][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2380.670615][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2380.670893][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2380.671137][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2380.671386][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2380.671684][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2380.672004][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2380.672272][ C2] tcp_send_loss_probe+0x348/0x830
[ 2380.672533][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2380.672802][ C2] tcp_write_timer+0x82/0x1d0
[ 2380.673043][ C2] call_timer_fn+0x173/0x430
[ 2380.673282][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2380.673543][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2380.673804][ C2] __run_timers.part.0+0x52d/0x890
[ 2380.674063][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2380.674333][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2380.674618][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.674857][ C2] ? clockevents_program_event+0xf6/0x300
[ 2380.675147][ C2] ? lock_release+0x1d5/0x250
[ 2380.675386][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.675651][ C2] ? ktime_get+0xb3/0x190
[ 2380.675872][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2380.676190][ C2] run_timer_softirq+0x72/0x100
[ 2380.676444][ C2] __do_softirq+0x1b9/0x7ff
[ 2380.676677][ C2] irq_exit_rcu+0x98/0xc0
[ 2380.676899][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2380.677185][ C2]
[ 2380.677337][ C2]
[ 2380.677486][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.677807][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2380.678063][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2380.679030][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2380.679338][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2380.679738][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2380.680137][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2380.680561][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2380.680959][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2380.681359][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2380.681650][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2380.681912][ C2] default_idle_call+0x69/0xa0
[ 2380.682170][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2380.682422][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2380.682702][ C2] ? lock_release+0x1d5/0x250
[ 2380.682940][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2380.683215][ C2] do_idle+0xfb/0x160
[ 2380.683418][ C2] cpu_startup_entry+0x55/0x60
[ 2380.683662][ C2] start_secondary+0x21c/0x2b0
[ 2380.683905][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2380.684197][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2380.684512][ C2]
[ 2380.887103][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2380.887472][ C1] rcu: 1-....: (26703 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=6414
[ 2380.888020][ C1] rcu: (t=26000 jiffies g=1882453 q=635 ncpus=4)
[ 2380.888345][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2380.888792][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2380.889403][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2380.889730][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2380.890698][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2380.891009][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2380.891406][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2380.891807][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2380.892206][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2380.892603][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2380.892999][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2380.893455][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2380.893790][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2380.894188][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2380.894585][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2380.894983][ C1] PKRU: 55555554
[ 2380.895164][ C1] Call Trace:
[ 2380.895335][ C1]
[ 2380.895482][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 2380.895754][ C1] ? print_cpu_stall+0x263/0x6a0
[ 2380.896006][ C1] ? check_cpu_stall+0x284/0x500
[ 2380.896256][ C1] ? rcu_pending+0x92/0x360
[ 2380.896488][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 2380.896757][ C1] ? update_process_times+0xb9/0x110
[ 2380.897025][ C1] ? tick_sched_handle+0x67/0x130
[ 2380.897282][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 2380.897570][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2380.897821][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 2380.898132][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2380.898405][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2380.898691][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.898957][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2380.899265][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2380.899525][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2380.899834][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2380.900129][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.900443][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2380.900732][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2380.901027][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2380.901314][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2380.901624][ C1] ? get_stack_info+0x36/0xc0
[ 2380.901865][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.902104][ C1] ? lock_release+0x1d5/0x250
[ 2380.902344][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2380.902592][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2380.902862][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.903148][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.903386][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2380.903624][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2380.903883][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2380.904119][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2380.904366][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2380.904624][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2380.904898][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2380.905174][ C1] ip_local_deliver+0x19d/0x480
[ 2380.905420][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2380.905693][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2380.905957][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2380.906302][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2380.906556][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2380.906874][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2380.907137][ C1] ip_rcv+0x564/0x740
[ 2380.907343][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2380.907575][ C1] ? set_track_prepare+0x8a/0xd0
[ 2380.907836][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2380.908112][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2380.908382][ C1] ? skb_clone+0x10b/0x330
[ 2380.908610][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2380.908929][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2380.909238][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2380.909519][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2380.909813][ C1] ? __tcf_classify+0x329/0x7d0
[ 2380.910060][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2380.910292][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2380.910592][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.910875][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2380.911199][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.911438][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2380.911733][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2380.912020][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2380.912337][ C1] ? __copy_skb_header+0xaf/0x490
[ 2380.912594][ C1] ? __skb_clone+0x57a/0x760
[ 2380.912828][ C1] netif_receive_skb+0x55/0x280
[ 2380.913075][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2380.913386][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2380.913716][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2380.914016][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2380.914289][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2380.914578][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2380.914890][ C1] ? hlock_class+0x4e/0x130
[ 2380.915122][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2380.915397][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2380.915673][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2380.915937][ C1] ? hlock_class+0x4e/0x130
[ 2380.916166][ C1] ? mark_lock+0x38/0x3e0
[ 2380.916387][ C1] ? stack_access_ok+0xda/0x1f0
[ 2380.916634][ C1] ? __lock_acquire+0xb67/0x1610
[ 2380.916887][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2380.917161][ C1] ? get_stack_info+0x36/0xc0
[ 2380.917401][ C1] ? stack_access_ok+0xda/0x1f0
[ 2380.917655][ C1] ? get_reg+0x119/0x190
[ 2380.917870][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2380.918136][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2380.918445][ C1] __tcf_classify+0x329/0x7d0
[ 2380.918687][ C1] tcf_classify+0x283/0x930
[ 2380.918918][ C1] ? arch_stack_walk+0xa2/0x100
[ 2380.919165][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2380.919421][ C1] ? get_stack_info+0x36/0xc0
[ 2380.919663][ C1] tc_run+0x2e4/0x5d0
[ 2380.919866][ C1] ? __pfx_tc_run+0x10/0x10
[ 2380.920098][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.920337][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2380.920598][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2380.920849][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.921085][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2380.921356][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2380.921660][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2380.921932][ C1] ? neigh_hh_output+0x348/0x590
[ 2380.922185][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2380.922453][ C1] ip_finish_output2+0x786/0x18e0
[ 2380.922708][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2380.922987][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2380.923323][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2380.923598][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2380.923852][ C1] ? __ip_finish_output+0x10f/0x770
[ 2380.924118][ C1] ip_output+0x16b/0x4f0
[ 2380.924336][ C1] ? run_timer_softirq+0x72/0x100
[ 2380.924618][ C1] ? __pfx_ip_output+0x10/0x10
[ 2380.924864][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.925149][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2380.925401][ C1] ? ip_local_out+0x114/0x3b0
[ 2380.925643][ C1] __ip_queue_xmit+0x672/0x1910
[ 2380.925892][ C1] ? __create_object+0x5e/0xb0
[ 2380.926135][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2380.926403][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2380.926683][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2380.926954][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2380.927236][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2380.927509][ C1] tcp_delack_timer+0x84/0x240
[ 2380.927767][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2380.928037][ C1] call_timer_fn+0x173/0x430
[ 2380.928273][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2380.928535][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2380.928796][ C1] __run_timers.part.0+0x52d/0x890
[ 2380.929056][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2380.929328][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2380.929612][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.929850][ C1] ? clockevents_program_event+0xf6/0x300
[ 2380.930141][ C1] ? lock_release+0x1d5/0x250
[ 2380.930378][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.930644][ C1] ? ktime_get+0xb3/0x190
[ 2380.930864][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2380.931161][ C1] run_timer_softirq+0x72/0x100
[ 2380.931408][ C1] __do_softirq+0x1b9/0x7ff
[ 2380.931640][ C1] irq_exit_rcu+0x98/0xc0
[ 2380.931861][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2380.932147][ C1]
[ 2380.932296][ C1]
[ 2380.932448][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.932752][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2380.933077][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2380.934042][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2380.934349][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2380.934748][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2380.935146][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2380.935543][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2380.935942][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2380.936342][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2380.936636][ C1] pipe_read+0xa16/0xdf0
[ 2380.936859][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2380.937135][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2380.937378][ C1] ? iterate_tty_write+0x299/0x540
[ 2380.937646][ C1] ? lock_release+0x1d5/0x250
[ 2380.937887][ C1] vfs_read+0x911/0xc00
[ 2380.938100][ C1] ? lock_acquire+0x1c1/0x220
[ 2380.938339][ C1] ? __might_fault+0xc6/0x180
[ 2380.938577][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2380.938816][ C1] ? __might_fault+0xc6/0x180
[ 2380.939056][ C1] ? lock_release+0x1d5/0x250
[ 2380.939296][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.939558][ C1] ? __fget_light+0x54/0x1e0
[ 2380.939795][ C1] ksys_read+0x17a/0x1e0
[ 2380.940013][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2380.940257][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2380.940559][ C1] do_syscall_64+0xc9/0x1e0
[ 2380.940791][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2380.941090][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2380.941315][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2380.942285][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2380.942705][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2380.943101][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2380.943504][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2380.943902][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2380.944299][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2380.944699][ C1]
[ 2380.944870][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 2380.945151][ C2] NMI backtrace for cpu 2
[ 2380.945158][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2380.945163][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2380.945167][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2380.945176][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2380.945181][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2380.945186][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2380.945190][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2380.945193][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2380.945197][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2380.945201][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2380.945204][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2380.945209][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2380.945214][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2380.945217][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2380.945220][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2380.945223][ C2] PKRU: 55555554
[ 2380.945225][ C2] Call Trace:
[ 2380.945228][ C2]
[ 2380.945232][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 2380.945244][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 2380.945252][ C2] ? nmi_handle+0x153/0x420
[ 2380.945261][ C2] ? default_do_nmi+0x41/0x100
[ 2380.945268][ C2] ? exc_nmi+0xf3/0x120
[ 2380.945273][ C2] ? end_repeat_nmi+0xf/0x60
[ 2380.945285][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2380.945293][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2380.945300][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2380.945307][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2380.945311][ C2]
[ 2380.945312][ C2]
[ 2380.945315][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2380.945318][ C2] ? get_stack_info+0x36/0xc0
[ 2380.945322][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.945325][ C2] ? lock_release+0x1d5/0x250
[ 2380.945329][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2380.945333][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2380.945335][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.945339][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.945341][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2380.945345][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2380.945348][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2380.945355][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2380.945357][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2380.945362][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2380.945368][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2380.945371][ C2] ip_local_deliver+0x19d/0x480
[ 2380.945374][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2380.945376][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2380.945379][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2380.945384][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2380.945388][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2380.945391][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2380.945400][ C2] ip_rcv+0x564/0x740
[ 2380.945403][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2380.945405][ C2] ? set_track_prepare+0x8a/0xd0
[ 2380.945410][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2380.945413][ C2] ? start_secondary+0x21c/0x2b0
[ 2380.945416][ C2] ? skb_clone+0x10b/0x330
[ 2380.945420][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2380.945426][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2380.945431][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2380.945435][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2380.945444][ C2] ? __tcf_classify+0x329/0x7d0
[ 2380.945447][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2380.945450][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2380.945453][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.945456][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2380.945461][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.945463][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2380.945467][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2380.945471][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2380.945475][ C2] ? __copy_skb_header+0xaf/0x490
[ 2380.945480][ C2] ? __skb_clone+0x57a/0x760
[ 2380.945482][ C2] netif_receive_skb+0x55/0x280
[ 2380.945486][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2380.945494][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2380.945500][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2380.945507][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2380.945511][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2380.945521][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2380.945528][ C2] ? get_stack_info+0x36/0xc0
[ 2380.945533][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2380.945536][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2380.945540][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2380.945543][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2380.945546][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2380.945549][ C2] ? kernel_text_address+0x17/0xe0
[ 2380.945552][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2380.945557][ C2] ? arch_stack_walk+0x8c/0x100
[ 2380.945561][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2380.945564][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2380.945567][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.945569][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2380.945573][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2380.945577][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2380.945580][ C2] ? get_stack_info+0x36/0xc0
[ 2380.945584][ C2] __tcf_classify+0x329/0x7d0
[ 2380.945590][ C2] tcf_classify+0x283/0x930
[ 2380.945595][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2380.945598][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2380.945602][ C2] tc_run+0x2e4/0x5d0
[ 2380.945606][ C2] ? __pfx_tc_run+0x10/0x10
[ 2380.945609][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.945611][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2380.945615][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2380.945619][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.945621][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2380.945624][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2380.945627][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2380.945630][ C2] ? neigh_hh_output+0x348/0x590
[ 2380.945634][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2380.945637][ C2] ip_finish_output2+0x786/0x18e0
[ 2380.945640][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2380.945649][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2380.945653][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2380.945659][ C2] ? __ip_finish_output+0x10f/0x770
[ 2380.945665][ C2] ip_output+0x16b/0x4f0
[ 2380.945668][ C2] ? __pfx_ip_output+0x10/0x10
[ 2380.945671][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2380.945674][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.945677][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2380.945680][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2380.945683][ C2] ? __alloc_skb+0xd4/0x280
[ 2380.945685][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2380.945690][ C2] ? tcp_fragment+0x168/0x1040
[ 2380.945694][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2380.945697][ C2] ? ip_local_out+0x114/0x3b0
[ 2380.945700][ C2] __ip_queue_xmit+0x672/0x1910
[ 2380.945704][ C2] ? __skb_clone+0x57a/0x760
[ 2380.945707][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2380.945712][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2380.945715][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2380.945720][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2380.945724][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2380.945729][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2380.945732][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2380.945735][ C2] tcp_send_loss_probe+0x348/0x830
[ 2380.945738][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2380.945741][ C2] tcp_write_timer+0x82/0x1d0
[ 2380.945744][ C2] call_timer_fn+0x173/0x430
[ 2380.945748][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2380.945752][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2380.945757][ C2] __run_timers.part.0+0x52d/0x890
[ 2380.945760][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2380.945764][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2380.945767][ C2] ? lock_acquire+0x1c1/0x220
[ 2380.945769][ C2] ? clockevents_program_event+0xf6/0x300
[ 2380.945772][ C2] ? lock_release+0x1d5/0x250
[ 2380.945775][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2380.945778][ C2] ? ktime_get+0xb3/0x190
[ 2380.945781][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2380.945785][ C2] run_timer_softirq+0x72/0x100
[ 2380.945788][ C2] __do_softirq+0x1b9/0x7ff
[ 2380.945792][ C2] irq_exit_rcu+0x98/0xc0
[ 2380.945794][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2380.945798][ C2]
[ 2380.945798][ C2]
[ 2380.945799][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2380.945803][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2380.945806][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2380.945807][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2380.945809][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2380.945811][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2380.945812][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2380.945813][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2380.945815][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2380.945818][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2380.945821][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2380.945825][ C2] default_idle_call+0x69/0xa0
[ 2380.945828][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2380.945831][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2380.945834][ C2] ? lock_release+0x1d5/0x250
[ 2380.945837][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2380.945841][ C2] do_idle+0xfb/0x160
[ 2380.945843][ C2] cpu_startup_entry+0x55/0x60
[ 2380.945845][ C2] start_secondary+0x21c/0x2b0
[ 2380.945848][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2380.945852][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2380.945857][ C2]
[ 2408.569270][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 52s! [perl:4135]
[ 2408.569692][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2408.570948][ C1] irq event stamp: 209232
[ 2408.571171][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2408.571704][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2408.572183][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2408.572654][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2408.573116][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2408.573564][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2408.574178][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2408.574504][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2408.575476][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2408.575784][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2408.576191][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2408.576591][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2408.576987][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2408.577387][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2408.577794][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2408.578242][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2408.578574][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2408.578972][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2408.579372][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2408.579770][ C1] PKRU: 55555554
[ 2408.579952][ C1] Call Trace:
[ 2408.580122][ C1]
[ 2408.580273][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2408.580534][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2408.580778][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2408.581054][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2408.581325][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2408.581614][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2408.581882][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2408.582188][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2408.582449][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2408.582757][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2408.583053][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2408.583368][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2408.583656][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2408.583951][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2408.584238][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2408.584548][ C1] ? get_stack_info+0x36/0xc0
[ 2408.584788][ C1] ? lock_acquire+0x1c1/0x220
[ 2408.585029][ C1] ? lock_release+0x1d5/0x250
[ 2408.585269][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2408.585518][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2408.585789][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2408.586072][ C1] ? lock_acquire+0x1c1/0x220
[ 2408.586311][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2408.586552][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2408.586812][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2408.587045][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2408.587293][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2408.587559][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2408.587836][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2408.588112][ C1] ip_local_deliver+0x19d/0x480
[ 2408.588359][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2408.588629][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2408.588892][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2408.589239][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2408.589491][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2408.589810][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2408.590072][ C1] ip_rcv+0x564/0x740
[ 2408.590278][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2408.590507][ C1] ? set_track_prepare+0x8a/0xd0
[ 2408.590760][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2408.591035][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2408.591310][ C1] ? skb_clone+0x10b/0x330
[ 2408.591535][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2408.591853][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2408.592160][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2408.592441][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2408.592739][ C1] ? __tcf_classify+0x329/0x7d0
[ 2408.592989][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2408.593216][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2408.593517][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2408.593801][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2408.594127][ C1] ? lock_acquire+0x1c1/0x220
[ 2408.594364][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2408.594664][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2408.594949][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2408.595267][ C1] ? __copy_skb_header+0xaf/0x490
[ 2408.595525][ C1] ? __skb_clone+0x57a/0x760
[ 2408.595761][ C1] netif_receive_skb+0x55/0x280
[ 2408.596011][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2408.596325][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2408.596659][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2408.596957][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2408.597234][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2408.597531][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2408.597844][ C1] ? hlock_class+0x4e/0x130
[ 2408.598077][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2408.598355][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2408.598630][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2408.598893][ C1] ? hlock_class+0x4e/0x130
[ 2408.599126][ C1] ? mark_lock+0x38/0x3e0
[ 2408.599346][ C1] ? stack_access_ok+0xda/0x1f0
[ 2408.599596][ C1] ? __lock_acquire+0xb67/0x1610
[ 2408.599849][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2408.600126][ C1] ? get_stack_info+0x36/0xc0
[ 2408.600367][ C1] ? stack_access_ok+0xda/0x1f0
[ 2408.600615][ C1] ? get_reg+0x119/0x190
[ 2408.600832][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2408.601103][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2408.601413][ C1] __tcf_classify+0x329/0x7d0
[ 2408.601656][ C1] tcf_classify+0x283/0x930
[ 2408.601889][ C1] ? arch_stack_walk+0xa2/0x100
[ 2408.602138][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2408.602396][ C1] ? get_stack_info+0x36/0xc0
[ 2408.602636][ C1] tc_run+0x2e4/0x5d0
[ 2408.602844][ C1] ? __pfx_tc_run+0x10/0x10
[ 2408.603074][ C1] ? lock_acquire+0x1c1/0x220
[ 2408.603314][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2408.603575][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2408.603827][ C1] ? lock_acquire+0x1c1/0x220
[ 2408.604067][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2408.604332][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2408.604639][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2408.604912][ C1] ? neigh_hh_output+0x348/0x590
[ 2408.605166][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2408.605430][ C1] ip_finish_output2+0x786/0x18e0
[ 2408.605687][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2408.605964][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2408.606304][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2408.606582][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2408.606836][ C1] ? __ip_finish_output+0x10f/0x770
[ 2408.607105][ C1] ip_output+0x16b/0x4f0
[ 2408.607324][ C1] ? run_timer_softirq+0x72/0x100
[ 2408.607590][ C1] ? __pfx_ip_output+0x10/0x10
[ 2408.607834][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2408.608121][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2408.608372][ C1] ? ip_local_out+0x114/0x3b0
[ 2408.608614][ C1] __ip_queue_xmit+0x672/0x1910
[ 2408.608863][ C1] ? __create_object+0x5e/0xb0
[ 2408.609107][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2408.609375][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2408.609656][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2408.609931][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2408.610213][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2408.610485][ C1] tcp_delack_timer+0x84/0x240
[ 2408.610730][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2408.611000][ C1] call_timer_fn+0x173/0x430
[ 2408.611238][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2408.611500][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2408.611762][ C1] __run_timers.part.0+0x52d/0x890
[ 2408.612022][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2408.612296][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2408.612583][ C1] ? lock_acquire+0x1c1/0x220
[ 2408.612821][ C1] ? clockevents_program_event+0xf6/0x300
[ 2408.613112][ C1] ? lock_release+0x1d5/0x250
[ 2408.613352][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2408.613617][ C1] ? ktime_get+0xb3/0x190
[ 2408.613836][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2408.614135][ C1] run_timer_softirq+0x72/0x100
[ 2408.614384][ C1] __do_softirq+0x1b9/0x7ff
[ 2408.614619][ C1] irq_exit_rcu+0x98/0xc0
[ 2408.614841][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2408.615127][ C1]
[ 2408.615280][ C1]
[ 2408.615430][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2408.615736][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2408.616062][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2408.617035][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2408.617345][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2408.617756][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2408.618155][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2408.618557][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2408.618957][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2408.619357][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2408.619656][ C1] pipe_read+0xa16/0xdf0
[ 2408.619876][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2408.620154][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2408.620397][ C1] ? iterate_tty_write+0x299/0x540
[ 2408.620659][ C1] ? lock_release+0x1d5/0x250
[ 2408.620900][ C1] vfs_read+0x911/0xc00
[ 2408.621114][ C1] ? lock_acquire+0x1c1/0x220
[ 2408.621354][ C1] ? __might_fault+0xc6/0x180
[ 2408.621596][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2408.621837][ C1] ? __might_fault+0xc6/0x180
[ 2408.622075][ C1] ? lock_release+0x1d5/0x250
[ 2408.622317][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2408.622581][ C1] ? __fget_light+0x54/0x1e0
[ 2408.622820][ C1] ksys_read+0x17a/0x1e0
[ 2408.623037][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2408.623283][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2408.623590][ C1] do_syscall_64+0xc9/0x1e0
[ 2408.623823][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2408.624123][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2408.624353][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2408.625328][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2408.625750][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2408.626153][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2408.626551][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2408.626949][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2408.627348][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2408.627758][ C1]
[ 2408.627914][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 52s! [swapper/2:0]
[ 2408.628349][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2408.629604][ C2] irq event stamp: 44114564
[ 2408.629834][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2408.630376][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2408.630885][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2408.631363][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2408.631832][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2408.632287][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2408.632898][ C2] RIP: 0010:kasan_check_range+0x158/0x1c0
[ 2408.633190][ C2] Code: 11 80 38 00 74 ef 4d 8d 1c 2c 48 89 c2 48 85 c0 75 b0 48 89 da 4c 89 d8 4c 29 da e9 49 ff ff ff 48 85 d2 74 b3 48 01 ea eb 09 <48> 83 c0 01 48 39 d0 74 a5 80 38 00 74 f2 e9 74 ff ff ff b8 01 00
[ 2408.634157][ C2] RSP: 0018:ffffc9000021fa78 EFLAGS: 00000246
[ 2408.634465][ C2] RAX: ffffed100147436b RBX: ffffed100147436c RCX: ffffffff97c7eb80
[ 2408.634862][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2408.635261][ C2] RBP: ffffed100147436b R08: 0000000000000000 R09: ffffed100147436b
[ 2408.635657][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2408.636054][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2408.636452][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2408.636898][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2408.637236][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2408.637643][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2408.638040][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2408.638439][ C2] PKRU: 55555554
[ 2408.638634][ C2] Call Trace:
[ 2408.638818][ C2]
[ 2408.638967][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2408.639229][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2408.639472][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2408.639748][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2408.640020][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2408.640307][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2408.640571][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2408.640876][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2408.641135][ C2] ? hrtimer_interrupt+0x31a/0x770
[ 2408.641393][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2408.641657][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2408.641971][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2408.642266][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2408.642581][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2408.642867][ C2] ? kasan_check_range+0x158/0x1c0
[ 2408.643126][ C2] queued_spin_lock_slowpath+0xb0/0xb90
[ 2408.643406][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2408.643716][ C2] ? get_stack_info+0x36/0xc0
[ 2408.643957][ C2] ? lock_acquire+0x1c1/0x220
[ 2408.644199][ C2] ? lock_release+0x1d5/0x250
[ 2408.644437][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2408.644690][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2408.644961][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2408.645244][ C2] ? lock_acquire+0x1c1/0x220
[ 2408.645481][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2408.645721][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2408.645979][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2408.646210][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2408.646456][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2408.646713][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2408.646987][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2408.647267][ C2] ip_local_deliver+0x19d/0x480
[ 2408.647518][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2408.647787][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2408.648048][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2408.648394][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2408.648646][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2408.648964][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2408.649227][ C2] ip_rcv+0x564/0x740
[ 2408.649432][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2408.649660][ C2] ? set_track_prepare+0x8a/0xd0
[ 2408.649912][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2408.650187][ C2] ? start_secondary+0x21c/0x2b0
[ 2408.650436][ C2] ? skb_clone+0x10b/0x330
[ 2408.650665][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2408.650983][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2408.651289][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2408.651569][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2408.651862][ C2] ? __tcf_classify+0x329/0x7d0
[ 2408.652110][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2408.652341][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2408.652639][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2408.652922][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2408.653247][ C2] ? lock_acquire+0x1c1/0x220
[ 2408.653485][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2408.653780][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2408.654064][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2408.654379][ C2] ? __copy_skb_header+0xaf/0x490
[ 2408.654635][ C2] ? __skb_clone+0x57a/0x760
[ 2408.654870][ C2] netif_receive_skb+0x55/0x280
[ 2408.655116][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2408.655426][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2408.655757][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2408.656055][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2408.656327][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2408.656616][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2408.656925][ C2] ? get_stack_info+0x36/0xc0
[ 2408.657166][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2408.657432][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2408.657769][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2408.658044][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2408.658320][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2408.658633][ C2] ? kernel_text_address+0x17/0xe0
[ 2408.658893][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2408.659206][ C2] ? arch_stack_walk+0x8c/0x100
[ 2408.659455][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2408.659717][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2408.659999][ C2] ? lock_acquire+0x1c1/0x220
[ 2408.660238][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2408.660517][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2408.660821][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2408.661096][ C2] ? get_stack_info+0x36/0xc0
[ 2408.661337][ C2] __tcf_classify+0x329/0x7d0
[ 2408.661577][ C2] tcf_classify+0x283/0x930
[ 2408.661809][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2408.662068][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2408.662379][ C2] tc_run+0x2e4/0x5d0
[ 2408.662585][ C2] ? __pfx_tc_run+0x10/0x10
[ 2408.662813][ C2] ? lock_acquire+0x1c1/0x220
[ 2408.663049][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2408.663310][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2408.663562][ C2] ? lock_acquire+0x1c1/0x220
[ 2408.663799][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2408.664062][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2408.664366][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2408.664636][ C2] ? neigh_hh_output+0x348/0x590
[ 2408.664887][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2408.665152][ C2] ip_finish_output2+0x786/0x18e0
[ 2408.665407][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2408.665741][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2408.666014][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2408.666266][ C2] ? __ip_finish_output+0x10f/0x770
[ 2408.666530][ C2] ip_output+0x16b/0x4f0
[ 2408.666747][ C2] ? __pfx_ip_output+0x10/0x10
[ 2408.666989][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2408.667263][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2408.667580][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2408.667855][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2408.668105][ C2] ? __alloc_skb+0xd4/0x280
[ 2408.668335][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2408.668603][ C2] ? tcp_fragment+0x168/0x1040
[ 2408.668848][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2408.669099][ C2] ? ip_local_out+0x114/0x3b0
[ 2408.669338][ C2] __ip_queue_xmit+0x672/0x1910
[ 2408.669584][ C2] ? __skb_clone+0x57a/0x760
[ 2408.669821][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2408.670086][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2408.670366][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2408.670609][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2408.670858][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2408.671160][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2408.671477][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2408.671720][ C2] tcp_send_loss_probe+0x348/0x830
[ 2408.671979][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2408.672246][ C2] tcp_write_timer+0x82/0x1d0
[ 2408.672485][ C2] call_timer_fn+0x173/0x430
[ 2408.672719][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2408.672980][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2408.673241][ C2] __run_timers.part.0+0x52d/0x890
[ 2408.673501][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2408.673769][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2408.674050][ C2] ? lock_acquire+0x1c1/0x220
[ 2408.674289][ C2] ? clockevents_program_event+0xf6/0x300
[ 2408.674577][ C2] ? lock_release+0x1d5/0x250
[ 2408.674814][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2408.675076][ C2] ? ktime_get+0xb3/0x190
[ 2408.675299][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2408.675590][ C2] run_timer_softirq+0x72/0x100
[ 2408.675838][ C2] __do_softirq+0x1b9/0x7ff
[ 2408.676075][ C2] irq_exit_rcu+0x98/0xc0
[ 2408.676294][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2408.676583][ C2]
[ 2408.676732][ C2]
[ 2408.676881][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2408.677183][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2408.677439][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2408.678414][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2408.678721][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2408.679120][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2408.679518][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2408.679913][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2408.680310][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2408.680707][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2408.680994][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2408.681255][ C2] default_idle_call+0x69/0xa0
[ 2408.681497][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2408.681747][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2408.682022][ C2] ? lock_release+0x1d5/0x250
[ 2408.682261][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2408.682531][ C2] do_idle+0xfb/0x160
[ 2408.682733][ C2] cpu_startup_entry+0x55/0x60
[ 2408.682975][ C2] start_secondary+0x21c/0x2b0
[ 2408.683219][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2408.683485][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2408.683801][ C2]
[ 2436.569271][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 78s! [perl:4135]
[ 2436.569705][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2436.570981][ C1] irq event stamp: 209232
[ 2436.571203][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2436.571741][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2436.572223][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2436.572698][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2436.573167][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2436.573620][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2436.574238][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2436.574572][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2436.575557][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2436.575867][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2436.576271][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2436.576679][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2436.577078][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2436.577489][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2436.577895][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2436.578347][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2436.578682][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2436.579086][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2436.579490][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2436.579893][ C1] PKRU: 55555554
[ 2436.580076][ C1] Call Trace:
[ 2436.580248][ C1]
[ 2436.580402][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2436.580668][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2436.580914][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2436.581195][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2436.581469][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2436.581761][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2436.582031][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2436.582341][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2436.582606][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2436.582926][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2436.583237][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2436.583556][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2436.583846][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2436.584146][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2436.584440][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2436.584752][ C1] ? get_stack_info+0x36/0xc0
[ 2436.584997][ C1] ? lock_acquire+0x1c1/0x220
[ 2436.585241][ C1] ? lock_release+0x1d5/0x250
[ 2436.585484][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2436.585734][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2436.586009][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2436.586295][ C1] ? lock_acquire+0x1c1/0x220
[ 2436.586536][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2436.586781][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2436.587043][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2436.587278][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2436.587537][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2436.587796][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2436.588081][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2436.588362][ C1] ip_local_deliver+0x19d/0x480
[ 2436.588613][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2436.588887][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2436.589153][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2436.589516][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2436.589771][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2436.590095][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2436.590362][ C1] ip_rcv+0x564/0x740
[ 2436.590573][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2436.590806][ C1] ? set_track_prepare+0x8a/0xd0
[ 2436.591062][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2436.591341][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2436.591619][ C1] ? skb_clone+0x10b/0x330
[ 2436.591855][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2436.592182][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2436.592490][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2436.592773][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2436.593072][ C1] ? __tcf_classify+0x329/0x7d0
[ 2436.593326][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2436.593557][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2436.593863][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2436.594150][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2436.594477][ C1] ? lock_acquire+0x1c1/0x220
[ 2436.594716][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2436.595016][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2436.595303][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2436.595622][ C1] ? __copy_skb_header+0xaf/0x490
[ 2436.595881][ C1] ? __skb_clone+0x57a/0x760
[ 2436.596119][ C1] netif_receive_skb+0x55/0x280
[ 2436.596369][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2436.596684][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2436.597026][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2436.597339][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2436.597619][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2436.597910][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2436.598231][ C1] ? hlock_class+0x4e/0x130
[ 2436.598465][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2436.598745][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2436.599021][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2436.599290][ C1] ? hlock_class+0x4e/0x130
[ 2436.599524][ C1] ? mark_lock+0x38/0x3e0
[ 2436.599743][ C1] ? stack_access_ok+0xda/0x1f0
[ 2436.599995][ C1] ? __lock_acquire+0xb67/0x1610
[ 2436.600251][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2436.600534][ C1] ? get_stack_info+0x36/0xc0
[ 2436.600775][ C1] ? stack_access_ok+0xda/0x1f0
[ 2436.601027][ C1] ? get_reg+0x119/0x190
[ 2436.601243][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2436.601513][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2436.601831][ C1] __tcf_classify+0x329/0x7d0
[ 2436.602076][ C1] tcf_classify+0x283/0x930
[ 2436.602311][ C1] ? arch_stack_walk+0xa2/0x100
[ 2436.602568][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2436.602825][ C1] ? get_stack_info+0x36/0xc0
[ 2436.603064][ C1] tc_run+0x2e4/0x5d0
[ 2436.603273][ C1] ? __pfx_tc_run+0x10/0x10
[ 2436.603508][ C1] ? lock_acquire+0x1c1/0x220
[ 2436.603748][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2436.604011][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2436.604267][ C1] ? lock_acquire+0x1c1/0x220
[ 2436.604508][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2436.604780][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2436.605088][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2436.605363][ C1] ? neigh_hh_output+0x348/0x590
[ 2436.605618][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2436.605885][ C1] ip_finish_output2+0x786/0x18e0
[ 2436.606143][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2436.606423][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2436.606763][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2436.607043][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2436.607302][ C1] ? __ip_finish_output+0x10f/0x770
[ 2436.607578][ C1] ip_output+0x16b/0x4f0
[ 2436.607794][ C1] ? run_timer_softirq+0x72/0x100
[ 2436.608057][ C1] ? __pfx_ip_output+0x10/0x10
[ 2436.608303][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2436.608592][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2436.608846][ C1] ? ip_local_out+0x114/0x3b0
[ 2436.609089][ C1] __ip_queue_xmit+0x672/0x1910
[ 2436.609340][ C1] ? __create_object+0x5e/0xb0
[ 2436.609586][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2436.609855][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2436.610139][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2436.610414][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2436.610698][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2436.610971][ C1] tcp_delack_timer+0x84/0x240
[ 2436.611217][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2436.611497][ C1] call_timer_fn+0x173/0x430
[ 2436.611735][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2436.611996][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2436.612265][ C1] __run_timers.part.0+0x52d/0x890
[ 2436.612527][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2436.612801][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2436.613089][ C1] ? lock_acquire+0x1c1/0x220
[ 2436.613330][ C1] ? clockevents_program_event+0xf6/0x300
[ 2436.613624][ C1] ? lock_release+0x1d5/0x250
[ 2436.613866][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2436.614132][ C1] ? ktime_get+0xb3/0x190
[ 2436.614355][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2436.614660][ C1] run_timer_softirq+0x72/0x100
[ 2436.614909][ C1] __do_softirq+0x1b9/0x7ff
[ 2436.615147][ C1] irq_exit_rcu+0x98/0xc0
[ 2436.615380][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2436.615668][ C1]
[ 2436.615821][ C1]
[ 2436.615978][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2436.616285][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2436.616613][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2436.617598][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2436.617908][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2436.618317][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2436.618715][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2436.619131][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2436.619532][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2436.619942][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2436.620244][ C1] pipe_read+0xa16/0xdf0
[ 2436.620465][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2436.620749][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2436.621001][ C1] ? iterate_tty_write+0x299/0x540
[ 2436.621265][ C1] ? lock_release+0x1d5/0x250
[ 2436.621507][ C1] vfs_read+0x911/0xc00
[ 2436.621721][ C1] ? lock_acquire+0x1c1/0x220
[ 2436.621962][ C1] ? __might_fault+0xc6/0x180
[ 2436.622205][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2436.622452][ C1] ? __might_fault+0xc6/0x180
[ 2436.622691][ C1] ? lock_release+0x1d5/0x250
[ 2436.622931][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2436.623198][ C1] ? __fget_light+0x54/0x1e0
[ 2436.623445][ C1] ksys_read+0x17a/0x1e0
[ 2436.623663][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2436.623909][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2436.624221][ C1] do_syscall_64+0xc9/0x1e0
[ 2436.624455][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2436.624756][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2436.624990][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2436.625962][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2436.626383][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2436.626786][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2436.627187][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2436.627594][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2436.627992][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2436.628399][ C1]
[ 2436.628558][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 78s! [swapper/2:0]
[ 2436.628988][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2436.630251][ C2] irq event stamp: 44114564
[ 2436.630481][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2436.631016][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2436.631528][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2436.632005][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2436.632475][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2436.632930][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2436.633545][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2436.633870][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2436.634836][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2436.635145][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2436.635541][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2436.635938][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2436.636337][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2436.636735][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2436.637132][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2436.637585][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2436.637915][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2436.638315][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2436.638714][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2436.639110][ C2] PKRU: 55555554
[ 2436.639293][ C2] Call Trace:
[ 2436.639466][ C2]
[ 2436.639615][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2436.639875][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2436.640120][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2436.640396][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2436.640666][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2436.640955][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2436.641220][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2436.641526][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2436.641785][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2436.642046][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2436.642356][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2436.642649][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2436.642963][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2436.643253][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2436.643545][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2436.643833][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2436.644144][ C2] ? get_stack_info+0x36/0xc0
[ 2436.644381][ C2] ? lock_acquire+0x1c1/0x220
[ 2436.644622][ C2] ? lock_release+0x1d5/0x250
[ 2436.644861][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2436.645109][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2436.645380][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2436.645663][ C2] ? lock_acquire+0x1c1/0x220
[ 2436.645900][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2436.646141][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2436.646400][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2436.646635][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2436.646880][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2436.647137][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2436.647422][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2436.647698][ C2] ip_local_deliver+0x19d/0x480
[ 2436.647944][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2436.648215][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2436.648476][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2436.648824][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2436.649075][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2436.649394][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2436.649656][ C2] ip_rcv+0x564/0x740
[ 2436.649858][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2436.650087][ C2] ? set_track_prepare+0x8a/0xd0
[ 2436.650339][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2436.650617][ C2] ? start_secondary+0x21c/0x2b0
[ 2436.650866][ C2] ? skb_clone+0x10b/0x330
[ 2436.651092][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2436.651409][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2436.651714][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2436.651994][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2436.652292][ C2] ? __tcf_classify+0x329/0x7d0
[ 2436.652541][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2436.652769][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2436.653068][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2436.653351][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2436.653676][ C2] ? lock_acquire+0x1c1/0x220
[ 2436.653913][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2436.654209][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2436.654491][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2436.654806][ C2] ? __copy_skb_header+0xaf/0x490
[ 2436.655062][ C2] ? __skb_clone+0x57a/0x760
[ 2436.655296][ C2] netif_receive_skb+0x55/0x280
[ 2436.655544][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2436.655854][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2436.656186][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2436.656486][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2436.656761][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2436.657048][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2436.657369][ C2] ? get_stack_info+0x36/0xc0
[ 2436.657608][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2436.657872][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2436.658189][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2436.658463][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2436.658738][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2436.659051][ C2] ? kernel_text_address+0x17/0xe0
[ 2436.659312][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2436.659624][ C2] ? arch_stack_walk+0x8c/0x100
[ 2436.659872][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2436.660136][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2436.660419][ C2] ? lock_acquire+0x1c1/0x220
[ 2436.660655][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2436.660938][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2436.661241][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2436.661519][ C2] ? get_stack_info+0x36/0xc0
[ 2436.661758][ C2] __tcf_classify+0x329/0x7d0
[ 2436.661998][ C2] tcf_classify+0x283/0x930
[ 2436.662233][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2436.662488][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2436.662800][ C2] tc_run+0x2e4/0x5d0
[ 2436.663004][ C2] ? __pfx_tc_run+0x10/0x10
[ 2436.663235][ C2] ? lock_acquire+0x1c1/0x220
[ 2436.663471][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2436.663731][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2436.663983][ C2] ? lock_acquire+0x1c1/0x220
[ 2436.664222][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2436.664485][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2436.664787][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2436.665056][ C2] ? neigh_hh_output+0x348/0x590
[ 2436.665308][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2436.665571][ C2] ip_finish_output2+0x786/0x18e0
[ 2436.665825][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2436.666161][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2436.666438][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2436.666688][ C2] ? __ip_finish_output+0x10f/0x770
[ 2436.666951][ C2] ip_output+0x16b/0x4f0
[ 2436.667167][ C2] ? __pfx_ip_output+0x10/0x10
[ 2436.667416][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2436.667690][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2436.668000][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2436.668277][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2436.668525][ C2] ? __alloc_skb+0xd4/0x280
[ 2436.668756][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2436.669025][ C2] ? tcp_fragment+0x168/0x1040
[ 2436.669268][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2436.669519][ C2] ? ip_local_out+0x114/0x3b0
[ 2436.669758][ C2] __ip_queue_xmit+0x672/0x1910
[ 2436.670005][ C2] ? __skb_clone+0x57a/0x760
[ 2436.670239][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2436.670504][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2436.670785][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2436.671031][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2436.671280][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2436.671580][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2436.671897][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2436.672140][ C2] tcp_send_loss_probe+0x348/0x830
[ 2436.672400][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2436.672665][ C2] tcp_write_timer+0x82/0x1d0
[ 2436.672905][ C2] call_timer_fn+0x173/0x430
[ 2436.673142][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2436.673401][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2436.673661][ C2] __run_timers.part.0+0x52d/0x890
[ 2436.673919][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2436.674188][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2436.674470][ C2] ? lock_acquire+0x1c1/0x220
[ 2436.674707][ C2] ? clockevents_program_event+0xf6/0x300
[ 2436.674997][ C2] ? lock_release+0x1d5/0x250
[ 2436.675234][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2436.675497][ C2] ? ktime_get+0xb3/0x190
[ 2436.675714][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2436.676009][ C2] run_timer_softirq+0x72/0x100
[ 2436.676256][ C2] __do_softirq+0x1b9/0x7ff
[ 2436.676487][ C2] irq_exit_rcu+0x98/0xc0
[ 2436.676707][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2436.676989][ C2]
[ 2436.677138][ C2]
[ 2436.677290][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2436.677599][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2436.677854][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2436.678820][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2436.679129][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2436.679527][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2436.679923][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2436.680319][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2436.680715][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2436.681116][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2436.681402][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2436.681661][ C2] default_idle_call+0x69/0xa0
[ 2436.681903][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2436.682154][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2436.682429][ C2] ? lock_release+0x1d5/0x250
[ 2436.682667][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2436.682937][ C2] do_idle+0xfb/0x160
[ 2436.683142][ C2] cpu_startup_entry+0x55/0x60
[ 2436.683383][ C2] start_secondary+0x21c/0x2b0
[ 2436.683628][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2436.683896][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2436.684207][ C2]
[ 2458.945107][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2458.945662][ C1] rcu: 1-....: (104588 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=25607
[ 2458.946497][ C1] rcu: (t=104058 jiffies g=1882453 q=655 ncpus=4)
[ 2458.946997][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2458.947687][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2458.948631][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2458.949026][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2458.950008][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2458.950322][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2458.950719][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2458.951123][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2458.951522][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2458.951920][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2458.952325][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2458.952888][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2458.953383][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2458.953943][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2458.954500][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2458.955069][ C1] PKRU: 55555554
[ 2458.955332][ C1] Call Trace:
[ 2458.955587][ C1]
[ 2458.955809][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 2458.956210][ C1] ? print_cpu_stall+0x263/0x6a0
[ 2458.956568][ C1] ? check_cpu_stall+0x284/0x500
[ 2458.956947][ C1] ? rcu_pending+0x92/0x360
[ 2458.957289][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 2458.957687][ C1] ? update_process_times+0xb9/0x110
[ 2458.958091][ C1] ? tick_sched_handle+0x67/0x130
[ 2458.958484][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 2458.958914][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2458.959272][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 2458.959742][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2458.960141][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2458.960564][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2458.960956][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2458.961407][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2458.961804][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2458.962270][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2458.962722][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2458.963194][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2458.963634][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2458.964067][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2458.964501][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2458.964967][ C1] ? get_stack_info+0x36/0xc0
[ 2458.965335][ C1] ? lock_acquire+0x1c1/0x220
[ 2458.965702][ C1] ? lock_release+0x1d5/0x250
[ 2458.966072][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2458.966457][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2458.966874][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2458.967318][ C1] ? lock_acquire+0x1c1/0x220
[ 2458.967685][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2458.968057][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2458.968457][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2458.968810][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2458.969177][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2458.969569][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2458.969984][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2458.970411][ C1] ip_local_deliver+0x19d/0x480
[ 2458.970788][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2458.971197][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2458.971593][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2458.972124][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2458.972495][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2458.972974][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2458.973369][ C1] ip_rcv+0x564/0x740
[ 2458.973671][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2458.974013][ C1] ? set_track_prepare+0x8a/0xd0
[ 2458.974404][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2458.974829][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2458.975233][ C1] ? skb_clone+0x10b/0x330
[ 2458.975578][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2458.976066][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2458.976520][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2458.976952][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2458.977413][ C1] ? __tcf_classify+0x329/0x7d0
[ 2458.977797][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2458.978149][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2458.978594][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2458.979019][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2458.979498][ C1] ? lock_acquire+0x1c1/0x220
[ 2458.979858][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2458.980293][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2458.980712][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2458.981181][ C1] ? __copy_skb_header+0xaf/0x490
[ 2458.981558][ C1] ? __skb_clone+0x57a/0x760
[ 2458.981890][ C1] netif_receive_skb+0x55/0x280
[ 2458.982268][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2458.982737][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2458.983200][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2458.983617][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2458.984000][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2458.984402][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2458.984838][ C1] ? hlock_class+0x4e/0x130
[ 2458.985164][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2458.985551][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2458.985928][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2458.986314][ C1] ? hlock_class+0x4e/0x130
[ 2458.986632][ C1] ? mark_lock+0x38/0x3e0
[ 2458.986939][ C1] ? stack_access_ok+0xda/0x1f0
[ 2458.987322][ C1] ? __lock_acquire+0xb67/0x1610
[ 2458.987580][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2458.987858][ C1] ? get_stack_info+0x36/0xc0
[ 2458.988101][ C1] ? stack_access_ok+0xda/0x1f0
[ 2458.988352][ C1] ? get_reg+0x119/0x190
[ 2458.988569][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2458.988838][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2458.989157][ C1] __tcf_classify+0x329/0x7d0
[ 2458.989398][ C1] tcf_classify+0x283/0x930
[ 2458.989631][ C1] ? arch_stack_walk+0xa2/0x100
[ 2458.989882][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2458.990144][ C1] ? get_stack_info+0x36/0xc0
[ 2458.990386][ C1] tc_run+0x2e4/0x5d0
[ 2458.990592][ C1] ? __pfx_tc_run+0x10/0x10
[ 2458.990822][ C1] ? lock_acquire+0x1c1/0x220
[ 2458.991062][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2458.991334][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2458.991588][ C1] ? lock_acquire+0x1c1/0x220
[ 2458.991828][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2458.992094][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2458.992406][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2458.992676][ C1] ? neigh_hh_output+0x348/0x590
[ 2458.992928][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2458.993198][ C1] ip_finish_output2+0x786/0x18e0
[ 2458.993454][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2458.993735][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2458.994076][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2458.994357][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2458.994612][ C1] ? __ip_finish_output+0x10f/0x770
[ 2458.994881][ C1] ip_output+0x16b/0x4f0
[ 2458.995098][ C1] ? run_timer_softirq+0x72/0x100
[ 2458.995367][ C1] ? __pfx_ip_output+0x10/0x10
[ 2458.995610][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2458.995897][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2458.996156][ C1] ? ip_local_out+0x114/0x3b0
[ 2458.996397][ C1] __ip_queue_xmit+0x672/0x1910
[ 2458.996647][ C1] ? __create_object+0x5e/0xb0
[ 2458.996894][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2458.997169][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2458.997460][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2458.997736][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2458.998019][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2458.998294][ C1] tcp_delack_timer+0x84/0x240
[ 2458.998539][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2458.998809][ C1] call_timer_fn+0x173/0x430
[ 2458.999046][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2458.999317][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2458.999578][ C1] __run_timers.part.0+0x52d/0x890
[ 2458.999838][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2459.000118][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2459.000402][ C1] ? lock_acquire+0x1c1/0x220
[ 2459.000643][ C1] ? clockevents_program_event+0xf6/0x300
[ 2459.000932][ C1] ? lock_release+0x1d5/0x250
[ 2459.001179][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2459.001446][ C1] ? ktime_get+0xb3/0x190
[ 2459.001669][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2459.001965][ C1] run_timer_softirq+0x72/0x100
[ 2459.002220][ C1] __do_softirq+0x1b9/0x7ff
[ 2459.002454][ C1] irq_exit_rcu+0x98/0xc0
[ 2459.002673][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2459.002961][ C1]
[ 2459.003120][ C1]
[ 2459.003269][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2459.003575][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2459.003900][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2459.004874][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2459.005190][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2459.005586][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2459.005985][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2459.006391][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2459.006789][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2459.007224][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2459.007526][ C1] pipe_read+0xa16/0xdf0
[ 2459.007746][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2459.008028][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2459.008286][ C1] ? iterate_tty_write+0x299/0x540
[ 2459.008548][ C1] ? lock_release+0x1d5/0x250
[ 2459.008788][ C1] vfs_read+0x911/0xc00
[ 2459.009004][ C1] ? lock_acquire+0x1c1/0x220
[ 2459.009248][ C1] ? __might_fault+0xc6/0x180
[ 2459.009489][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2459.009729][ C1] ? __might_fault+0xc6/0x180
[ 2459.009970][ C1] ? lock_release+0x1d5/0x250
[ 2459.010215][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2459.010480][ C1] ? __fget_light+0x54/0x1e0
[ 2459.010719][ C1] ksys_read+0x17a/0x1e0
[ 2459.010936][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2459.011187][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2459.011493][ C1] do_syscall_64+0xc9/0x1e0
[ 2459.011729][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2459.012026][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2459.012262][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2459.013233][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2459.013652][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2459.014049][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2459.014453][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2459.014848][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2459.015251][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2459.015650][ C1]
[ 2459.015807][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 2459.016084][ C2] NMI backtrace for cpu 2
[ 2459.016093][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2459.016100][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2459.016105][ C2] RIP: 0010:kasan_check_range+0x156/0x1c0
[ 2459.016117][ C2] Code: d0 74 11 80 38 00 74 ef 4d 8d 1c 2c 48 89 c2 48 85 c0 75 b0 48 89 da 4c 89 d8 4c 29 da e9 49 ff ff ff 48 85 d2 74 b3 48 01 ea 09 48 83 c0 01 48 39 d0 74 a5 80 38 00 74 f2 e9 74 ff ff ff b8
[ 2459.016122][ C2] RSP: 0018:ffffc9000021fa78 EFLAGS: 00000286
[ 2459.016128][ C2] RAX: ffffed100147436b RBX: ffffed100147436c RCX: ffffffff97c7eb80
[ 2459.016132][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2459.016136][ C2] RBP: ffffed100147436b R08: 0000000000000000 R09: ffffed100147436b
[ 2459.016137][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2459.016139][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2459.016141][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2459.016142][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2459.016146][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2459.016148][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2459.016149][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2459.016150][ C2] PKRU: 55555554
[ 2459.016151][ C2] Call Trace:
[ 2459.016154][ C2]
[ 2459.016159][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 2459.016166][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 2459.016171][ C2] ? nmi_handle+0x153/0x420
[ 2459.016176][ C2] ? default_do_nmi+0x41/0x100
[ 2459.016179][ C2] ? exc_nmi+0xf3/0x120
[ 2459.016182][ C2] ? end_repeat_nmi+0xf/0x60
[ 2459.016188][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2459.016192][ C2] ? kasan_check_range+0x156/0x1c0
[ 2459.016196][ C2] ? kasan_check_range+0x156/0x1c0
[ 2459.016199][ C2] ? kasan_check_range+0x156/0x1c0
[ 2459.016202][ C2]
[ 2459.016202][ C2]
[ 2459.016204][ C2] queued_spin_lock_slowpath+0xb0/0xb90
[ 2459.016207][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2459.016210][ C2] ? get_stack_info+0x36/0xc0
[ 2459.016214][ C2] ? lock_acquire+0x1c1/0x220
[ 2459.016218][ C2] ? lock_release+0x1d5/0x250
[ 2459.016222][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2459.016226][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2459.016229][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2459.016232][ C2] ? lock_acquire+0x1c1/0x220
[ 2459.016234][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2459.016239][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2459.016243][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2459.016250][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2459.016252][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2459.016258][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2459.016265][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2459.016269][ C2] ip_local_deliver+0x19d/0x480
[ 2459.016271][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2459.016274][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2459.016276][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2459.016283][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2459.016288][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2459.016291][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2459.016300][ C2] ip_rcv+0x564/0x740
[ 2459.016303][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2459.016305][ C2] ? set_track_prepare+0x8a/0xd0
[ 2459.016310][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2459.016313][ C2] ? start_secondary+0x21c/0x2b0
[ 2459.016317][ C2] ? skb_clone+0x10b/0x330
[ 2459.016322][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2459.016328][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2459.016334][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2459.016339][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2459.016348][ C2] ? __tcf_classify+0x329/0x7d0
[ 2459.016352][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2459.016354][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2459.016358][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2459.016361][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2459.016365][ C2] ? lock_acquire+0x1c1/0x220
[ 2459.016367][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2459.016371][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2459.016375][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2459.016379][ C2] ? __copy_skb_header+0xaf/0x490
[ 2459.016385][ C2] ? __skb_clone+0x57a/0x760
[ 2459.016387][ C2] netif_receive_skb+0x55/0x280
[ 2459.016391][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2459.016400][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2459.016407][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2459.016413][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2459.016418][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2459.016429][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2459.016436][ C2] ? get_stack_info+0x36/0xc0
[ 2459.016440][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2459.016444][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2459.016448][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2459.016451][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2459.016454][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2459.016456][ C2] ? kernel_text_address+0x17/0xe0
[ 2459.016460][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2459.016464][ C2] ? arch_stack_walk+0x8c/0x100
[ 2459.016469][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2459.016472][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2459.016475][ C2] ? lock_acquire+0x1c1/0x220
[ 2459.016478][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2459.016482][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2459.016488][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2459.016490][ C2] ? get_stack_info+0x36/0xc0
[ 2459.016494][ C2] __tcf_classify+0x329/0x7d0
[ 2459.016500][ C2] tcf_classify+0x283/0x930
[ 2459.016504][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2459.016507][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2459.016512][ C2] tc_run+0x2e4/0x5d0
[ 2459.016516][ C2] ? __pfx_tc_run+0x10/0x10
[ 2459.016519][ C2] ? lock_acquire+0x1c1/0x220
[ 2459.016521][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2459.016525][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2459.016529][ C2] ? lock_acquire+0x1c1/0x220
[ 2459.016532][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2459.016536][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2459.016539][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2459.016541][ C2] ? neigh_hh_output+0x348/0x590
[ 2459.016545][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2459.016549][ C2] ip_finish_output2+0x786/0x18e0
[ 2459.016552][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2459.016560][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2459.016562][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2459.016566][ C2] ? __ip_finish_output+0x10f/0x770
[ 2459.016569][ C2] ip_output+0x16b/0x4f0
[ 2459.016572][ C2] ? __pfx_ip_output+0x10/0x10
[ 2459.016574][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2459.016577][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2459.016580][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2459.016583][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2459.016585][ C2] ? __alloc_skb+0xd4/0x280
[ 2459.016588][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2459.016592][ C2] ? tcp_fragment+0x168/0x1040
[ 2459.016595][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2459.016598][ C2] ? ip_local_out+0x114/0x3b0
[ 2459.016601][ C2] __ip_queue_xmit+0x672/0x1910
[ 2459.016605][ C2] ? __skb_clone+0x57a/0x760
[ 2459.016608][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2459.016613][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2459.016616][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2459.016620][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2459.016624][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2459.016628][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2459.016631][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2459.016634][ C2] tcp_send_loss_probe+0x348/0x830
[ 2459.016637][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2459.016640][ C2] tcp_write_timer+0x82/0x1d0
[ 2459.016643][ C2] call_timer_fn+0x173/0x430
[ 2459.016647][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2459.016651][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2459.016655][ C2] __run_timers.part.0+0x52d/0x890
[ 2459.016658][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2459.016662][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2459.016665][ C2] ? lock_acquire+0x1c1/0x220
[ 2459.016667][ C2] ? clockevents_program_event+0xf6/0x300
[ 2459.016672][ C2] ? lock_release+0x1d5/0x250
[ 2459.016674][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2459.016678][ C2] ? ktime_get+0xb3/0x190
[ 2459.016681][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2459.016685][ C2] run_timer_softirq+0x72/0x100
[ 2459.016689][ C2] __do_softirq+0x1b9/0x7ff
[ 2459.016693][ C2] irq_exit_rcu+0x98/0xc0
[ 2459.016696][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2459.016699][ C2]
[ 2459.016700][ C2]
[ 2459.016701][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2459.016704][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2459.016707][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2459.016709][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2459.016711][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2459.016713][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2459.016714][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2459.016715][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2459.016717][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2459.016720][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2459.016723][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2459.016727][ C2] default_idle_call+0x69/0xa0
[ 2459.016730][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2459.016733][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2459.016737][ C2] ? lock_release+0x1d5/0x250
[ 2459.016740][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2459.016744][ C2] do_idle+0xfb/0x160
[ 2459.016747][ C2] cpu_startup_entry+0x55/0x60
[ 2459.016750][ C2] start_secondary+0x21c/0x2b0
[ 2459.016753][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2459.016756][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2459.016762][ C2]
[ 2484.569271][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 122s! [perl:4135]
[ 2484.569703][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2484.570962][ C1] irq event stamp: 209232
[ 2484.571182][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2484.571713][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2484.572190][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2484.572659][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2484.573124][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2484.573572][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2484.574183][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2484.574508][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2484.575478][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2484.575785][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2484.576184][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2484.576583][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2484.576981][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2484.577388][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2484.577786][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2484.578232][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2484.578564][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2484.578962][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2484.579358][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2484.579763][ C1] PKRU: 55555554
[ 2484.579943][ C1] Call Trace:
[ 2484.580115][ C1]
[ 2484.580266][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2484.580529][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2484.580772][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2484.581049][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2484.581322][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2484.581608][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2484.581876][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2484.582182][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2484.582443][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2484.582752][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2484.583049][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2484.583368][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2484.583654][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2484.583949][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2484.584236][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2484.584547][ C1] ? get_stack_info+0x36/0xc0
[ 2484.584789][ C1] ? lock_acquire+0x1c1/0x220
[ 2484.585032][ C1] ? lock_release+0x1d5/0x250
[ 2484.585270][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2484.585520][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2484.585792][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2484.586077][ C1] ? lock_acquire+0x1c1/0x220
[ 2484.586316][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2484.586557][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2484.586817][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2484.587051][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2484.587306][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2484.587564][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2484.587844][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2484.588128][ C1] ip_local_deliver+0x19d/0x480
[ 2484.588374][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2484.588646][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2484.588909][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2484.589257][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2484.589510][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2484.589827][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2484.590090][ C1] ip_rcv+0x564/0x740
[ 2484.590293][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2484.590524][ C1] ? set_track_prepare+0x8a/0xd0
[ 2484.590778][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2484.591053][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2484.591326][ C1] ? skb_clone+0x10b/0x330
[ 2484.591555][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2484.591874][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2484.592181][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2484.592462][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2484.592757][ C1] ? __tcf_classify+0x329/0x7d0
[ 2484.593005][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2484.593236][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2484.593536][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2484.593819][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2484.594144][ C1] ? lock_acquire+0x1c1/0x220
[ 2484.594386][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2484.594683][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2484.594967][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2484.595285][ C1] ? __copy_skb_header+0xaf/0x490
[ 2484.595544][ C1] ? __skb_clone+0x57a/0x760
[ 2484.595778][ C1] netif_receive_skb+0x55/0x280
[ 2484.596026][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2484.596337][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2484.596669][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2484.596967][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2484.597245][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2484.597535][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2484.597847][ C1] ? hlock_class+0x4e/0x130
[ 2484.598080][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2484.598356][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2484.598632][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2484.598894][ C1] ? hlock_class+0x4e/0x130
[ 2484.599126][ C1] ? mark_lock+0x38/0x3e0
[ 2484.599345][ C1] ? stack_access_ok+0xda/0x1f0
[ 2484.599599][ C1] ? __lock_acquire+0xb67/0x1610
[ 2484.599852][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2484.600127][ C1] ? get_stack_info+0x36/0xc0
[ 2484.600368][ C1] ? stack_access_ok+0xda/0x1f0
[ 2484.600615][ C1] ? get_reg+0x119/0x190
[ 2484.600829][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2484.601100][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2484.601410][ C1] __tcf_classify+0x329/0x7d0
[ 2484.601652][ C1] tcf_classify+0x283/0x930
[ 2484.601882][ C1] ? arch_stack_walk+0xa2/0x100
[ 2484.602130][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2484.602386][ C1] ? get_stack_info+0x36/0xc0
[ 2484.602627][ C1] tc_run+0x2e4/0x5d0
[ 2484.602832][ C1] ? __pfx_tc_run+0x10/0x10
[ 2484.603065][ C1] ? lock_acquire+0x1c1/0x220
[ 2484.603304][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2484.603565][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2484.603819][ C1] ? lock_acquire+0x1c1/0x220
[ 2484.604056][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2484.604322][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2484.604627][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2484.604899][ C1] ? neigh_hh_output+0x348/0x590
[ 2484.605152][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2484.605417][ C1] ip_finish_output2+0x786/0x18e0
[ 2484.605673][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2484.605950][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2484.606287][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2484.606562][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2484.606813][ C1] ? __ip_finish_output+0x10f/0x770
[ 2484.607085][ C1] ip_output+0x16b/0x4f0
[ 2484.607303][ C1] ? run_timer_softirq+0x72/0x100
[ 2484.607560][ C1] ? __pfx_ip_output+0x10/0x10
[ 2484.607803][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2484.608088][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2484.608339][ C1] ? ip_local_out+0x114/0x3b0
[ 2484.608579][ C1] __ip_queue_xmit+0x672/0x1910
[ 2484.608827][ C1] ? __create_object+0x5e/0xb0
[ 2484.609071][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2484.609339][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2484.609619][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2484.609891][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2484.610175][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2484.610446][ C1] tcp_delack_timer+0x84/0x240
[ 2484.610690][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2484.610962][ C1] call_timer_fn+0x173/0x430
[ 2484.611199][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2484.611461][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2484.611721][ C1] __run_timers.part.0+0x52d/0x890
[ 2484.611980][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2484.612254][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2484.612538][ C1] ? lock_acquire+0x1c1/0x220
[ 2484.612775][ C1] ? clockevents_program_event+0xf6/0x300
[ 2484.613068][ C1] ? lock_release+0x1d5/0x250
[ 2484.613307][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2484.613572][ C1] ? ktime_get+0xb3/0x190
[ 2484.613791][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2484.614088][ C1] run_timer_softirq+0x72/0x100
[ 2484.614336][ C1] __do_softirq+0x1b9/0x7ff
[ 2484.614567][ C1] irq_exit_rcu+0x98/0xc0
[ 2484.614789][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2484.615074][ C1]
[ 2484.615225][ C1]
[ 2484.615375][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2484.615680][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2484.616005][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2484.616974][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2484.617288][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2484.617686][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2484.618083][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2484.618481][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2484.618881][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2484.619282][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2484.619597][ C1] pipe_read+0xa16/0xdf0
[ 2484.619818][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2484.620094][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2484.620338][ C1] ? iterate_tty_write+0x299/0x540
[ 2484.620599][ C1] ? lock_release+0x1d5/0x250
[ 2484.620839][ C1] vfs_read+0x911/0xc00
[ 2484.621054][ C1] ? lock_acquire+0x1c1/0x220
[ 2484.621293][ C1] ? __might_fault+0xc6/0x180
[ 2484.621534][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2484.621770][ C1] ? __might_fault+0xc6/0x180
[ 2484.622011][ C1] ? lock_release+0x1d5/0x250
[ 2484.622251][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2484.622515][ C1] ? __fget_light+0x54/0x1e0
[ 2484.622753][ C1] ksys_read+0x17a/0x1e0
[ 2484.622969][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2484.623213][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2484.623517][ C1] do_syscall_64+0xc9/0x1e0
[ 2484.623748][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2484.624048][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2484.624276][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2484.625240][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2484.625659][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2484.626055][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2484.626455][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2484.626852][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2484.627257][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2484.627657][ C1]
[ 2484.627816][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 122s! [swapper/2:0]
[ 2484.628254][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2484.629516][ C2] irq event stamp: 44114564
[ 2484.629745][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2484.630283][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2484.630797][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2484.631277][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2484.631748][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2484.632206][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2484.632823][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2484.633149][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2484.634122][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2484.634431][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2484.634830][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2484.635228][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2484.635629][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2484.636028][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2484.636427][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2484.636874][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2484.637215][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2484.637618][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2484.638020][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2484.638419][ C2] PKRU: 55555554
[ 2484.638600][ C2] Call Trace:
[ 2484.638773][ C2]
[ 2484.638922][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2484.639185][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2484.639430][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2484.639706][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2484.639978][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2484.640268][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2484.640533][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2484.640840][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2484.641103][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2484.641366][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2484.641679][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2484.641973][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2484.642290][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2484.642582][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2484.642875][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2484.643166][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2484.643478][ C2] ? get_stack_info+0x36/0xc0
[ 2484.643719][ C2] ? lock_acquire+0x1c1/0x220
[ 2484.643959][ C2] ? lock_release+0x1d5/0x250
[ 2484.644200][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2484.644449][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2484.644721][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2484.645007][ C2] ? lock_acquire+0x1c1/0x220
[ 2484.645244][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2484.645486][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2484.645746][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2484.645982][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2484.646230][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2484.646490][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2484.646766][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2484.647042][ C2] ip_local_deliver+0x19d/0x480
[ 2484.647297][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2484.647568][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2484.647833][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2484.648183][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2484.648438][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2484.648759][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2484.649021][ C2] ip_rcv+0x564/0x740
[ 2484.649226][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2484.649458][ C2] ? set_track_prepare+0x8a/0xd0
[ 2484.649711][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2484.649987][ C2] ? start_secondary+0x21c/0x2b0
[ 2484.650240][ C2] ? skb_clone+0x10b/0x330
[ 2484.650466][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2484.650787][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2484.651096][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2484.651380][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2484.651676][ C2] ? __tcf_classify+0x329/0x7d0
[ 2484.651927][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2484.652158][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2484.652461][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2484.652748][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2484.653073][ C2] ? lock_acquire+0x1c1/0x220
[ 2484.653311][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2484.653610][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2484.653896][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2484.654212][ C2] ? __copy_skb_header+0xaf/0x490
[ 2484.654471][ C2] ? __skb_clone+0x57a/0x760
[ 2484.654708][ C2] netif_receive_skb+0x55/0x280
[ 2484.654957][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2484.655275][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2484.655608][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2484.655907][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2484.656186][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2484.656475][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2484.656788][ C2] ? get_stack_info+0x36/0xc0
[ 2484.657031][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2484.657301][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2484.657620][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2484.657895][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2484.658173][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2484.658490][ C2] ? kernel_text_address+0x17/0xe0
[ 2484.658750][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2484.659065][ C2] ? arch_stack_walk+0x8c/0x100
[ 2484.659315][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2484.659578][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2484.659864][ C2] ? lock_acquire+0x1c1/0x220
[ 2484.660104][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2484.660389][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2484.660695][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2484.660972][ C2] ? get_stack_info+0x36/0xc0
[ 2484.661216][ C2] __tcf_classify+0x329/0x7d0
[ 2484.661455][ C2] tcf_classify+0x283/0x930
[ 2484.661690][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2484.661947][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2484.662263][ C2] tc_run+0x2e4/0x5d0
[ 2484.662469][ C2] ? __pfx_tc_run+0x10/0x10
[ 2484.662701][ C2] ? lock_acquire+0x1c1/0x220
[ 2484.662940][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2484.663203][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2484.663456][ C2] ? lock_acquire+0x1c1/0x220
[ 2484.663694][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2484.663959][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2484.664265][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2484.664537][ C2] ? neigh_hh_output+0x348/0x590
[ 2484.664790][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2484.665054][ C2] ip_finish_output2+0x786/0x18e0
[ 2484.665313][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2484.665653][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2484.665930][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2484.666185][ C2] ? __ip_finish_output+0x10f/0x770
[ 2484.666449][ C2] ip_output+0x16b/0x4f0
[ 2484.666665][ C2] ? __pfx_ip_output+0x10/0x10
[ 2484.666909][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2484.667192][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2484.667504][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2484.667782][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2484.668034][ C2] ? __alloc_skb+0xd4/0x280
[ 2484.668265][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2484.668534][ C2] ? tcp_fragment+0x168/0x1040
[ 2484.668780][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2484.669034][ C2] ? ip_local_out+0x114/0x3b0
[ 2484.669276][ C2] __ip_queue_xmit+0x672/0x1910
[ 2484.669525][ C2] ? __skb_clone+0x57a/0x760
[ 2484.669759][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2484.670029][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2484.670311][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2484.670557][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2484.670807][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2484.671107][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2484.671428][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2484.671671][ C2] tcp_send_loss_probe+0x348/0x830
[ 2484.671932][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2484.672200][ C2] tcp_write_timer+0x82/0x1d0
[ 2484.672441][ C2] call_timer_fn+0x173/0x430
[ 2484.672680][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2484.672942][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2484.673204][ C2] __run_timers.part.0+0x52d/0x890
[ 2484.673467][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2484.673737][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2484.674023][ C2] ? lock_acquire+0x1c1/0x220
[ 2484.674261][ C2] ? clockevents_program_event+0xf6/0x300
[ 2484.674558][ C2] ? lock_release+0x1d5/0x250
[ 2484.674799][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2484.675063][ C2] ? ktime_get+0xb3/0x190
[ 2484.675284][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2484.675582][ C2] run_timer_softirq+0x72/0x100
[ 2484.675831][ C2] __do_softirq+0x1b9/0x7ff
[ 2484.676062][ C2] irq_exit_rcu+0x98/0xc0
[ 2484.676286][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2484.676570][ C2]
[ 2484.676722][ C2]
[ 2484.676872][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2484.677186][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2484.677445][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2484.678417][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2484.678726][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2484.679125][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2484.679524][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2484.679923][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2484.680325][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2484.680727][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2484.681015][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2484.681278][ C2] default_idle_call+0x69/0xa0
[ 2484.681522][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2484.681774][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2484.682054][ C2] ? lock_release+0x1d5/0x250
[ 2484.682293][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2484.682569][ C2] do_idle+0xfb/0x160
[ 2484.682774][ C2] cpu_startup_entry+0x55/0x60
[ 2484.683021][ C2] start_secondary+0x21c/0x2b0
[ 2484.683266][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2484.683536][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2484.683848][ C2]
[ 2512.569271][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 149s! [perl:4135]
[ 2512.569706][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2512.570970][ C1] irq event stamp: 209232
[ 2512.571188][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2512.571733][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2512.572216][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2512.572685][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2512.573152][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2512.573600][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2512.574217][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2512.574542][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2512.575514][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2512.575824][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2512.576224][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2512.576622][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2512.577032][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2512.577433][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2512.577832][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2512.578279][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2512.578609][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2512.579013][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2512.579417][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2512.579816][ C1] PKRU: 55555554
[ 2512.579998][ C1] Call Trace:
[ 2512.580173][ C1]
[ 2512.580322][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2512.580585][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2512.580830][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2512.581107][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2512.581385][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2512.581679][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2512.581945][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2512.582254][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2512.582521][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2512.582832][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2512.583128][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2512.583444][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2512.583734][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2512.584031][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2512.584323][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2512.584634][ C1] ? get_stack_info+0x36/0xc0
[ 2512.584877][ C1] ? lock_acquire+0x1c1/0x220
[ 2512.585118][ C1] ? lock_release+0x1d5/0x250
[ 2512.585358][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2512.585608][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2512.585880][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2512.586166][ C1] ? lock_acquire+0x1c1/0x220
[ 2512.586403][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2512.586646][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2512.586906][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2512.587151][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2512.587399][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2512.587657][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2512.587933][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2512.588211][ C1] ip_local_deliver+0x19d/0x480
[ 2512.588459][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2512.588730][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2512.588994][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2512.589346][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2512.589602][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2512.589924][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2512.590189][ C1] ip_rcv+0x564/0x740
[ 2512.590396][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2512.590628][ C1] ? set_track_prepare+0x8a/0xd0
[ 2512.590883][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2512.591161][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2512.591435][ C1] ? skb_clone+0x10b/0x330
[ 2512.591665][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2512.591984][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2512.592290][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2512.592576][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2512.592869][ C1] ? __tcf_classify+0x329/0x7d0
[ 2512.593120][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2512.593351][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2512.593649][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2512.593936][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2512.594265][ C1] ? lock_acquire+0x1c1/0x220
[ 2512.594504][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2512.594800][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2512.595087][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2512.595410][ C1] ? __copy_skb_header+0xaf/0x490
[ 2512.595667][ C1] ? __skb_clone+0x57a/0x760
[ 2512.595900][ C1] netif_receive_skb+0x55/0x280
[ 2512.596149][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2512.596463][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2512.596796][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2512.597103][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2512.597378][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2512.597666][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2512.597979][ C1] ? hlock_class+0x4e/0x130
[ 2512.598214][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2512.598489][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2512.598765][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2512.599030][ C1] ? hlock_class+0x4e/0x130
[ 2512.599260][ C1] ? mark_lock+0x38/0x3e0
[ 2512.599482][ C1] ? stack_access_ok+0xda/0x1f0
[ 2512.599730][ C1] ? __lock_acquire+0xb67/0x1610
[ 2512.599984][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2512.600263][ C1] ? get_stack_info+0x36/0xc0
[ 2512.600503][ C1] ? stack_access_ok+0xda/0x1f0
[ 2512.600748][ C1] ? get_reg+0x119/0x190
[ 2512.600967][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2512.601236][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2512.601547][ C1] __tcf_classify+0x329/0x7d0
[ 2512.601789][ C1] tcf_classify+0x283/0x930
[ 2512.602022][ C1] ? arch_stack_walk+0xa2/0x100
[ 2512.602272][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2512.602529][ C1] ? get_stack_info+0x36/0xc0
[ 2512.602772][ C1] tc_run+0x2e4/0x5d0
[ 2512.602979][ C1] ? __pfx_tc_run+0x10/0x10
[ 2512.603224][ C1] ? lock_acquire+0x1c1/0x220
[ 2512.603462][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2512.603721][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2512.603976][ C1] ? lock_acquire+0x1c1/0x220
[ 2512.604216][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2512.604480][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2512.604787][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2512.605059][ C1] ? neigh_hh_output+0x348/0x590
[ 2512.605312][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2512.605576][ C1] ip_finish_output2+0x786/0x18e0
[ 2512.605832][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2512.606113][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2512.606451][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2512.606726][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2512.606988][ C1] ? __ip_finish_output+0x10f/0x770
[ 2512.607253][ C1] ip_output+0x16b/0x4f0
[ 2512.607470][ C1] ? run_timer_softirq+0x72/0x100
[ 2512.607726][ C1] ? __pfx_ip_output+0x10/0x10
[ 2512.607968][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2512.608257][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2512.608508][ C1] ? ip_local_out+0x114/0x3b0
[ 2512.608747][ C1] __ip_queue_xmit+0x672/0x1910
[ 2512.608994][ C1] ? __create_object+0x5e/0xb0
[ 2512.609241][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2512.609509][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2512.609792][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2512.610065][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2512.610347][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2512.610620][ C1] tcp_delack_timer+0x84/0x240
[ 2512.610863][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2512.611137][ C1] call_timer_fn+0x173/0x430
[ 2512.611372][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2512.611633][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2512.611894][ C1] __run_timers.part.0+0x52d/0x890
[ 2512.612156][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2512.612431][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2512.612715][ C1] ? lock_acquire+0x1c1/0x220
[ 2512.612955][ C1] ? clockevents_program_event+0xf6/0x300
[ 2512.613246][ C1] ? lock_release+0x1d5/0x250
[ 2512.613486][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2512.613750][ C1] ? ktime_get+0xb3/0x190
[ 2512.613972][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2512.614267][ C1] run_timer_softirq+0x72/0x100
[ 2512.614516][ C1] __do_softirq+0x1b9/0x7ff
[ 2512.614751][ C1] irq_exit_rcu+0x98/0xc0
[ 2512.614971][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2512.615264][ C1]
[ 2512.615414][ C1]
[ 2512.615563][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2512.615868][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2512.616193][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2512.617171][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2512.617482][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2512.617880][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2512.618280][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2512.618679][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2512.619076][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2512.619478][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2512.619776][ C1] pipe_read+0xa16/0xdf0
[ 2512.619998][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2512.620279][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2512.620522][ C1] ? iterate_tty_write+0x299/0x540
[ 2512.620784][ C1] ? lock_release+0x1d5/0x250
[ 2512.621022][ C1] vfs_read+0x911/0xc00
[ 2512.621241][ C1] ? lock_acquire+0x1c1/0x220
[ 2512.621478][ C1] ? __might_fault+0xc6/0x180
[ 2512.621719][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2512.621960][ C1] ? __might_fault+0xc6/0x180
[ 2512.622201][ C1] ? lock_release+0x1d5/0x250
[ 2512.622440][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2512.622705][ C1] ? __fget_light+0x54/0x1e0
[ 2512.622940][ C1] ksys_read+0x17a/0x1e0
[ 2512.623160][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2512.623407][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2512.623711][ C1] do_syscall_64+0xc9/0x1e0
[ 2512.623946][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2512.624245][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2512.624474][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2512.625444][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2512.625867][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2512.626266][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2512.626664][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2512.627070][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2512.627471][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2512.627873][ C1]
[ 2512.628031][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 149s! [swapper/2:0]
[ 2512.628460][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2512.629726][ C2] irq event stamp: 44114564
[ 2512.629955][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2512.630496][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2512.631013][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2512.631492][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2512.631969][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2512.632432][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2512.633051][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2512.633392][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2512.634375][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2512.634701][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2512.635103][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2512.635506][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2512.635909][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2512.636312][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2512.636713][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2512.637172][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2512.637507][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2512.637913][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2512.638319][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2512.638731][ C2] PKRU: 55555554
[ 2512.638914][ C2] Call Trace:
[ 2512.639087][ C2]
[ 2512.639237][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2512.639507][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2512.639754][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2512.640033][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2512.640312][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2512.640602][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2512.640868][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2512.641181][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2512.641445][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2512.641713][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2512.642026][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2512.642327][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2512.642642][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2512.642934][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2512.643233][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2512.643523][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2512.643838][ C2] ? get_stack_info+0x36/0xc0
[ 2512.644085][ C2] ? lock_acquire+0x1c1/0x220
[ 2512.644326][ C2] ? lock_release+0x1d5/0x250
[ 2512.644567][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2512.644818][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2512.645091][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2512.645381][ C2] ? lock_acquire+0x1c1/0x220
[ 2512.645621][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2512.645861][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2512.646123][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2512.646360][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2512.646610][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2512.646869][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2512.647161][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2512.647439][ C2] ip_local_deliver+0x19d/0x480
[ 2512.647688][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2512.647962][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2512.648228][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2512.648577][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2512.648832][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2512.649155][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2512.649419][ C2] ip_rcv+0x564/0x740
[ 2512.649624][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2512.649857][ C2] ? set_track_prepare+0x8a/0xd0
[ 2512.650116][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2512.650393][ C2] ? start_secondary+0x21c/0x2b0
[ 2512.650647][ C2] ? skb_clone+0x10b/0x330
[ 2512.650875][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2512.651196][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2512.651504][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2512.651787][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2512.652082][ C2] ? __tcf_classify+0x329/0x7d0
[ 2512.652332][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2512.652565][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2512.652866][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2512.653156][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2512.653484][ C2] ? lock_acquire+0x1c1/0x220
[ 2512.653728][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2512.654028][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2512.654318][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2512.654637][ C2] ? __copy_skb_header+0xaf/0x490
[ 2512.654895][ C2] ? __skb_clone+0x57a/0x760
[ 2512.655132][ C2] netif_receive_skb+0x55/0x280
[ 2512.655381][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2512.655697][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2512.656032][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2512.656334][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2512.656612][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2512.656902][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2512.657225][ C2] ? get_stack_info+0x36/0xc0
[ 2512.657472][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2512.657738][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2512.658059][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2512.658336][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2512.658616][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2512.658932][ C2] ? kernel_text_address+0x17/0xe0
[ 2512.659197][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2512.659511][ C2] ? arch_stack_walk+0x8c/0x100
[ 2512.659761][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2512.660028][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2512.660317][ C2] ? lock_acquire+0x1c1/0x220
[ 2512.660558][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2512.660840][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2512.661147][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2512.661426][ C2] ? get_stack_info+0x36/0xc0
[ 2512.661677][ C2] __tcf_classify+0x329/0x7d0
[ 2512.661920][ C2] tcf_classify+0x283/0x930
[ 2512.662153][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2512.662410][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2512.662724][ C2] tc_run+0x2e4/0x5d0
[ 2512.662931][ C2] ? __pfx_tc_run+0x10/0x10
[ 2512.663165][ C2] ? lock_acquire+0x1c1/0x220
[ 2512.663405][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2512.663669][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2512.663924][ C2] ? lock_acquire+0x1c1/0x220
[ 2512.664162][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2512.664430][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2512.664734][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2512.665010][ C2] ? neigh_hh_output+0x348/0x590
[ 2512.665265][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2512.665534][ C2] ip_finish_output2+0x786/0x18e0
[ 2512.665793][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2512.666139][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2512.666417][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2512.666674][ C2] ? __ip_finish_output+0x10f/0x770
[ 2512.666946][ C2] ip_output+0x16b/0x4f0
[ 2512.667166][ C2] ? __pfx_ip_output+0x10/0x10
[ 2512.667411][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2512.667693][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2512.668009][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2512.668290][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2512.668553][ C2] ? __alloc_skb+0xd4/0x280
[ 2512.668783][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2512.669056][ C2] ? tcp_fragment+0x168/0x1040
[ 2512.669299][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2512.669553][ C2] ? ip_local_out+0x114/0x3b0
[ 2512.669794][ C2] __ip_queue_xmit+0x672/0x1910
[ 2512.670045][ C2] ? __skb_clone+0x57a/0x760
[ 2512.670284][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2512.670552][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2512.670833][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2512.671081][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2512.671333][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2512.671635][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2512.671958][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2512.672202][ C2] tcp_send_loss_probe+0x348/0x830
[ 2512.672468][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2512.672742][ C2] tcp_write_timer+0x82/0x1d0
[ 2512.672982][ C2] call_timer_fn+0x173/0x430
[ 2512.673223][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2512.673487][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2512.673749][ C2] __run_timers.part.0+0x52d/0x890
[ 2512.674011][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2512.674282][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2512.674571][ C2] ? lock_acquire+0x1c1/0x220
[ 2512.674812][ C2] ? clockevents_program_event+0xf6/0x300
[ 2512.675102][ C2] ? lock_release+0x1d5/0x250
[ 2512.675344][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2512.675616][ C2] ? ktime_get+0xb3/0x190
[ 2512.675837][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2512.676138][ C2] run_timer_softirq+0x72/0x100
[ 2512.676389][ C2] __do_softirq+0x1b9/0x7ff
[ 2512.676622][ C2] irq_exit_rcu+0x98/0xc0
[ 2512.676844][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2512.677140][ C2]
[ 2512.677295][ C2]
[ 2512.677444][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2512.677752][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2512.678012][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2512.678985][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2512.679298][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2512.679699][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2512.680104][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2512.680506][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2512.680908][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2512.681311][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2512.681603][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2512.681866][ C2] default_idle_call+0x69/0xa0
[ 2512.682111][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2512.682364][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2512.682647][ C2] ? lock_release+0x1d5/0x250
[ 2512.682887][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2512.683166][ C2] do_idle+0xfb/0x160
[ 2512.683371][ C2] cpu_startup_entry+0x55/0x60
[ 2512.683616][ C2] start_secondary+0x21c/0x2b0
[ 2512.683861][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2512.684134][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2512.684447][ C2]
[ 2537.019105][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2537.019493][ C1] rcu: 1-....: (182478 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=44721
[ 2537.020050][ C1] rcu: (t=182132 jiffies g=1882453 q=671 ncpus=4)
[ 2537.020389][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2537.020840][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2537.021459][ C1] RIP: 0010:kasan_check_range+0x12/0x1c0
[ 2537.021759][ C1] Code: 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 <44> 0f b6 c2 48 01 f0 55 53 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff
[ 2537.022740][ C1] RSP: 0018:ffffc900001c7b68 EFLAGS: 00000202
[ 2537.023057][ C1] RAX: ffff88800a3a0e18 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2537.023457][ C1] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2537.023857][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2537.024270][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2537.024678][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2537.025078][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2537.025537][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2537.025871][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2537.026275][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2537.026682][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2537.027095][ C1] PKRU: 55555554
[ 2537.027279][ C1] Call Trace:
[ 2537.027459][ C1]
[ 2537.027610][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 2537.027885][ C1] ? print_cpu_stall+0x263/0x6a0
[ 2537.028140][ C1] ? check_cpu_stall+0x284/0x500
[ 2537.028399][ C1] ? rcu_pending+0x92/0x360
[ 2537.028639][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 2537.028910][ C1] ? update_process_times+0xb9/0x110
[ 2537.029182][ C1] ? tick_sched_handle+0x67/0x130
[ 2537.029447][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 2537.029732][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2537.029973][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 2537.030287][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2537.030558][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2537.030849][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2537.031116][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2537.031423][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2537.031686][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2537.031997][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2537.032294][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2537.032611][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2537.032902][ C1] ? kasan_check_range+0x12/0x1c0
[ 2537.033160][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 2537.033441][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2537.033753][ C1] ? get_stack_info+0x36/0xc0
[ 2537.033996][ C1] ? lock_acquire+0x1c1/0x220
[ 2537.034236][ C1] ? lock_release+0x1d5/0x250
[ 2537.034477][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2537.034726][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2537.034997][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2537.035287][ C1] ? lock_acquire+0x1c1/0x220
[ 2537.035529][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2537.035771][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2537.036032][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2537.036276][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2537.036525][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2537.036790][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2537.037083][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2537.037362][ C1] ip_local_deliver+0x19d/0x480
[ 2537.037624][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2537.037903][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2537.038172][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2537.038536][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2537.038793][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2537.039115][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2537.039385][ C1] ip_rcv+0x564/0x740
[ 2537.039596][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2537.039828][ C1] ? set_track_prepare+0x8a/0xd0
[ 2537.040083][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2537.040361][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2537.040640][ C1] ? skb_clone+0x10b/0x330
[ 2537.040877][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2537.041199][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2537.041504][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2537.041797][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2537.042097][ C1] ? __tcf_classify+0x329/0x7d0
[ 2537.042347][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2537.042580][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2537.042881][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2537.043174][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2537.043504][ C1] ? lock_acquire+0x1c1/0x220
[ 2537.043743][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2537.044037][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2537.044342][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2537.044662][ C1] ? __copy_skb_header+0xaf/0x490
[ 2537.044926][ C1] ? __skb_clone+0x57a/0x760
[ 2537.045159][ C1] netif_receive_skb+0x55/0x280
[ 2537.045416][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2537.045731][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2537.046063][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2537.046365][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2537.046641][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2537.046942][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2537.047253][ C1] ? hlock_class+0x4e/0x130
[ 2537.047495][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2537.047769][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2537.048051][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2537.048316][ C1] ? hlock_class+0x4e/0x130
[ 2537.048546][ C1] ? mark_lock+0x38/0x3e0
[ 2537.048775][ C1] ? stack_access_ok+0xda/0x1f0
[ 2537.049033][ C1] ? __lock_acquire+0xb67/0x1610
[ 2537.049288][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2537.049566][ C1] ? get_stack_info+0x36/0xc0
[ 2537.049806][ C1] ? stack_access_ok+0xda/0x1f0
[ 2537.050052][ C1] ? get_reg+0x119/0x190
[ 2537.050269][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2537.050536][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2537.050847][ C1] __tcf_classify+0x329/0x7d0
[ 2537.051090][ C1] tcf_classify+0x283/0x930
[ 2537.051321][ C1] ? arch_stack_walk+0xa2/0x100
[ 2537.051570][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2537.051825][ C1] ? get_stack_info+0x36/0xc0
[ 2537.052066][ C1] tc_run+0x2e4/0x5d0
[ 2537.052272][ C1] ? __pfx_tc_run+0x10/0x10
[ 2537.052504][ C1] ? lock_acquire+0x1c1/0x220
[ 2537.052742][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2537.053003][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2537.053256][ C1] ? lock_acquire+0x1c1/0x220
[ 2537.053494][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2537.053759][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2537.054066][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2537.054338][ C1] ? neigh_hh_output+0x348/0x590
[ 2537.054590][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2537.054862][ C1] ip_finish_output2+0x786/0x18e0
[ 2537.055119][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2537.055402][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2537.055741][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2537.056017][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2537.056279][ C1] ? __ip_finish_output+0x10f/0x770
[ 2537.056544][ C1] ip_output+0x16b/0x4f0
[ 2537.056765][ C1] ? run_timer_softirq+0x72/0x100
[ 2537.057032][ C1] ? __pfx_ip_output+0x10/0x10
[ 2537.057275][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2537.057573][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2537.057830][ C1] ? ip_local_out+0x114/0x3b0
[ 2537.058071][ C1] __ip_queue_xmit+0x672/0x1910
[ 2537.058334][ C1] ? __create_object+0x5e/0xb0
[ 2537.058579][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2537.058851][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2537.059144][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2537.059415][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2537.059699][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2537.059974][ C1] tcp_delack_timer+0x84/0x240
[ 2537.060218][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2537.060493][ C1] call_timer_fn+0x173/0x430
[ 2537.060729][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2537.060998][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2537.061267][ C1] __run_timers.part.0+0x52d/0x890
[ 2537.061528][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2537.061804][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2537.062095][ C1] ? lock_acquire+0x1c1/0x220
[ 2537.062343][ C1] ? clockevents_program_event+0xf6/0x300
[ 2537.062639][ C1] ? lock_release+0x1d5/0x250
[ 2537.062878][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2537.063145][ C1] ? ktime_get+0xb3/0x190
[ 2537.063376][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2537.063673][ C1] run_timer_softirq+0x72/0x100
[ 2537.063921][ C1] __do_softirq+0x1b9/0x7ff
[ 2537.064157][ C1] irq_exit_rcu+0x98/0xc0
[ 2537.064386][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2537.064681][ C1]
[ 2537.064830][ C1]
[ 2537.064983][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2537.065287][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2537.065620][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2537.066607][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2537.066927][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2537.067332][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2537.067732][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2537.068133][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2537.068533][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2537.068946][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2537.069247][ C1] pipe_read+0xa16/0xdf0
[ 2537.069470][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2537.069750][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2537.070006][ C1] ? iterate_tty_write+0x299/0x540
[ 2537.070269][ C1] ? lock_release+0x1d5/0x250
[ 2537.070509][ C1] vfs_read+0x911/0xc00
[ 2537.070730][ C1] ? lock_acquire+0x1c1/0x220
[ 2537.070969][ C1] ? __might_fault+0xc6/0x180
[ 2537.071216][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2537.071455][ C1] ? __might_fault+0xc6/0x180
[ 2537.071696][ C1] ? lock_release+0x1d5/0x250
[ 2537.071937][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2537.072204][ C1] ? __fget_light+0x54/0x1e0
[ 2537.072448][ C1] ksys_read+0x17a/0x1e0
[ 2537.072676][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2537.072925][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2537.073228][ C1] do_syscall_64+0xc9/0x1e0
[ 2537.073464][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2537.073765][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2537.073993][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2537.074966][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2537.075391][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2537.075791][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2537.076190][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2537.076592][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2537.077007][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2537.077410][ C1]
[ 2537.077570][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 2537.077849][ C2] NMI backtrace for cpu 2
[ 2537.077856][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2537.077863][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2537.077867][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2537.077876][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2537.077882][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2537.077887][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2537.077890][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2537.077894][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2537.077897][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2537.077901][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2537.077904][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2537.077909][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2537.077914][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2537.077918][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2537.077920][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2537.077924][ C2] PKRU: 55555554
[ 2537.077926][ C2] Call Trace:
[ 2537.077929][ C2]
[ 2537.077932][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 2537.077940][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 2537.077947][ C2] ? nmi_handle+0x153/0x420
[ 2537.077952][ C2] ? default_do_nmi+0x41/0x100
[ 2537.077955][ C2] ? exc_nmi+0xf3/0x120
[ 2537.077958][ C2] ? end_repeat_nmi+0xf/0x60
[ 2537.077963][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2537.077967][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2537.077970][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2537.077973][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2537.077976][ C2]
[ 2537.077977][ C2]
[ 2537.077978][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2537.077980][ C2] ? get_stack_info+0x36/0xc0
[ 2537.077984][ C2] ? lock_acquire+0x1c1/0x220
[ 2537.077988][ C2] ? lock_release+0x1d5/0x250
[ 2537.077991][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2537.077995][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2537.077998][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2537.078001][ C2] ? lock_acquire+0x1c1/0x220
[ 2537.078003][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2537.078007][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2537.078010][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2537.078017][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2537.078019][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2537.078024][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2537.078029][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2537.078032][ C2] ip_local_deliver+0x19d/0x480
[ 2537.078034][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2537.078036][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2537.078039][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2537.078045][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2537.078049][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2537.078052][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2537.078061][ C2] ip_rcv+0x564/0x740
[ 2537.078063][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2537.078066][ C2] ? set_track_prepare+0x8a/0xd0
[ 2537.078070][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2537.078073][ C2] ? start_secondary+0x21c/0x2b0
[ 2537.078077][ C2] ? skb_clone+0x10b/0x330
[ 2537.078081][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2537.078087][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2537.078092][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2537.078096][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2537.078104][ C2] ? __tcf_classify+0x329/0x7d0
[ 2537.078108][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2537.078110][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2537.078114][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2537.078117][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2537.078121][ C2] ? lock_acquire+0x1c1/0x220
[ 2537.078123][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2537.078127][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2537.078131][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2537.078135][ C2] ? __copy_skb_header+0xaf/0x490
[ 2537.078139][ C2] ? __skb_clone+0x57a/0x760
[ 2537.078142][ C2] netif_receive_skb+0x55/0x280
[ 2537.078145][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2537.078152][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2537.078159][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2537.078166][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2537.078170][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2537.078180][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2537.078188][ C2] ? get_stack_info+0x36/0xc0
[ 2537.078192][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2537.078195][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2537.078201][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2537.078203][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2537.078206][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2537.078209][ C2] ? kernel_text_address+0x17/0xe0
[ 2537.078213][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2537.078218][ C2] ? arch_stack_walk+0x8c/0x100
[ 2537.078222][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2537.078225][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2537.078228][ C2] ? lock_acquire+0x1c1/0x220
[ 2537.078231][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2537.078236][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2537.078240][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2537.078242][ C2] ? get_stack_info+0x36/0xc0
[ 2537.078247][ C2] __tcf_classify+0x329/0x7d0
[ 2537.078252][ C2] tcf_classify+0x283/0x930
[ 2537.078257][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2537.078260][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2537.078264][ C2] tc_run+0x2e4/0x5d0
[ 2537.078268][ C2] ? __pfx_tc_run+0x10/0x10
[ 2537.078271][ C2] ? lock_acquire+0x1c1/0x220
[ 2537.078273][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2537.078278][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2537.078282][ C2] ? lock_acquire+0x1c1/0x220
[ 2537.078284][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2537.078287][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2537.078291][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2537.078293][ C2] ? neigh_hh_output+0x348/0x590
[ 2537.078297][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2537.078300][ C2] ip_finish_output2+0x786/0x18e0
[ 2537.078304][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2537.078312][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2537.078314][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2537.078318][ C2] ? __ip_finish_output+0x10f/0x770
[ 2537.078321][ C2] ip_output+0x16b/0x4f0
[ 2537.078324][ C2] ? __pfx_ip_output+0x10/0x10
[ 2537.078326][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2537.078329][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2537.078332][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2537.078336][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2537.078338][ C2] ? __alloc_skb+0xd4/0x280
[ 2537.078340][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2537.078345][ C2] ? tcp_fragment+0x168/0x1040
[ 2537.078349][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2537.078351][ C2] ? ip_local_out+0x114/0x3b0
[ 2537.078355][ C2] __ip_queue_xmit+0x672/0x1910
[ 2537.078358][ C2] ? __skb_clone+0x57a/0x760
[ 2537.078361][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2537.078366][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2537.078369][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2537.078374][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2537.078379][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2537.078384][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2537.078387][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2537.078390][ C2] tcp_send_loss_probe+0x348/0x830
[ 2537.078394][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2537.078397][ C2] tcp_write_timer+0x82/0x1d0
[ 2537.078400][ C2] call_timer_fn+0x173/0x430
[ 2537.078405][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2537.078409][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2537.078413][ C2] __run_timers.part.0+0x52d/0x890
[ 2537.078416][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2537.078421][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2537.078423][ C2] ? lock_acquire+0x1c1/0x220
[ 2537.078426][ C2] ? clockevents_program_event+0xf6/0x300
[ 2537.078430][ C2] ? lock_release+0x1d5/0x250
[ 2537.078432][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2537.078435][ C2] ? ktime_get+0xb3/0x190
[ 2537.078439][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2537.078443][ C2] run_timer_softirq+0x72/0x100
[ 2537.078446][ C2] __do_softirq+0x1b9/0x7ff
[ 2537.078451][ C2] irq_exit_rcu+0x98/0xc0
[ 2537.078454][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2537.078457][ C2]
[ 2537.078458][ C2]
[ 2537.078459][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2537.078462][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2537.078466][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2537.078468][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2537.078471][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2537.078473][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2537.078474][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2537.078475][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2537.078477][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2537.078480][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2537.078482][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2537.078487][ C2] default_idle_call+0x69/0xa0
[ 2537.078490][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2537.078493][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2537.078497][ C2] ? lock_release+0x1d5/0x250
[ 2537.078499][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2537.078503][ C2] do_idle+0xfb/0x160
[ 2537.078506][ C2] cpu_startup_entry+0x55/0x60
[ 2537.078508][ C2] start_secondary+0x21c/0x2b0
[ 2537.078512][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2537.078516][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2537.078522][ C2]
[ 2564.569272][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 197s! [perl:4135]
[ 2564.569710][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2564.570976][ C1] irq event stamp: 209232
[ 2564.571195][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2564.571727][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2564.572207][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2564.572676][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2564.573142][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2564.573595][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2564.574208][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2564.574534][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2564.575506][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2564.575814][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2564.576220][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2564.576618][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2564.577021][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2564.577423][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2564.577822][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2564.578268][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2564.578601][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2564.579001][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2564.579403][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2564.579801][ C1] PKRU: 55555554
[ 2564.579983][ C1] Call Trace:
[ 2564.580155][ C1]
[ 2564.580306][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2564.580570][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2564.580816][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2564.581096][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2564.581369][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2564.581659][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2564.581925][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2564.582235][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2564.582497][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2564.582808][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2564.583105][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2564.583420][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2564.583709][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2564.584004][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2564.584293][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2564.584604][ C1] ? get_stack_info+0x36/0xc0
[ 2564.584845][ C1] ? lock_acquire+0x1c1/0x220
[ 2564.585087][ C1] ? lock_release+0x1d5/0x250
[ 2564.585328][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2564.585578][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2564.585851][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2564.586134][ C1] ? lock_acquire+0x1c1/0x220
[ 2564.586374][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2564.586617][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2564.586883][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2564.587118][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2564.587363][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2564.587622][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2564.587901][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2564.588178][ C1] ip_local_deliver+0x19d/0x480
[ 2564.588425][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2564.588697][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2564.588960][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2564.589307][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2564.589561][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2564.589881][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2564.590145][ C1] ip_rcv+0x564/0x740
[ 2564.590354][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2564.590584][ C1] ? set_track_prepare+0x8a/0xd0
[ 2564.590837][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2564.591116][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2564.591389][ C1] ? skb_clone+0x10b/0x330
[ 2564.591615][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2564.591935][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2564.592244][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2564.592527][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2564.592821][ C1] ? __tcf_classify+0x329/0x7d0
[ 2564.593076][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2564.593306][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2564.593606][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2564.593891][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2564.594216][ C1] ? lock_acquire+0x1c1/0x220
[ 2564.594453][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2564.594751][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2564.595037][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2564.595352][ C1] ? __copy_skb_header+0xaf/0x490
[ 2564.595611][ C1] ? __skb_clone+0x57a/0x760
[ 2564.595847][ C1] netif_receive_skb+0x55/0x280
[ 2564.596096][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2564.596409][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2564.596747][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2564.597046][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2564.597321][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2564.597608][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2564.597925][ C1] ? hlock_class+0x4e/0x130
[ 2564.598160][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2564.598436][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2564.598712][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2564.598975][ C1] ? hlock_class+0x4e/0x130
[ 2564.599206][ C1] ? mark_lock+0x38/0x3e0
[ 2564.599425][ C1] ? stack_access_ok+0xda/0x1f0
[ 2564.599675][ C1] ? __lock_acquire+0xb67/0x1610
[ 2564.599927][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2564.600204][ C1] ? get_stack_info+0x36/0xc0
[ 2564.600443][ C1] ? stack_access_ok+0xda/0x1f0
[ 2564.600690][ C1] ? get_reg+0x119/0x190
[ 2564.600906][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2564.601175][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2564.601483][ C1] __tcf_classify+0x329/0x7d0
[ 2564.601723][ C1] tcf_classify+0x283/0x930
[ 2564.601956][ C1] ? arch_stack_walk+0xa2/0x100
[ 2564.602205][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2564.602462][ C1] ? get_stack_info+0x36/0xc0
[ 2564.602703][ C1] tc_run+0x2e4/0x5d0
[ 2564.602910][ C1] ? __pfx_tc_run+0x10/0x10
[ 2564.603140][ C1] ? lock_acquire+0x1c1/0x220
[ 2564.603379][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2564.603639][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2564.603893][ C1] ? lock_acquire+0x1c1/0x220
[ 2564.604133][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2564.604400][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2564.604710][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2564.604983][ C1] ? neigh_hh_output+0x348/0x590
[ 2564.605249][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2564.605515][ C1] ip_finish_output2+0x786/0x18e0
[ 2564.605772][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2564.606050][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2564.606388][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2564.606666][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2564.606928][ C1] ? __ip_finish_output+0x10f/0x770
[ 2564.607192][ C1] ip_output+0x16b/0x4f0
[ 2564.607407][ C1] ? run_timer_softirq+0x72/0x100
[ 2564.607665][ C1] ? __pfx_ip_output+0x10/0x10
[ 2564.607910][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2564.608198][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2564.608449][ C1] ? ip_local_out+0x114/0x3b0
[ 2564.608688][ C1] __ip_queue_xmit+0x672/0x1910
[ 2564.608936][ C1] ? __create_object+0x5e/0xb0
[ 2564.609181][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2564.609448][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2564.609729][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2564.610003][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2564.610284][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2564.610555][ C1] tcp_delack_timer+0x84/0x240
[ 2564.610799][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2564.611069][ C1] call_timer_fn+0x173/0x430
[ 2564.611308][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2564.611570][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2564.611831][ C1] __run_timers.part.0+0x52d/0x890
[ 2564.612090][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2564.612365][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2564.612650][ C1] ? lock_acquire+0x1c1/0x220
[ 2564.612890][ C1] ? clockevents_program_event+0xf6/0x300
[ 2564.613181][ C1] ? lock_release+0x1d5/0x250
[ 2564.613420][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2564.613684][ C1] ? ktime_get+0xb3/0x190
[ 2564.613905][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2564.614202][ C1] run_timer_softirq+0x72/0x100
[ 2564.614450][ C1] __do_softirq+0x1b9/0x7ff
[ 2564.614683][ C1] irq_exit_rcu+0x98/0xc0
[ 2564.614903][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2564.615190][ C1]
[ 2564.615342][ C1]
[ 2564.615491][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2564.615797][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2564.616122][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2564.617101][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2564.617410][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2564.617808][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2564.618208][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2564.618606][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2564.619004][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2564.619403][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2564.619701][ C1] pipe_read+0xa16/0xdf0
[ 2564.619922][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2564.620204][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2564.620446][ C1] ? iterate_tty_write+0x299/0x540
[ 2564.620708][ C1] ? lock_release+0x1d5/0x250
[ 2564.620947][ C1] vfs_read+0x911/0xc00
[ 2564.621162][ C1] ? lock_acquire+0x1c1/0x220
[ 2564.621399][ C1] ? __might_fault+0xc6/0x180
[ 2564.621641][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2564.621881][ C1] ? __might_fault+0xc6/0x180
[ 2564.622120][ C1] ? lock_release+0x1d5/0x250
[ 2564.622358][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2564.622623][ C1] ? __fget_light+0x54/0x1e0
[ 2564.622861][ C1] ksys_read+0x17a/0x1e0
[ 2564.623079][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2564.623321][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2564.623626][ C1] do_syscall_64+0xc9/0x1e0
[ 2564.623865][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2564.624165][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2564.624397][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2564.625367][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2564.625789][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2564.626187][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2564.626586][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2564.626994][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2564.627396][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2564.627798][ C1]
[ 2564.627955][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 197s! [swapper/2:0]
[ 2564.628380][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2564.629648][ C2] irq event stamp: 44114564
[ 2564.629884][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2564.630421][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2564.630934][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2564.631417][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2564.631887][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2564.632348][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2564.632965][ C2] RIP: 0010:kasan_check_range+0x12/0x1c0
[ 2564.633255][ C2] Code: 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 <44> 0f b6 c2 48 01 f0 55 53 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff
[ 2564.634229][ C2] RSP: 0018:ffffc9000021fa88 EFLAGS: 00000202
[ 2564.634539][ C2] RAX: ffff88800a3a1b58 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2564.634940][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2564.635345][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2564.635747][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2564.636149][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2564.636550][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2564.637026][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2564.637363][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2564.637765][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2564.638164][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2564.638565][ C2] PKRU: 55555554
[ 2564.638747][ C2] Call Trace:
[ 2564.638919][ C2]
[ 2564.639068][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2564.639333][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2564.639579][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2564.639857][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2564.640133][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2564.640423][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2564.640687][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2564.640996][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2564.641259][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2564.641521][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2564.641832][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2564.642130][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2564.642446][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2564.642736][ C2] ? kasan_check_range+0x12/0x1c0
[ 2564.642994][ C2] queued_spin_lock_slowpath+0xb0/0xb90
[ 2564.643277][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2564.643589][ C2] ? get_stack_info+0x36/0xc0
[ 2564.643831][ C2] ? lock_acquire+0x1c1/0x220
[ 2564.644071][ C2] ? lock_release+0x1d5/0x250
[ 2564.644313][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2564.644561][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2564.644835][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2564.645120][ C2] ? lock_acquire+0x1c1/0x220
[ 2564.645360][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2564.645602][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2564.645862][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2564.646095][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2564.646344][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2564.646603][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2564.646886][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2564.647165][ C2] ip_local_deliver+0x19d/0x480
[ 2564.647412][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2564.647683][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2564.647947][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2564.648292][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2564.648546][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2564.648867][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2564.649129][ C2] ip_rcv+0x564/0x740
[ 2564.649334][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2564.649565][ C2] ? set_track_prepare+0x8a/0xd0
[ 2564.649818][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2564.650094][ C2] ? start_secondary+0x21c/0x2b0
[ 2564.650347][ C2] ? skb_clone+0x10b/0x330
[ 2564.650576][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2564.650897][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2564.651205][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2564.651486][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2564.651782][ C2] ? __tcf_classify+0x329/0x7d0
[ 2564.652030][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2564.652262][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2564.652563][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2564.652849][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2564.653174][ C2] ? lock_acquire+0x1c1/0x220
[ 2564.653413][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2564.653710][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2564.653997][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2564.654314][ C2] ? __copy_skb_header+0xaf/0x490
[ 2564.654572][ C2] ? __skb_clone+0x57a/0x760
[ 2564.654807][ C2] netif_receive_skb+0x55/0x280
[ 2564.655055][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2564.655369][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2564.655702][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2564.656005][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2564.656279][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2564.656571][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2564.656892][ C2] ? get_stack_info+0x36/0xc0
[ 2564.657136][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2564.657399][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2564.657717][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2564.657995][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2564.658272][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2564.658589][ C2] ? kernel_text_address+0x17/0xe0
[ 2564.658850][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2564.659165][ C2] ? arch_stack_walk+0x8c/0x100
[ 2564.659414][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2564.659678][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2564.659962][ C2] ? lock_acquire+0x1c1/0x220
[ 2564.660202][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2564.660483][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2564.660787][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2564.661063][ C2] ? get_stack_info+0x36/0xc0
[ 2564.661309][ C2] __tcf_classify+0x329/0x7d0
[ 2564.661553][ C2] tcf_classify+0x283/0x930
[ 2564.661786][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2564.662042][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2564.662354][ C2] tc_run+0x2e4/0x5d0
[ 2564.662562][ C2] ? __pfx_tc_run+0x10/0x10
[ 2564.662791][ C2] ? lock_acquire+0x1c1/0x220
[ 2564.663031][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2564.663295][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2564.663549][ C2] ? lock_acquire+0x1c1/0x220
[ 2564.663789][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2564.664053][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2564.664358][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2564.664630][ C2] ? neigh_hh_output+0x348/0x590
[ 2564.664883][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2564.665148][ C2] ip_finish_output2+0x786/0x18e0
[ 2564.665407][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2564.665745][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2564.666020][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2564.666274][ C2] ? __ip_finish_output+0x10f/0x770
[ 2564.666540][ C2] ip_output+0x16b/0x4f0
[ 2564.666770][ C2] ? __pfx_ip_output+0x10/0x10
[ 2564.667021][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2564.667304][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2564.667620][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2564.667897][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2564.668149][ C2] ? __alloc_skb+0xd4/0x280
[ 2564.668382][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2564.668654][ C2] ? tcp_fragment+0x168/0x1040
[ 2564.668899][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2564.669152][ C2] ? ip_local_out+0x114/0x3b0
[ 2564.669390][ C2] __ip_queue_xmit+0x672/0x1910
[ 2564.669638][ C2] ? __skb_clone+0x57a/0x760
[ 2564.669875][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2564.670143][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2564.670424][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2564.670669][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2564.670919][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2564.671221][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2564.671542][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2564.671786][ C2] tcp_send_loss_probe+0x348/0x830
[ 2564.672048][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2564.672317][ C2] tcp_write_timer+0x82/0x1d0
[ 2564.672558][ C2] call_timer_fn+0x173/0x430
[ 2564.672794][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2564.673054][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2564.673317][ C2] __run_timers.part.0+0x52d/0x890
[ 2564.673578][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2564.673848][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2564.674133][ C2] ? lock_acquire+0x1c1/0x220
[ 2564.674372][ C2] ? clockevents_program_event+0xf6/0x300
[ 2564.674661][ C2] ? lock_release+0x1d5/0x250
[ 2564.674902][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2564.675167][ C2] ? ktime_get+0xb3/0x190
[ 2564.675391][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2564.675687][ C2] run_timer_softirq+0x72/0x100
[ 2564.675936][ C2] __do_softirq+0x1b9/0x7ff
[ 2564.676170][ C2] irq_exit_rcu+0x98/0xc0
[ 2564.676389][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2564.676678][ C2]
[ 2564.676839][ C2]
[ 2564.676990][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2564.677296][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2564.677553][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2564.678521][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2564.678832][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2564.679229][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2564.679631][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2564.680031][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2564.680430][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2564.680828][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2564.681121][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2564.681382][ C2] default_idle_call+0x69/0xa0
[ 2564.681628][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2564.681880][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2564.682157][ C2] ? lock_release+0x1d5/0x250
[ 2564.682397][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2564.682671][ C2] do_idle+0xfb/0x160
[ 2564.682874][ C2] cpu_startup_entry+0x55/0x60
[ 2564.683118][ C2] start_secondary+0x21c/0x2b0
[ 2564.683363][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2564.683632][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2564.683943][ C2]
[ 2592.569271][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 223s! [perl:4135]
[ 2592.569721][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2592.571029][ C1] irq event stamp: 209232
[ 2592.571245][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2592.571792][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2592.572288][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2592.572780][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2592.573244][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2592.573720][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2592.574349][ C1] RIP: 0010:kasan_check_range+0x81/0x1c0
[ 2592.574650][ C1] Code: 37 ff 48 89 fd 48 b8 00 00 00 00 00 fc ff df 4d 89 d1 48 c1 ed 03 49 c1 e9 03 48 01 c5 49 01 c1 48 89 e8 49 8d 59 01 48 89 da <48> 29 ea 48 83 fa 10 0f 8e c0 00 00 00 41 89 eb 41 83 e3 07 75 7d
[ 2592.575648][ C1] RSP: 0018:ffffc900001c7b58 EFLAGS: 00000286
[ 2592.575967][ C1] RAX: ffffed10014741c3 RBX: ffffed10014741c4 RCX: ffffffff97c7eb80
[ 2592.576368][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2592.576794][ C1] RBP: ffffed10014741c3 R08: 0000000000000000 R09: ffffed10014741c3
[ 2592.577191][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2592.577587][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2592.577987][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2592.578434][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2592.578766][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2592.579166][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2592.579563][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2592.579963][ C1] PKRU: 55555554
[ 2592.580144][ C1] Call Trace:
[ 2592.580314][ C1]
[ 2592.580472][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2592.580735][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2592.580978][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2592.581255][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2592.581526][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2592.581830][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2592.582103][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2592.582428][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2592.582708][ C1] ? hrtimer_interrupt+0x31a/0x770
[ 2592.582976][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2592.583299][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2592.583610][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2592.583943][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2592.584229][ C1] ? kasan_check_range+0x81/0x1c0
[ 2592.584495][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 2592.584785][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2592.585110][ C1] ? get_stack_info+0x36/0xc0
[ 2592.585367][ C1] ? lock_acquire+0x1c1/0x220
[ 2592.585619][ C1] ? lock_release+0x1d5/0x250
[ 2592.585864][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2592.586112][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2592.586382][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2592.586674][ C1] ? lock_acquire+0x1c1/0x220
[ 2592.586914][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2592.587171][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2592.587449][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2592.587685][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2592.587947][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2592.588210][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2592.588500][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2592.588795][ C1] ip_local_deliver+0x19d/0x480
[ 2592.589048][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2592.589326][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2592.589592][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2592.589955][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2592.590228][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2592.590561][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2592.590830][ C1] ip_rcv+0x564/0x740
[ 2592.591034][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2592.591278][ C1] ? set_track_prepare+0x8a/0xd0
[ 2592.591549][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2592.591826][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2592.592110][ C1] ? skb_clone+0x10b/0x330
[ 2592.592342][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2592.592674][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2592.592998][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2592.593292][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2592.593591][ C1] ? __tcf_classify+0x329/0x7d0
[ 2592.593853][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2592.594083][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2592.594381][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2592.594667][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2592.595009][ C1] ? lock_acquire+0x1c1/0x220
[ 2592.595264][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2592.595568][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2592.595853][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2592.596169][ C1] ? __copy_skb_header+0xaf/0x490
[ 2592.596427][ C1] ? __skb_clone+0x57a/0x760
[ 2592.596666][ C1] netif_receive_skb+0x55/0x280
[ 2592.596913][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2592.597226][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2592.597558][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2592.597856][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2592.598131][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2592.598419][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2592.598731][ C1] ? hlock_class+0x4e/0x130
[ 2592.598965][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2592.599240][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2592.599515][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2592.599778][ C1] ? hlock_class+0x4e/0x130
[ 2592.600010][ C1] ? mark_lock+0x38/0x3e0
[ 2592.600230][ C1] ? stack_access_ok+0xda/0x1f0
[ 2592.600477][ C1] ? __lock_acquire+0xb67/0x1610
[ 2592.600731][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2592.601009][ C1] ? get_stack_info+0x36/0xc0
[ 2592.601248][ C1] ? stack_access_ok+0xda/0x1f0
[ 2592.601511][ C1] ? get_reg+0x119/0x190
[ 2592.601748][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2592.602015][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2592.602342][ C1] __tcf_classify+0x329/0x7d0
[ 2592.602587][ C1] tcf_classify+0x283/0x930
[ 2592.602837][ C1] ? arch_stack_walk+0xa2/0x100
[ 2592.603086][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2592.603362][ C1] ? get_stack_info+0x36/0xc0
[ 2592.603618][ C1] tc_run+0x2e4/0x5d0
[ 2592.603824][ C1] ? __pfx_tc_run+0x10/0x10
[ 2592.604060][ C1] ? lock_acquire+0x1c1/0x220
[ 2592.604313][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2592.604593][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2592.604846][ C1] ? lock_acquire+0x1c1/0x220
[ 2592.605102][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2592.605371][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2592.605692][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2592.605962][ C1] ? neigh_hh_output+0x348/0x590
[ 2592.606231][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2592.606508][ C1] ip_finish_output2+0x786/0x18e0
[ 2592.606775][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2592.607068][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2592.607418][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2592.607694][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2592.607963][ C1] ? __ip_finish_output+0x10f/0x770
[ 2592.608231][ C1] ip_output+0x16b/0x4f0
[ 2592.608460][ C1] ? run_timer_softirq+0x72/0x100
[ 2592.608717][ C1] ? __pfx_ip_output+0x10/0x10
[ 2592.608981][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2592.609268][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2592.609530][ C1] ? ip_local_out+0x114/0x3b0
[ 2592.609774][ C1] __ip_queue_xmit+0x672/0x1910
[ 2592.610021][ C1] ? __create_object+0x5e/0xb0
[ 2592.610280][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2592.610563][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2592.610861][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2592.611138][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2592.611432][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2592.611719][ C1] tcp_delack_timer+0x84/0x240
[ 2592.611963][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2592.612243][ C1] call_timer_fn+0x173/0x430
[ 2592.612483][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2592.612757][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2592.613016][ C1] __run_timers.part.0+0x52d/0x890
[ 2592.613276][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2592.613569][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2592.613862][ C1] ? lock_acquire+0x1c1/0x220
[ 2592.614100][ C1] ? clockevents_program_event+0xf6/0x300
[ 2592.614389][ C1] ? lock_release+0x1d5/0x250
[ 2592.614628][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2592.614891][ C1] ? ktime_get+0xb3/0x190
[ 2592.615112][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2592.615408][ C1] run_timer_softirq+0x72/0x100
[ 2592.615655][ C1] __do_softirq+0x1b9/0x7ff
[ 2592.615888][ C1] irq_exit_rcu+0x98/0xc0
[ 2592.616108][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2592.616394][ C1]
[ 2592.616552][ C1]
[ 2592.616703][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2592.617008][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2592.617332][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2592.618303][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2592.618611][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2592.619009][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2592.619410][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2592.619808][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2592.620213][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2592.620626][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2592.620950][ C1] pipe_read+0xa16/0xdf0
[ 2592.621172][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2592.621465][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2592.621712][ C1] ? iterate_tty_write+0x299/0x540
[ 2592.621989][ C1] ? lock_release+0x1d5/0x250
[ 2592.622228][ C1] vfs_read+0x911/0xc00
[ 2592.622460][ C1] ? lock_acquire+0x1c1/0x220
[ 2592.622707][ C1] ? __might_fault+0xc6/0x180
[ 2592.622950][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2592.623189][ C1] ? __might_fault+0xc6/0x180
[ 2592.623429][ C1] ? lock_release+0x1d5/0x250
[ 2592.623672][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2592.623951][ C1] ? __fget_light+0x54/0x1e0
[ 2592.624188][ C1] ksys_read+0x17a/0x1e0
[ 2592.624423][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2592.624677][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2592.624988][ C1] do_syscall_64+0xc9/0x1e0
[ 2592.625222][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2592.625534][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2592.625778][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2592.626775][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2592.627211][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2592.627620][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2592.628022][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2592.628438][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2592.628856][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2592.629271][ C1]
[ 2592.629429][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 223s! [swapper/2:0]
[ 2592.629866][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2592.631133][ C2] irq event stamp: 44114564
[ 2592.631361][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2592.631901][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2592.632414][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2592.632890][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2592.633361][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2592.633818][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2592.634433][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2592.634759][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2592.635730][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2592.636038][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2592.636438][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2592.636846][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2592.637249][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2592.637648][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2592.638048][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2592.638496][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2592.638834][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2592.639239][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2592.639638][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2592.640036][ C2] PKRU: 55555554
[ 2592.640219][ C2] Call Trace:
[ 2592.640392][ C2]
[ 2592.640540][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2592.640802][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2592.641046][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2592.641322][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2592.641597][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2592.641884][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2592.642150][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2592.642458][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2592.642719][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2592.642981][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2592.643291][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2592.643588][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2592.643903][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2592.644193][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2592.644489][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2592.644777][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2592.645087][ C2] ? get_stack_info+0x36/0xc0
[ 2592.645330][ C2] ? lock_acquire+0x1c1/0x220
[ 2592.645570][ C2] ? lock_release+0x1d5/0x250
[ 2592.645809][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2592.646058][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2592.646330][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2592.646623][ C2] ? lock_acquire+0x1c1/0x220
[ 2592.646862][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2592.647101][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2592.647361][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2592.647598][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2592.647845][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2592.648104][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2592.648380][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2592.648656][ C2] ip_local_deliver+0x19d/0x480
[ 2592.648905][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2592.649179][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2592.649444][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2592.649798][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2592.650053][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2592.650373][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2592.650641][ C2] ip_rcv+0x564/0x740
[ 2592.650845][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2592.651077][ C2] ? set_track_prepare+0x8a/0xd0
[ 2592.651332][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2592.651608][ C2] ? start_secondary+0x21c/0x2b0
[ 2592.651859][ C2] ? skb_clone+0x10b/0x330
[ 2592.652087][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2592.652407][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2592.652711][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2592.652995][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2592.653289][ C2] ? __tcf_classify+0x329/0x7d0
[ 2592.653538][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2592.653770][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2592.654068][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2592.654355][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2592.654680][ C2] ? lock_acquire+0x1c1/0x220
[ 2592.654918][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2592.655214][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2592.655500][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2592.655815][ C2] ? __copy_skb_header+0xaf/0x490
[ 2592.656074][ C2] ? __skb_clone+0x57a/0x760
[ 2592.656308][ C2] netif_receive_skb+0x55/0x280
[ 2592.656562][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2592.656875][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2592.657208][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2592.657506][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2592.657780][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2592.658067][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2592.658380][ C2] ? get_stack_info+0x36/0xc0
[ 2592.658622][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2592.658886][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2592.659206][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2592.659481][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2592.659758][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2592.660073][ C2] ? kernel_text_address+0x17/0xe0
[ 2592.660335][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2592.660647][ C2] ? arch_stack_walk+0x8c/0x100
[ 2592.660896][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2592.661160][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2592.661448][ C2] ? lock_acquire+0x1c1/0x220
[ 2592.661686][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2592.661969][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2592.662275][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2592.662550][ C2] ? get_stack_info+0x36/0xc0
[ 2592.662791][ C2] __tcf_classify+0x329/0x7d0
[ 2592.663031][ C2] tcf_classify+0x283/0x930
[ 2592.663265][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2592.663520][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2592.663832][ C2] tc_run+0x2e4/0x5d0
[ 2592.664038][ C2] ? __pfx_tc_run+0x10/0x10
[ 2592.664272][ C2] ? lock_acquire+0x1c1/0x220
[ 2592.664510][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2592.664771][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2592.665024][ C2] ? lock_acquire+0x1c1/0x220
[ 2592.665261][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2592.665527][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2592.665830][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2592.666102][ C2] ? neigh_hh_output+0x348/0x590
[ 2592.666354][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2592.666626][ C2] ip_finish_output2+0x786/0x18e0
[ 2592.666883][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2592.667222][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2592.667497][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2592.667750][ C2] ? __ip_finish_output+0x10f/0x770
[ 2592.668014][ C2] ip_output+0x16b/0x4f0
[ 2592.668232][ C2] ? __pfx_ip_output+0x10/0x10
[ 2592.668480][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2592.668759][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2592.669070][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2592.669349][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2592.669601][ C2] ? __alloc_skb+0xd4/0x280
[ 2592.669829][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2592.670100][ C2] ? tcp_fragment+0x168/0x1040
[ 2592.670344][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2592.670595][ C2] ? ip_local_out+0x114/0x3b0
[ 2592.670834][ C2] __ip_queue_xmit+0x672/0x1910
[ 2592.671082][ C2] ? __skb_clone+0x57a/0x760
[ 2592.671319][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2592.671586][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2592.671865][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2592.672112][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2592.672362][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2592.672662][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2592.672981][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2592.673225][ C2] tcp_send_loss_probe+0x348/0x830
[ 2592.673485][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2592.673755][ C2] tcp_write_timer+0x82/0x1d0
[ 2592.673994][ C2] call_timer_fn+0x173/0x430
[ 2592.674231][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2592.674492][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2592.674752][ C2] __run_timers.part.0+0x52d/0x890
[ 2592.675012][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2592.675281][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2592.675567][ C2] ? lock_acquire+0x1c1/0x220
[ 2592.675805][ C2] ? clockevents_program_event+0xf6/0x300
[ 2592.676097][ C2] ? lock_release+0x1d5/0x250
[ 2592.676337][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2592.676606][ C2] ? ktime_get+0xb3/0x190
[ 2592.676833][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2592.677133][ C2] run_timer_softirq+0x72/0x100
[ 2592.677382][ C2] __do_softirq+0x1b9/0x7ff
[ 2592.677614][ C2] irq_exit_rcu+0x98/0xc0
[ 2592.677835][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2592.678120][ C2]
[ 2592.678273][ C2]
[ 2592.678422][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2592.678726][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2592.678983][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2592.679953][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2592.680263][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2592.680661][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2592.681059][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2592.681477][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2592.681876][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2592.682277][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2592.682566][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2592.682828][ C2] default_idle_call+0x69/0xa0
[ 2592.683070][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2592.683322][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2592.683601][ C2] ? lock_release+0x1d5/0x250
[ 2592.683837][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2592.684114][ C2] do_idle+0xfb/0x160
[ 2592.684317][ C2] cpu_startup_entry+0x55/0x60
[ 2592.684560][ C2] start_secondary+0x21c/0x2b0
[ 2592.684802][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2592.685076][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2592.685387][ C2]
[ 2615.077103][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2615.077472][ C1] rcu: 1-....: (260362 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=63880
[ 2615.078017][ C1] rcu: (t=260190 jiffies g=1882453 q=680 ncpus=4)
[ 2615.078347][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2615.078795][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2615.079406][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2615.079738][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2615.080705][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2615.081013][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2615.081410][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2615.081810][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2615.082208][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2615.082606][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2615.083002][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2615.083448][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2615.083782][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2615.084183][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2615.084580][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2615.084976][ C1] PKRU: 55555554
[ 2615.085158][ C1] Call Trace:
[ 2615.085329][ C1]
[ 2615.085476][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 2615.085750][ C1] ? print_cpu_stall+0x263/0x6a0
[ 2615.086001][ C1] ? check_cpu_stall+0x284/0x500
[ 2615.086254][ C1] ? rcu_pending+0x92/0x360
[ 2615.086492][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 2615.086762][ C1] ? update_process_times+0xb9/0x110
[ 2615.087030][ C1] ? tick_sched_handle+0x67/0x130
[ 2615.087287][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 2615.087573][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2615.087816][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 2615.088126][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2615.088401][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2615.088687][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2615.088951][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2615.089257][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2615.089519][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2615.089827][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2615.090123][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2615.090437][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2615.090726][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2615.091021][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2615.091309][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2615.091619][ C1] ? get_stack_info+0x36/0xc0
[ 2615.091861][ C1] ? lock_acquire+0x1c1/0x220
[ 2615.092101][ C1] ? lock_release+0x1d5/0x250
[ 2615.092340][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2615.092588][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2615.092859][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2615.093145][ C1] ? lock_acquire+0x1c1/0x220
[ 2615.093382][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2615.093622][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2615.093881][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2615.094116][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2615.094364][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2615.094623][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2615.094898][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2615.095173][ C1] ip_local_deliver+0x19d/0x480
[ 2615.095421][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2615.095696][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2615.095962][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2615.096309][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2615.096567][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2615.096887][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2615.097150][ C1] ip_rcv+0x564/0x740
[ 2615.097352][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2615.097585][ C1] ? set_track_prepare+0x8a/0xd0
[ 2615.097838][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2615.098114][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2615.098386][ C1] ? skb_clone+0x10b/0x330
[ 2615.098622][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2615.098940][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2615.099245][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2615.099529][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2615.099821][ C1] ? __tcf_classify+0x329/0x7d0
[ 2615.100069][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2615.100301][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2615.100601][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2615.100885][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2615.101209][ C1] ? lock_acquire+0x1c1/0x220
[ 2615.101447][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2615.101743][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2615.102029][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2615.102346][ C1] ? __copy_skb_header+0xaf/0x490
[ 2615.102608][ C1] ? __skb_clone+0x57a/0x760
[ 2615.102842][ C1] netif_receive_skb+0x55/0x280
[ 2615.103088][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2615.103402][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2615.103733][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2615.104033][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2615.104307][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2615.104595][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2615.104904][ C1] ? hlock_class+0x4e/0x130
[ 2615.105139][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2615.105413][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2615.105690][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2615.105953][ C1] ? hlock_class+0x4e/0x130
[ 2615.106182][ C1] ? mark_lock+0x38/0x3e0
[ 2615.106404][ C1] ? stack_access_ok+0xda/0x1f0
[ 2615.106662][ C1] ? __lock_acquire+0xb67/0x1610
[ 2615.106915][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2615.107191][ C1] ? get_stack_info+0x36/0xc0
[ 2615.107431][ C1] ? stack_access_ok+0xda/0x1f0
[ 2615.107677][ C1] ? get_reg+0x119/0x190
[ 2615.107892][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2615.108158][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2615.108467][ C1] __tcf_classify+0x329/0x7d0
[ 2615.108709][ C1] tcf_classify+0x283/0x930
[ 2615.108939][ C1] ? arch_stack_walk+0xa2/0x100
[ 2615.109188][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2615.109445][ C1] ? get_stack_info+0x36/0xc0
[ 2615.109685][ C1] tc_run+0x2e4/0x5d0
[ 2615.109890][ C1] ? __pfx_tc_run+0x10/0x10
[ 2615.110121][ C1] ? lock_acquire+0x1c1/0x220
[ 2615.110359][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2615.110620][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2615.110872][ C1] ? lock_acquire+0x1c1/0x220
[ 2615.111109][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2615.111374][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2615.111679][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2615.111950][ C1] ? neigh_hh_output+0x348/0x590
[ 2615.112203][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2615.112468][ C1] ip_finish_output2+0x786/0x18e0
[ 2615.112723][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2615.113002][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2615.113338][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2615.113612][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2615.113865][ C1] ? __ip_finish_output+0x10f/0x770
[ 2615.114128][ C1] ip_output+0x16b/0x4f0
[ 2615.114346][ C1] ? run_timer_softirq+0x72/0x100
[ 2615.114602][ C1] ? __pfx_ip_output+0x10/0x10
[ 2615.114844][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2615.115130][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2615.115382][ C1] ? ip_local_out+0x114/0x3b0
[ 2615.115626][ C1] __ip_queue_xmit+0x672/0x1910
[ 2615.115873][ C1] ? __create_object+0x5e/0xb0
[ 2615.116116][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2615.116382][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2615.116672][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2615.116943][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2615.117225][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2615.117499][ C1] tcp_delack_timer+0x84/0x240
[ 2615.117743][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2615.118016][ C1] call_timer_fn+0x173/0x430
[ 2615.118251][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2615.118513][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2615.118775][ C1] __run_timers.part.0+0x52d/0x890
[ 2615.119035][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2615.119308][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2615.119592][ C1] ? lock_acquire+0x1c1/0x220
[ 2615.119833][ C1] ? clockevents_program_event+0xf6/0x300
[ 2615.120124][ C1] ? lock_release+0x1d5/0x250
[ 2615.120361][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2615.120625][ C1] ? ktime_get+0xb3/0x190
[ 2615.120847][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2615.121143][ C1] run_timer_softirq+0x72/0x100
[ 2615.121390][ C1] __do_softirq+0x1b9/0x7ff
[ 2615.121624][ C1] irq_exit_rcu+0x98/0xc0
[ 2615.121845][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2615.122132][ C1]
[ 2615.122281][ C1]
[ 2615.122433][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2615.122735][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2615.123061][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2615.124030][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2615.124339][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2615.124740][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2615.125138][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2615.125537][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2615.125934][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2615.126337][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2615.126638][ C1] pipe_read+0xa16/0xdf0
[ 2615.126861][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2615.127138][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2615.127382][ C1] ? iterate_tty_write+0x299/0x540
[ 2615.127644][ C1] ? lock_release+0x1d5/0x250
[ 2615.127885][ C1] vfs_read+0x911/0xc00
[ 2615.128099][ C1] ? lock_acquire+0x1c1/0x220
[ 2615.128338][ C1] ? __might_fault+0xc6/0x180
[ 2615.128577][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2615.128817][ C1] ? __might_fault+0xc6/0x180
[ 2615.129057][ C1] ? lock_release+0x1d5/0x250
[ 2615.129298][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2615.129562][ C1] ? __fget_light+0x54/0x1e0
[ 2615.129799][ C1] ksys_read+0x17a/0x1e0
[ 2615.130017][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2615.130262][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2615.130564][ C1] do_syscall_64+0xc9/0x1e0
[ 2615.130799][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2615.131100][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2615.131330][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2615.132303][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2615.132726][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2615.133125][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2615.133523][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2615.133921][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2615.134320][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2615.134720][ C1]
[ 2615.134879][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 2615.135161][ C2] NMI backtrace for cpu 2
[ 2615.135172][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2615.135178][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2615.135183][ C2] RIP: 0010:queued_spin_lock_slowpath+0xa3/0xb90
[ 2615.135195][ C2] Code: 0f 1f 44 00 00 49 89 fd 49 89 fc 41 be 01 00 00 00 48 b8 00 00 00 00 00 fc ff df 49 c1 ed 03 41 83 e4 07 49 01 c5 41 83 c4 03 04 00 00 00 48 89 ef e8 c0 35 0c fe 41 0f b6 45 00 41 38 c4 7c
[ 2615.135201][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2615.135207][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2615.135210][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2615.135212][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2615.135213][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2615.135215][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2615.135217][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2615.135219][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2615.135222][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2615.135224][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2615.135225][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2615.135226][ C2] PKRU: 55555554
[ 2615.135228][ C2] Call Trace:
[ 2615.135232][ C2]
[ 2615.135235][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 2615.135243][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 2615.135249][ C2] ? nmi_handle+0x153/0x420
[ 2615.135254][ C2] ? default_do_nmi+0x41/0x100
[ 2615.135258][ C2] ? exc_nmi+0xf3/0x120
[ 2615.135260][ C2] ? end_repeat_nmi+0xf/0x60
[ 2615.135267][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2615.135270][ C2] ? queued_spin_lock_slowpath+0xa3/0xb90
[ 2615.135273][ C2] ? queued_spin_lock_slowpath+0xa3/0xb90
[ 2615.135276][ C2] ? queued_spin_lock_slowpath+0xa3/0xb90
[ 2615.135279][ C2]
[ 2615.135280][ C2]
[ 2615.135282][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2615.135284][ C2] ? get_stack_info+0x36/0xc0
[ 2615.135289][ C2] ? lock_acquire+0x1c1/0x220
[ 2615.135294][ C2] ? lock_release+0x1d5/0x250
[ 2615.135297][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2615.135302][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2615.135304][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2615.135308][ C2] ? lock_acquire+0x1c1/0x220
[ 2615.135310][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2615.135314][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2615.135318][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2615.135324][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2615.135326][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2615.135331][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2615.135339][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2615.135343][ C2] ip_local_deliver+0x19d/0x480
[ 2615.135345][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2615.135347][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2615.135349][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2615.135356][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2615.135361][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2615.135364][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2615.135374][ C2] ip_rcv+0x564/0x740
[ 2615.135376][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2615.135379][ C2] ? set_track_prepare+0x8a/0xd0
[ 2615.135384][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2615.135386][ C2] ? start_secondary+0x21c/0x2b0
[ 2615.135391][ C2] ? skb_clone+0x10b/0x330
[ 2615.135395][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2615.135401][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2615.135406][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2615.135412][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2615.135420][ C2] ? __tcf_classify+0x329/0x7d0
[ 2615.135424][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2615.135426][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2615.135430][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2615.135433][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2615.135437][ C2] ? lock_acquire+0x1c1/0x220
[ 2615.135440][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2615.135444][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2615.135448][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2615.135452][ C2] ? __copy_skb_header+0xaf/0x490
[ 2615.135457][ C2] ? __skb_clone+0x57a/0x760
[ 2615.135460][ C2] netif_receive_skb+0x55/0x280
[ 2615.135463][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2615.135472][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2615.135479][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2615.135485][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2615.135490][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2615.135500][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2615.135508][ C2] ? get_stack_info+0x36/0xc0
[ 2615.135513][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2615.135516][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2615.135522][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2615.135524][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2615.135528][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2615.135530][ C2] ? kernel_text_address+0x17/0xe0
[ 2615.135534][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2615.135540][ C2] ? arch_stack_walk+0x8c/0x100
[ 2615.135545][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2615.135548][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2615.135551][ C2] ? lock_acquire+0x1c1/0x220
[ 2615.135553][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2615.135559][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2615.135565][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2615.135567][ C2] ? get_stack_info+0x36/0xc0
[ 2615.135572][ C2] __tcf_classify+0x329/0x7d0
[ 2615.135577][ C2] tcf_classify+0x283/0x930
[ 2615.135582][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2615.135585][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2615.135589][ C2] tc_run+0x2e4/0x5d0
[ 2615.135594][ C2] ? __pfx_tc_run+0x10/0x10
[ 2615.135597][ C2] ? lock_acquire+0x1c1/0x220
[ 2615.135600][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2615.135604][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2615.135608][ C2] ? lock_acquire+0x1c1/0x220
[ 2615.135610][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2615.135614][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2615.135617][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2615.135620][ C2] ? neigh_hh_output+0x348/0x590
[ 2615.135624][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2615.135627][ C2] ip_finish_output2+0x786/0x18e0
[ 2615.135630][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2615.135638][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2615.135640][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2615.135644][ C2] ? __ip_finish_output+0x10f/0x770
[ 2615.135648][ C2] ip_output+0x16b/0x4f0
[ 2615.135651][ C2] ? __pfx_ip_output+0x10/0x10
[ 2615.135653][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2615.135656][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2615.135660][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2615.135664][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2615.135667][ C2] ? __alloc_skb+0xd4/0x280
[ 2615.135670][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2615.135675][ C2] ? tcp_fragment+0x168/0x1040
[ 2615.135679][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2615.135682][ C2] ? ip_local_out+0x114/0x3b0
[ 2615.135685][ C2] __ip_queue_xmit+0x672/0x1910
[ 2615.135689][ C2] ? __skb_clone+0x57a/0x760
[ 2615.135692][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2615.135697][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2615.135701][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2615.135705][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2615.135710][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2615.135715][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2615.135718][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2615.135721][ C2] tcp_send_loss_probe+0x348/0x830
[ 2615.135725][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2615.135727][ C2] tcp_write_timer+0x82/0x1d0
[ 2615.135731][ C2] call_timer_fn+0x173/0x430
[ 2615.135736][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2615.135740][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2615.135744][ C2] __run_timers.part.0+0x52d/0x890
[ 2615.135748][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2615.135752][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2615.135755][ C2] ? lock_acquire+0x1c1/0x220
[ 2615.135757][ C2] ? clockevents_program_event+0xf6/0x300
[ 2615.135763][ C2] ? lock_release+0x1d5/0x250
[ 2615.135766][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2615.135770][ C2] ? ktime_get+0xb3/0x190
[ 2615.135774][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2615.135778][ C2] run_timer_softirq+0x72/0x100
[ 2615.135782][ C2] __do_softirq+0x1b9/0x7ff
[ 2615.135786][ C2] irq_exit_rcu+0x98/0xc0
[ 2615.135789][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2615.135794][ C2]
[ 2615.135794][ C2]
[ 2615.135795][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2615.135799][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2615.135802][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2615.135804][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2615.135808][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2615.135809][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2615.135811][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2615.135812][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2615.135814][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2615.135817][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2615.135820][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2615.135824][ C2] default_idle_call+0x69/0xa0
[ 2615.135828][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2615.135831][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2615.135835][ C2] ? lock_release+0x1d5/0x250
[ 2615.135838][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2615.135842][ C2] do_idle+0xfb/0x160
[ 2615.135844][ C2] cpu_startup_entry+0x55/0x60
[ 2615.135847][ C2] start_secondary+0x21c/0x2b0
[ 2615.135850][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2615.135854][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2615.135860][ C2]
[ 2640.569270][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 268s! [perl:4135]
[ 2640.569706][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2640.570964][ C1] irq event stamp: 209232
[ 2640.571181][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2640.571711][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2640.572188][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2640.572656][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2640.573123][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2640.573575][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2640.574191][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2640.574519][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2640.575492][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2640.575801][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2640.576203][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2640.576608][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2640.577007][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2640.577406][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2640.577808][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2640.578255][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2640.578588][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2640.578989][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2640.579388][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2640.579789][ C1] PKRU: 55555554
[ 2640.579971][ C1] Call Trace:
[ 2640.580151][ C1]
[ 2640.580303][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2640.580567][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2640.580811][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2640.581087][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2640.581359][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2640.581649][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2640.581913][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2640.582220][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2640.582482][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2640.582791][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2640.583085][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2640.583400][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2640.583690][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2640.583983][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2640.584274][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2640.584586][ C1] ? get_stack_info+0x36/0xc0
[ 2640.584825][ C1] ? lock_acquire+0x1c1/0x220
[ 2640.585068][ C1] ? lock_release+0x1d5/0x250
[ 2640.585307][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2640.585556][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2640.585828][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2640.586116][ C1] ? lock_acquire+0x1c1/0x220
[ 2640.586359][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2640.586601][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2640.586860][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2640.587096][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2640.587342][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2640.587599][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2640.587879][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2640.588156][ C1] ip_local_deliver+0x19d/0x480
[ 2640.588404][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2640.588675][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2640.588939][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2640.589289][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2640.589543][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2640.589863][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2640.590127][ C1] ip_rcv+0x564/0x740
[ 2640.590331][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2640.590562][ C1] ? set_track_prepare+0x8a/0xd0
[ 2640.590814][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2640.591094][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2640.591366][ C1] ? skb_clone+0x10b/0x330
[ 2640.591594][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2640.591913][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2640.592220][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2640.592504][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2640.592797][ C1] ? __tcf_classify+0x329/0x7d0
[ 2640.593048][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2640.593279][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2640.593580][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2640.593868][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2640.594194][ C1] ? lock_acquire+0x1c1/0x220
[ 2640.594433][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2640.594733][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2640.595020][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2640.595337][ C1] ? __copy_skb_header+0xaf/0x490
[ 2640.595595][ C1] ? __skb_clone+0x57a/0x760
[ 2640.595829][ C1] netif_receive_skb+0x55/0x280
[ 2640.596078][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2640.596397][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2640.596729][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2640.597030][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2640.597305][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2640.597593][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2640.597908][ C1] ? hlock_class+0x4e/0x130
[ 2640.598142][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2640.598418][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2640.598694][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2640.598958][ C1] ? hlock_class+0x4e/0x130
[ 2640.599191][ C1] ? mark_lock+0x38/0x3e0
[ 2640.599411][ C1] ? stack_access_ok+0xda/0x1f0
[ 2640.599659][ C1] ? __lock_acquire+0xb67/0x1610
[ 2640.599914][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2640.600193][ C1] ? get_stack_info+0x36/0xc0
[ 2640.600431][ C1] ? stack_access_ok+0xda/0x1f0
[ 2640.600680][ C1] ? get_reg+0x119/0x190
[ 2640.600898][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2640.601165][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2640.601476][ C1] __tcf_classify+0x329/0x7d0
[ 2640.601720][ C1] tcf_classify+0x283/0x930
[ 2640.601954][ C1] ? arch_stack_walk+0xa2/0x100
[ 2640.602205][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2640.602461][ C1] ? get_stack_info+0x36/0xc0
[ 2640.602703][ C1] tc_run+0x2e4/0x5d0
[ 2640.602909][ C1] ? __pfx_tc_run+0x10/0x10
[ 2640.603139][ C1] ? lock_acquire+0x1c1/0x220
[ 2640.603378][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2640.603639][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2640.603893][ C1] ? lock_acquire+0x1c1/0x220
[ 2640.604132][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2640.604397][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2640.604703][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2640.604975][ C1] ? neigh_hh_output+0x348/0x590
[ 2640.605232][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2640.605496][ C1] ip_finish_output2+0x786/0x18e0
[ 2640.605753][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2640.606032][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2640.606383][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2640.606660][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2640.606914][ C1] ? __ip_finish_output+0x10f/0x770
[ 2640.607180][ C1] ip_output+0x16b/0x4f0
[ 2640.607396][ C1] ? run_timer_softirq+0x72/0x100
[ 2640.607653][ C1] ? __pfx_ip_output+0x10/0x10
[ 2640.607898][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2640.608186][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2640.608438][ C1] ? ip_local_out+0x114/0x3b0
[ 2640.608676][ C1] __ip_queue_xmit+0x672/0x1910
[ 2640.608926][ C1] ? __create_object+0x5e/0xb0
[ 2640.609170][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2640.609438][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2640.609719][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2640.609993][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2640.610274][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2640.610545][ C1] tcp_delack_timer+0x84/0x240
[ 2640.610790][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2640.611063][ C1] call_timer_fn+0x173/0x430
[ 2640.611300][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2640.611561][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2640.611821][ C1] __run_timers.part.0+0x52d/0x890
[ 2640.612082][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2640.612358][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2640.612644][ C1] ? lock_acquire+0x1c1/0x220
[ 2640.612884][ C1] ? clockevents_program_event+0xf6/0x300
[ 2640.613174][ C1] ? lock_release+0x1d5/0x250
[ 2640.613413][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2640.613679][ C1] ? ktime_get+0xb3/0x190
[ 2640.613901][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2640.614198][ C1] run_timer_softirq+0x72/0x100
[ 2640.614446][ C1] __do_softirq+0x1b9/0x7ff
[ 2640.614679][ C1] irq_exit_rcu+0x98/0xc0
[ 2640.614899][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2640.615186][ C1]
[ 2640.615336][ C1]
[ 2640.615486][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2640.615791][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2640.616115][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2640.617092][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2640.617402][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2640.617799][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2640.618200][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2640.618598][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2640.618996][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2640.619396][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2640.619693][ C1] pipe_read+0xa16/0xdf0
[ 2640.619913][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2640.620193][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2640.620435][ C1] ? iterate_tty_write+0x299/0x540
[ 2640.620698][ C1] ? lock_release+0x1d5/0x250
[ 2640.620938][ C1] vfs_read+0x911/0xc00
[ 2640.621153][ C1] ? lock_acquire+0x1c1/0x220
[ 2640.621390][ C1] ? __might_fault+0xc6/0x180
[ 2640.621631][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2640.621871][ C1] ? __might_fault+0xc6/0x180
[ 2640.622111][ C1] ? lock_release+0x1d5/0x250
[ 2640.622348][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2640.622613][ C1] ? __fget_light+0x54/0x1e0
[ 2640.622851][ C1] ksys_read+0x17a/0x1e0
[ 2640.623068][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2640.623312][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2640.623617][ C1] do_syscall_64+0xc9/0x1e0
[ 2640.623851][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2640.624150][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2640.624379][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2640.625350][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2640.625774][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2640.626174][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2640.626584][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2640.626989][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2640.627390][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2640.627792][ C1]
[ 2640.627948][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 268s! [swapper/2:0]
[ 2640.628386][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2640.629646][ C2] irq event stamp: 44114564
[ 2640.629874][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2640.630414][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2640.630928][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2640.631406][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2640.631876][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2640.632335][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2640.632948][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2640.633274][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2640.634245][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2640.634553][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2640.634951][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2640.635351][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2640.635750][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2640.636152][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2640.636559][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2640.637006][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2640.637341][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2640.637742][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2640.638142][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2640.638539][ C2] PKRU: 55555554
[ 2640.638721][ C2] Call Trace:
[ 2640.638893][ C2]
[ 2640.639043][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2640.639307][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2640.639551][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2640.639828][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2640.640102][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2640.640394][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2640.640660][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2640.640967][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2640.641229][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2640.641491][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2640.641802][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2640.642098][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2640.642414][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2640.642703][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2640.642999][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2640.643288][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2640.643599][ C2] ? get_stack_info+0x36/0xc0
[ 2640.643842][ C2] ? lock_acquire+0x1c1/0x220
[ 2640.644081][ C2] ? lock_release+0x1d5/0x250
[ 2640.644322][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2640.644571][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2640.644842][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2640.645130][ C2] ? lock_acquire+0x1c1/0x220
[ 2640.645368][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2640.645611][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2640.645871][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2640.646108][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2640.646363][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2640.646622][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2640.646898][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2640.647177][ C2] ip_local_deliver+0x19d/0x480
[ 2640.647424][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2640.647697][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2640.647960][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2640.648309][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2640.648562][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2640.648882][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2640.649147][ C2] ip_rcv+0x564/0x740
[ 2640.649351][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2640.649583][ C2] ? set_track_prepare+0x8a/0xd0
[ 2640.649837][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2640.650114][ C2] ? start_secondary+0x21c/0x2b0
[ 2640.650366][ C2] ? skb_clone+0x10b/0x330
[ 2640.650594][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2640.650912][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2640.651219][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2640.651503][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2640.651796][ C2] ? __tcf_classify+0x329/0x7d0
[ 2640.652045][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2640.652278][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2640.652577][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2640.652863][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2640.653190][ C2] ? lock_acquire+0x1c1/0x220
[ 2640.653433][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2640.653729][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2640.654015][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2640.654333][ C2] ? __copy_skb_header+0xaf/0x490
[ 2640.654591][ C2] ? __skb_clone+0x57a/0x760
[ 2640.654825][ C2] netif_receive_skb+0x55/0x280
[ 2640.655073][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2640.655388][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2640.655720][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2640.656020][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2640.656295][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2640.656591][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2640.656904][ C2] ? get_stack_info+0x36/0xc0
[ 2640.657147][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2640.657412][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2640.657731][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2640.658006][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2640.658287][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2640.658609][ C2] ? kernel_text_address+0x17/0xe0
[ 2640.658881][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2640.659194][ C2] ? arch_stack_walk+0x8c/0x100
[ 2640.659442][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2640.659706][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2640.659992][ C2] ? lock_acquire+0x1c1/0x220
[ 2640.660231][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2640.660513][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2640.660820][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2640.661094][ C2] ? get_stack_info+0x36/0xc0
[ 2640.661337][ C2] __tcf_classify+0x329/0x7d0
[ 2640.661579][ C2] tcf_classify+0x283/0x930
[ 2640.661810][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2640.662066][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2640.662381][ C2] tc_run+0x2e4/0x5d0
[ 2640.662587][ C2] ? __pfx_tc_run+0x10/0x10
[ 2640.662818][ C2] ? lock_acquire+0x1c1/0x220
[ 2640.663058][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2640.663320][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2640.663572][ C2] ? lock_acquire+0x1c1/0x220
[ 2640.663809][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2640.664075][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2640.664380][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2640.664652][ C2] ? neigh_hh_output+0x348/0x590
[ 2640.664905][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2640.665171][ C2] ip_finish_output2+0x786/0x18e0
[ 2640.665428][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2640.665765][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2640.666041][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2640.666298][ C2] ? __ip_finish_output+0x10f/0x770
[ 2640.666573][ C2] ip_output+0x16b/0x4f0
[ 2640.666791][ C2] ? __pfx_ip_output+0x10/0x10
[ 2640.667032][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2640.667312][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2640.667623][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2640.667901][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2640.668154][ C2] ? __alloc_skb+0xd4/0x280
[ 2640.668383][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2640.668655][ C2] ? tcp_fragment+0x168/0x1040
[ 2640.668897][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2640.669150][ C2] ? ip_local_out+0x114/0x3b0
[ 2640.669391][ C2] __ip_queue_xmit+0x672/0x1910
[ 2640.669639][ C2] ? __skb_clone+0x57a/0x760
[ 2640.669875][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2640.670144][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2640.670423][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2640.670669][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2640.670919][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2640.671221][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2640.671541][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2640.671783][ C2] tcp_send_loss_probe+0x348/0x830
[ 2640.672043][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2640.672315][ C2] tcp_write_timer+0x82/0x1d0
[ 2640.672552][ C2] call_timer_fn+0x173/0x430
[ 2640.672797][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2640.673059][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2640.673321][ C2] __run_timers.part.0+0x52d/0x890
[ 2640.673580][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2640.673848][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2640.674136][ C2] ? lock_acquire+0x1c1/0x220
[ 2640.674375][ C2] ? clockevents_program_event+0xf6/0x300
[ 2640.674666][ C2] ? lock_release+0x1d5/0x250
[ 2640.674906][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2640.675170][ C2] ? ktime_get+0xb3/0x190
[ 2640.675389][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2640.675688][ C2] run_timer_softirq+0x72/0x100
[ 2640.675936][ C2] __do_softirq+0x1b9/0x7ff
[ 2640.676169][ C2] irq_exit_rcu+0x98/0xc0
[ 2640.676399][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2640.676685][ C2]
[ 2640.676837][ C2]
[ 2640.676987][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2640.677293][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2640.677551][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2640.678522][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2640.678830][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2640.679229][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2640.679626][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2640.680026][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2640.680426][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2640.680825][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2640.681116][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2640.681378][ C2] default_idle_call+0x69/0xa0
[ 2640.681620][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2640.681870][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2640.682151][ C2] ? lock_release+0x1d5/0x250
[ 2640.682389][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2640.682664][ C2] do_idle+0xfb/0x160
[ 2640.682867][ C2] cpu_startup_entry+0x55/0x60
[ 2640.683112][ C2] start_secondary+0x21c/0x2b0
[ 2640.683354][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2640.683625][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2640.683936][ C2]
[ 2668.569270][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 294s! [swapper/2:0]
[ 2668.569712][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2668.570970][ C2] irq event stamp: 44114564
[ 2668.571198][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2668.571735][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2668.572246][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2668.572719][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2668.573191][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2668.573646][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2668.574256][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2668.574580][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2668.575553][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2668.575858][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2668.576263][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2668.576661][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2668.577057][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2668.577455][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2668.577852][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2668.578299][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2668.578630][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2668.579028][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2668.579425][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2668.579825][ C2] PKRU: 55555554
[ 2668.580005][ C2] Call Trace:
[ 2668.580177][ C2]
[ 2668.580326][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2668.580588][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2668.580830][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2668.581109][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2668.581381][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2668.581672][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2668.581937][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2668.582242][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2668.582501][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2668.582762][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2668.583070][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2668.583367][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2668.583681][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2668.583967][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2668.584262][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2668.584548][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2668.584858][ C2] ? get_stack_info+0x36/0xc0
[ 2668.585100][ C2] ? lock_acquire+0x1c1/0x220
[ 2668.585342][ C2] ? lock_release+0x1d5/0x250
[ 2668.585584][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2668.585832][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2668.586105][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2668.586393][ C2] ? lock_acquire+0x1c1/0x220
[ 2668.586631][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2668.586871][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2668.587133][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2668.587366][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2668.587612][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2668.587869][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2668.588143][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2668.588421][ C2] ip_local_deliver+0x19d/0x480
[ 2668.588667][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2668.588938][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2668.589201][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2668.589548][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2668.589801][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2668.590121][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2668.590381][ C2] ip_rcv+0x564/0x740
[ 2668.590583][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2668.590814][ C2] ? set_track_prepare+0x8a/0xd0
[ 2668.591066][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2668.591341][ C2] ? start_secondary+0x21c/0x2b0
[ 2668.591592][ C2] ? skb_clone+0x10b/0x330
[ 2668.591819][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2668.592139][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2668.592441][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2668.592723][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2668.593013][ C2] ? __tcf_classify+0x329/0x7d0
[ 2668.593263][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2668.593494][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2668.593793][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2668.594076][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2668.594401][ C2] ? lock_acquire+0x1c1/0x220
[ 2668.594642][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2668.594935][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2668.595223][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2668.595540][ C2] ? __copy_skb_header+0xaf/0x490
[ 2668.595797][ C2] ? __skb_clone+0x57a/0x760
[ 2668.596030][ C2] netif_receive_skb+0x55/0x280
[ 2668.596282][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2668.596594][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2668.596923][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2668.597228][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2668.597500][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2668.597789][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2668.598097][ C2] ? get_stack_info+0x36/0xc0
[ 2668.598338][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2668.598600][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2668.598916][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2668.599192][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2668.599468][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2668.599781][ C2] ? kernel_text_address+0x17/0xe0
[ 2668.600040][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2668.600359][ C2] ? arch_stack_walk+0x8c/0x100
[ 2668.600611][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2668.600874][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2668.601157][ C2] ? lock_acquire+0x1c1/0x220
[ 2668.601396][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2668.601675][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2668.601981][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2668.602255][ C2] ? get_stack_info+0x36/0xc0
[ 2668.602496][ C2] __tcf_classify+0x329/0x7d0
[ 2668.602737][ C2] tcf_classify+0x283/0x930
[ 2668.602968][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2668.603223][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2668.603533][ C2] tc_run+0x2e4/0x5d0
[ 2668.603740][ C2] ? __pfx_tc_run+0x10/0x10
[ 2668.603970][ C2] ? lock_acquire+0x1c1/0x220
[ 2668.604209][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2668.604469][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2668.604723][ C2] ? lock_acquire+0x1c1/0x220
[ 2668.604960][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2668.605225][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2668.605526][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2668.605797][ C2] ? neigh_hh_output+0x348/0x590
[ 2668.606049][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2668.606318][ C2] ip_finish_output2+0x786/0x18e0
[ 2668.606574][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2668.606909][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2668.607183][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2668.607436][ C2] ? __ip_finish_output+0x10f/0x770
[ 2668.607699][ C2] ip_output+0x16b/0x4f0
[ 2668.607917][ C2] ? __pfx_ip_output+0x10/0x10
[ 2668.608161][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2668.608435][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2668.608752][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2668.609028][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2668.609280][ C2] ? __alloc_skb+0xd4/0x280
[ 2668.609511][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2668.609780][ C2] ? tcp_fragment+0x168/0x1040
[ 2668.610024][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2668.610275][ C2] ? ip_local_out+0x114/0x3b0
[ 2668.610512][ C2] __ip_queue_xmit+0x672/0x1910
[ 2668.610760][ C2] ? __skb_clone+0x57a/0x760
[ 2668.610995][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2668.611262][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2668.611540][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2668.611785][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2668.612036][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2668.612341][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2668.612661][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2668.612906][ C2] tcp_send_loss_probe+0x348/0x830
[ 2668.613167][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2668.613436][ C2] tcp_write_timer+0x82/0x1d0
[ 2668.613677][ C2] call_timer_fn+0x173/0x430
[ 2668.613914][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2668.614178][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2668.614439][ C2] __run_timers.part.0+0x52d/0x890
[ 2668.614701][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2668.614971][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2668.615256][ C2] ? lock_acquire+0x1c1/0x220
[ 2668.615497][ C2] ? clockevents_program_event+0xf6/0x300
[ 2668.615793][ C2] ? lock_release+0x1d5/0x250
[ 2668.616034][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2668.616310][ C2] ? ktime_get+0xb3/0x190
[ 2668.616532][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2668.616824][ C2] run_timer_softirq+0x72/0x100
[ 2668.617070][ C2] __do_softirq+0x1b9/0x7ff
[ 2668.617303][ C2] irq_exit_rcu+0x98/0xc0
[ 2668.617523][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2668.617808][ C2]
[ 2668.617957][ C2]
[ 2668.618108][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2668.618413][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2668.618668][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2668.619635][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2668.619943][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2668.620339][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2668.620739][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2668.621141][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2668.621537][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2668.621934][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2668.622225][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2668.622485][ C2] default_idle_call+0x69/0xa0
[ 2668.622728][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2668.622978][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2668.623256][ C2] ? lock_release+0x1d5/0x250
[ 2668.623494][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2668.623765][ C2] do_idle+0xfb/0x160
[ 2668.623973][ C2] cpu_startup_entry+0x55/0x60
[ 2668.624222][ C2] start_secondary+0x21c/0x2b0
[ 2668.624466][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2668.624734][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2668.625043][ C2]
[ 2668.625200][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 294s! [perl:4135]
[ 2668.625618][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2668.626879][ C1] irq event stamp: 209232
[ 2668.627096][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2668.627623][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2668.628099][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2668.628565][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2668.629026][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2668.629472][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2668.630083][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2668.630407][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2668.631374][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2668.631680][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2668.632077][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2668.632475][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2668.632873][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2668.633271][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2668.633666][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2668.634112][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2668.634445][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2668.634847][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2668.635245][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2668.635642][ C1] PKRU: 55555554
[ 2668.635823][ C1] Call Trace:
[ 2668.635995][ C1]
[ 2668.636142][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2668.636411][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2668.636656][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2668.636931][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2668.637207][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2668.637494][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2668.637759][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2668.638066][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2668.638327][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2668.638637][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2668.638932][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2668.639246][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2668.639537][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2668.639831][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2668.640120][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2668.640432][ C1] ? get_stack_info+0x36/0xc0
[ 2668.640673][ C1] ? lock_acquire+0x1c1/0x220
[ 2668.640912][ C1] ? lock_release+0x1d5/0x250
[ 2668.641152][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2668.641401][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2668.641672][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2668.641958][ C1] ? lock_acquire+0x1c1/0x220
[ 2668.642196][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2668.642436][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2668.642695][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2668.642931][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2668.643178][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2668.643436][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2668.643711][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2668.643986][ C1] ip_local_deliver+0x19d/0x480
[ 2668.644234][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2668.644504][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2668.644768][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2668.645115][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2668.645371][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2668.645691][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2668.645954][ C1] ip_rcv+0x564/0x740
[ 2668.646157][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2668.646396][ C1] ? set_track_prepare+0x8a/0xd0
[ 2668.646650][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2668.646925][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2668.647199][ C1] ? skb_clone+0x10b/0x330
[ 2668.647427][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2668.647746][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2668.648053][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2668.648335][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2668.648627][ C1] ? __tcf_classify+0x329/0x7d0
[ 2668.648875][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2668.649105][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2668.649404][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2668.649688][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2668.650013][ C1] ? lock_acquire+0x1c1/0x220
[ 2668.650252][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2668.650546][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2668.650832][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2668.651149][ C1] ? __copy_skb_header+0xaf/0x490
[ 2668.651406][ C1] ? __skb_clone+0x57a/0x760
[ 2668.651639][ C1] netif_receive_skb+0x55/0x280
[ 2668.651886][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2668.652198][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2668.652529][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2668.652829][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2668.653103][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2668.653391][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2668.653702][ C1] ? hlock_class+0x4e/0x130
[ 2668.653935][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2668.654211][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2668.654487][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2668.654750][ C1] ? hlock_class+0x4e/0x130
[ 2668.654980][ C1] ? mark_lock+0x38/0x3e0
[ 2668.655201][ C1] ? stack_access_ok+0xda/0x1f0
[ 2668.655449][ C1] ? __lock_acquire+0xb67/0x1610
[ 2668.655702][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2668.655978][ C1] ? get_stack_info+0x36/0xc0
[ 2668.656226][ C1] ? stack_access_ok+0xda/0x1f0
[ 2668.656472][ C1] ? get_reg+0x119/0x190
[ 2668.656687][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2668.656954][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2668.657263][ C1] __tcf_classify+0x329/0x7d0
[ 2668.657505][ C1] tcf_classify+0x283/0x930
[ 2668.657735][ C1] ? arch_stack_walk+0xa2/0x100
[ 2668.657984][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2668.658239][ C1] ? get_stack_info+0x36/0xc0
[ 2668.658480][ C1] tc_run+0x2e4/0x5d0
[ 2668.658687][ C1] ? __pfx_tc_run+0x10/0x10
[ 2668.658918][ C1] ? lock_acquire+0x1c1/0x220
[ 2668.659155][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2668.659416][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2668.659668][ C1] ? lock_acquire+0x1c1/0x220
[ 2668.659905][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2668.660169][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2668.660474][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2668.660744][ C1] ? neigh_hh_output+0x348/0x590
[ 2668.660996][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2668.661259][ C1] ip_finish_output2+0x786/0x18e0
[ 2668.661514][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2668.661794][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2668.662130][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2668.662404][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2668.662656][ C1] ? __ip_finish_output+0x10f/0x770
[ 2668.662920][ C1] ip_output+0x16b/0x4f0
[ 2668.663137][ C1] ? run_timer_softirq+0x72/0x100
[ 2668.663395][ C1] ? __pfx_ip_output+0x10/0x10
[ 2668.663636][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2668.663923][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2668.664174][ C1] ? ip_local_out+0x114/0x3b0
[ 2668.664414][ C1] __ip_queue_xmit+0x672/0x1910
[ 2668.664661][ C1] ? __create_object+0x5e/0xb0
[ 2668.664903][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2668.665169][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2668.665451][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2668.665723][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2668.666002][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2668.666284][ C1] tcp_delack_timer+0x84/0x240
[ 2668.666527][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2668.666800][ C1] call_timer_fn+0x173/0x430
[ 2668.667033][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2668.667296][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2668.667557][ C1] __run_timers.part.0+0x52d/0x890
[ 2668.667818][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2668.668091][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2668.668375][ C1] ? lock_acquire+0x1c1/0x220
[ 2668.668613][ C1] ? clockevents_program_event+0xf6/0x300
[ 2668.668902][ C1] ? lock_release+0x1d5/0x250
[ 2668.669141][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2668.669404][ C1] ? ktime_get+0xb3/0x190
[ 2668.669627][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2668.669923][ C1] run_timer_softirq+0x72/0x100
[ 2668.670170][ C1] __do_softirq+0x1b9/0x7ff
[ 2668.670408][ C1] irq_exit_rcu+0x98/0xc0
[ 2668.670627][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2668.670915][ C1]
[ 2668.671064][ C1]
[ 2668.671215][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2668.671518][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2668.671843][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2668.672814][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2668.673120][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2668.673521][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2668.673919][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2668.674317][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2668.674713][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2668.675114][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2668.675409][ C1] pipe_read+0xa16/0xdf0
[ 2668.675630][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2668.675907][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2668.676151][ C1] ? iterate_tty_write+0x299/0x540
[ 2668.676418][ C1] ? lock_release+0x1d5/0x250
[ 2668.676658][ C1] vfs_read+0x911/0xc00
[ 2668.676873][ C1] ? lock_acquire+0x1c1/0x220
[ 2668.677111][ C1] ? __might_fault+0xc6/0x180
[ 2668.677350][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2668.677590][ C1] ? __might_fault+0xc6/0x180
[ 2668.677830][ C1] ? lock_release+0x1d5/0x250
[ 2668.678069][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2668.678334][ C1] ? __fget_light+0x54/0x1e0
[ 2668.678569][ C1] ksys_read+0x17a/0x1e0
[ 2668.678789][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2668.679033][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2668.679335][ C1] do_syscall_64+0xc9/0x1e0
[ 2668.679573][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2668.679872][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2668.680098][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2668.681078][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2668.681506][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2668.681908][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2668.682304][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2668.682704][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2668.683102][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2668.683502][ C1]
[ 2693.135103][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2693.135462][ C1] rcu: 1-....: (338192 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=83219
[ 2693.136004][ C1] rcu: (t=338248 jiffies g=1882453 q=685 ncpus=4)
[ 2693.136338][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2693.136785][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2693.137396][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2693.137723][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2693.138689][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2693.138996][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2693.139393][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2693.139789][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2693.140189][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2693.140585][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2693.140981][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2693.141425][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2693.141755][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2693.142160][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2693.142556][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2693.142952][ C1] PKRU: 55555554
[ 2693.143134][ C1] Call Trace:
[ 2693.143306][ C1]
[ 2693.143452][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 2693.143723][ C1] ? print_cpu_stall+0x263/0x6a0
[ 2693.143974][ C1] ? check_cpu_stall+0x284/0x500
[ 2693.144226][ C1] ? rcu_pending+0x92/0x360
[ 2693.144457][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 2693.144726][ C1] ? update_process_times+0xb9/0x110
[ 2693.144997][ C1] ? tick_sched_handle+0x67/0x130
[ 2693.145252][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 2693.145537][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2693.145779][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 2693.146102][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2693.146374][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2693.146661][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2693.146925][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2693.147230][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2693.147491][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2693.147800][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2693.148092][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2693.148407][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2693.148696][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2693.148988][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2693.149277][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2693.149587][ C1] ? get_stack_info+0x36/0xc0
[ 2693.149827][ C1] ? lock_acquire+0x1c1/0x220
[ 2693.150066][ C1] ? lock_release+0x1d5/0x250
[ 2693.150306][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2693.150555][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2693.150825][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2693.151110][ C1] ? lock_acquire+0x1c1/0x220
[ 2693.151346][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2693.151587][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2693.151845][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2693.152080][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2693.152326][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2693.152584][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2693.152859][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2693.153134][ C1] ip_local_deliver+0x19d/0x480
[ 2693.153380][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2693.153652][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2693.153915][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2693.154264][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2693.154517][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2693.154834][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2693.155096][ C1] ip_rcv+0x564/0x740
[ 2693.155300][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2693.155530][ C1] ? set_track_prepare+0x8a/0xd0
[ 2693.155782][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2693.156063][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2693.156335][ C1] ? skb_clone+0x10b/0x330
[ 2693.156563][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2693.156881][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2693.157185][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2693.157471][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2693.157763][ C1] ? __tcf_classify+0x329/0x7d0
[ 2693.158011][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2693.158243][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2693.158540][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2693.158827][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2693.159151][ C1] ? lock_acquire+0x1c1/0x220
[ 2693.159390][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2693.159684][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2693.159970][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2693.160287][ C1] ? __copy_skb_header+0xaf/0x490
[ 2693.160543][ C1] ? __skb_clone+0x57a/0x760
[ 2693.160775][ C1] netif_receive_skb+0x55/0x280
[ 2693.161022][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2693.161335][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2693.161667][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2693.161966][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2693.162239][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2693.162526][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2693.162838][ C1] ? hlock_class+0x4e/0x130
[ 2693.163072][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2693.163347][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2693.163621][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2693.163888][ C1] ? hlock_class+0x4e/0x130
[ 2693.164118][ C1] ? mark_lock+0x38/0x3e0
[ 2693.164340][ C1] ? stack_access_ok+0xda/0x1f0
[ 2693.164589][ C1] ? __lock_acquire+0xb67/0x1610
[ 2693.164843][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2693.165123][ C1] ? get_stack_info+0x36/0xc0
[ 2693.165362][ C1] ? stack_access_ok+0xda/0x1f0
[ 2693.165608][ C1] ? get_reg+0x119/0x190
[ 2693.165828][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2693.166103][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2693.166413][ C1] __tcf_classify+0x329/0x7d0
[ 2693.166654][ C1] tcf_classify+0x283/0x930
[ 2693.166886][ C1] ? arch_stack_walk+0xa2/0x100
[ 2693.167135][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2693.167392][ C1] ? get_stack_info+0x36/0xc0
[ 2693.167635][ C1] tc_run+0x2e4/0x5d0
[ 2693.167840][ C1] ? __pfx_tc_run+0x10/0x10
[ 2693.168072][ C1] ? lock_acquire+0x1c1/0x220
[ 2693.168310][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2693.168571][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2693.168824][ C1] ? lock_acquire+0x1c1/0x220
[ 2693.169064][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2693.169328][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2693.169633][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2693.169904][ C1] ? neigh_hh_output+0x348/0x590
[ 2693.170157][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2693.170422][ C1] ip_finish_output2+0x786/0x18e0
[ 2693.170677][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2693.170955][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2693.171294][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2693.171568][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2693.171821][ C1] ? __ip_finish_output+0x10f/0x770
[ 2693.172086][ C1] ip_output+0x16b/0x4f0
[ 2693.172303][ C1] ? run_timer_softirq+0x72/0x100
[ 2693.172560][ C1] ? __pfx_ip_output+0x10/0x10
[ 2693.172801][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2693.173089][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2693.173342][ C1] ? ip_local_out+0x114/0x3b0
[ 2693.173580][ C1] __ip_queue_xmit+0x672/0x1910
[ 2693.173828][ C1] ? __create_object+0x5e/0xb0
[ 2693.174072][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2693.174339][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2693.174622][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2693.174895][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2693.175175][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2693.175451][ C1] tcp_delack_timer+0x84/0x240
[ 2693.175694][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2693.175967][ C1] call_timer_fn+0x173/0x430
[ 2693.176210][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2693.176473][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2693.176735][ C1] __run_timers.part.0+0x52d/0x890
[ 2693.176997][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2693.177272][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2693.177556][ C1] ? lock_acquire+0x1c1/0x220
[ 2693.177794][ C1] ? clockevents_program_event+0xf6/0x300
[ 2693.178084][ C1] ? lock_release+0x1d5/0x250
[ 2693.178325][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2693.178588][ C1] ? ktime_get+0xb3/0x190
[ 2693.178810][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2693.179105][ C1] run_timer_softirq+0x72/0x100
[ 2693.179354][ C1] __do_softirq+0x1b9/0x7ff
[ 2693.179588][ C1] irq_exit_rcu+0x98/0xc0
[ 2693.179808][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2693.180096][ C1]
[ 2693.180247][ C1]
[ 2693.180399][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2693.180704][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2693.181028][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2693.182011][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2693.182325][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2693.182724][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2693.183124][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2693.183522][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2693.183920][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2693.184323][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2693.184619][ C1] pipe_read+0xa16/0xdf0
[ 2693.184841][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2693.185119][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2693.185363][ C1] ? iterate_tty_write+0x299/0x540
[ 2693.185624][ C1] ? lock_release+0x1d5/0x250
[ 2693.185863][ C1] vfs_read+0x911/0xc00
[ 2693.186086][ C1] ? lock_acquire+0x1c1/0x220
[ 2693.186324][ C1] ? __might_fault+0xc6/0x180
[ 2693.186564][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2693.186803][ C1] ? __might_fault+0xc6/0x180
[ 2693.187044][ C1] ? lock_release+0x1d5/0x250
[ 2693.187283][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2693.187548][ C1] ? __fget_light+0x54/0x1e0
[ 2693.187784][ C1] ksys_read+0x17a/0x1e0
[ 2693.188002][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2693.188245][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2693.188548][ C1] do_syscall_64+0xc9/0x1e0
[ 2693.188782][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2693.189081][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2693.189309][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2693.190281][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2693.190703][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2693.191105][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2693.191503][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2693.191901][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2693.192302][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2693.192703][ C1]
[ 2693.192867][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 2693.193148][ C2] NMI backtrace for cpu 2
[ 2693.193158][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2693.193164][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2693.193168][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2693.193177][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2693.193182][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2693.193185][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2693.193187][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2693.193189][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2693.193190][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2693.193192][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2693.193193][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2693.193195][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2693.193198][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2693.193200][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2693.193201][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2693.193203][ C2] PKRU: 55555554
[ 2693.193204][ C2] Call Trace:
[ 2693.193207][ C2]
[ 2693.193209][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 2693.193217][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 2693.193222][ C2] ? nmi_handle+0x153/0x420
[ 2693.193228][ C2] ? default_do_nmi+0x41/0x100
[ 2693.193230][ C2] ? exc_nmi+0xf3/0x120
[ 2693.193233][ C2] ? end_repeat_nmi+0xf/0x60
[ 2693.193238][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2693.193241][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2693.193244][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2693.193247][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2693.193250][ C2]
[ 2693.193251][ C2]
[ 2693.193252][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2693.193255][ C2] ? get_stack_info+0x36/0xc0
[ 2693.193259][ C2] ? lock_acquire+0x1c1/0x220
[ 2693.193263][ C2] ? lock_release+0x1d5/0x250
[ 2693.193266][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2693.193270][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2693.193273][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2693.193276][ C2] ? lock_acquire+0x1c1/0x220
[ 2693.193278][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2693.193281][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2693.193284][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2693.193290][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2693.193292][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2693.193297][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2693.193303][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2693.193306][ C2] ip_local_deliver+0x19d/0x480
[ 2693.193309][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2693.193311][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2693.193313][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2693.193319][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2693.193322][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2693.193325][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2693.193334][ C2] ip_rcv+0x564/0x740
[ 2693.193336][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2693.193339][ C2] ? set_track_prepare+0x8a/0xd0
[ 2693.193343][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2693.193346][ C2] ? start_secondary+0x21c/0x2b0
[ 2693.193349][ C2] ? skb_clone+0x10b/0x330
[ 2693.193353][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2693.193359][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2693.193364][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2693.193367][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2693.193376][ C2] ? __tcf_classify+0x329/0x7d0
[ 2693.193379][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2693.193381][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2693.193385][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2693.193388][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2693.193392][ C2] ? lock_acquire+0x1c1/0x220
[ 2693.193394][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2693.193398][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2693.193402][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2693.193405][ C2] ? __copy_skb_header+0xaf/0x490
[ 2693.193410][ C2] ? __skb_clone+0x57a/0x760
[ 2693.193412][ C2] netif_receive_skb+0x55/0x280
[ 2693.193415][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2693.193423][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2693.193430][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2693.193436][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2693.193441][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2693.193451][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2693.193458][ C2] ? get_stack_info+0x36/0xc0
[ 2693.193462][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2693.193465][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2693.193468][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2693.193471][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2693.193474][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2693.193476][ C2] ? kernel_text_address+0x17/0xe0
[ 2693.193479][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2693.193483][ C2] ? arch_stack_walk+0x8c/0x100
[ 2693.193487][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2693.193490][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2693.193494][ C2] ? lock_acquire+0x1c1/0x220
[ 2693.193496][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2693.193500][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2693.193505][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2693.193507][ C2] ? get_stack_info+0x36/0xc0
[ 2693.193512][ C2] __tcf_classify+0x329/0x7d0
[ 2693.193517][ C2] tcf_classify+0x283/0x930
[ 2693.193521][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2693.193523][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2693.193528][ C2] tc_run+0x2e4/0x5d0
[ 2693.193531][ C2] ? __pfx_tc_run+0x10/0x10
[ 2693.193534][ C2] ? lock_acquire+0x1c1/0x220
[ 2693.193536][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2693.193540][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2693.193544][ C2] ? lock_acquire+0x1c1/0x220
[ 2693.193546][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2693.193549][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2693.193552][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2693.193555][ C2] ? neigh_hh_output+0x348/0x590
[ 2693.193558][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2693.193562][ C2] ip_finish_output2+0x786/0x18e0
[ 2693.193565][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2693.193573][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2693.193575][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2693.193579][ C2] ? __ip_finish_output+0x10f/0x770
[ 2693.193582][ C2] ip_output+0x16b/0x4f0
[ 2693.193586][ C2] ? __pfx_ip_output+0x10/0x10
[ 2693.193588][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2693.193591][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2693.193594][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2693.193597][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2693.193599][ C2] ? __alloc_skb+0xd4/0x280
[ 2693.193601][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2693.193604][ C2] ? tcp_fragment+0x168/0x1040
[ 2693.193607][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2693.193610][ C2] ? ip_local_out+0x114/0x3b0
[ 2693.193613][ C2] __ip_queue_xmit+0x672/0x1910
[ 2693.193617][ C2] ? __skb_clone+0x57a/0x760
[ 2693.193619][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2693.193624][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2693.193627][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2693.193631][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2693.193636][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2693.193640][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2693.193642][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2693.193646][ C2] tcp_send_loss_probe+0x348/0x830
[ 2693.193649][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2693.193652][ C2] tcp_write_timer+0x82/0x1d0
[ 2693.193655][ C2] call_timer_fn+0x173/0x430
[ 2693.193659][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2693.193664][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2693.193668][ C2] __run_timers.part.0+0x52d/0x890
[ 2693.193671][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2693.193675][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2693.193678][ C2] ? lock_acquire+0x1c1/0x220
[ 2693.193680][ C2] ? clockevents_program_event+0xf6/0x300
[ 2693.193683][ C2] ? lock_release+0x1d5/0x250
[ 2693.193686][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2693.193689][ C2] ? ktime_get+0xb3/0x190
[ 2693.193692][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2693.193696][ C2] run_timer_softirq+0x72/0x100
[ 2693.193699][ C2] __do_softirq+0x1b9/0x7ff
[ 2693.193704][ C2] irq_exit_rcu+0x98/0xc0
[ 2693.193706][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2693.193709][ C2]
[ 2693.193710][ C2]
[ 2693.193711][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2693.193714][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2693.193718][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2693.193720][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2693.193722][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2693.193724][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2693.193725][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2693.193726][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2693.193728][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2693.193731][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2693.193734][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2693.193737][ C2] default_idle_call+0x69/0xa0
[ 2693.193740][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2693.193743][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2693.193747][ C2] ? lock_release+0x1d5/0x250
[ 2693.193749][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2693.193753][ C2] do_idle+0xfb/0x160
[ 2693.193756][ C2] cpu_startup_entry+0x55/0x60
[ 2693.193758][ C2] start_secondary+0x21c/0x2b0
[ 2693.193761][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2693.193765][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2693.193771][ C2]
[ 2720.569271][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 342s! [swapper/2:0]
[ 2720.569712][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2720.570992][ C2] irq event stamp: 44114564
[ 2720.571225][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2720.571782][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2720.572305][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2720.572795][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2720.573270][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2720.573724][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2720.574333][ C2] RIP: 0010:kasan_check_range+0x54/0x1c0
[ 2720.574620][ C2] Code: ff fe 48 39 c7 77 23 44 89 c2 e8 57 e8 ff ff 83 f0 01 5b 5d 41 5c c3 cc cc cc cc 48 b8 ff ff ff ff ff 7f ff ff 48 39 c7 76 dd <4c> 8d 54 37 ff 48 89 fd 48 b8 00 00 00 00 00 fc ff df 4d 89 d1 48
[ 2720.575588][ C2] RSP: 0018:ffffc9000021fa78 EFLAGS: 00000216
[ 2720.575895][ C2] RAX: ffff7fffffffffff RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2720.576300][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2720.576697][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2720.577095][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2720.577491][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2720.577888][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2720.578333][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2720.578663][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2720.579064][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2720.579462][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2720.579857][ C2] PKRU: 55555554
[ 2720.580038][ C2] Call Trace:
[ 2720.580211][ C2]
[ 2720.580359][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2720.580624][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2720.580867][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2720.581142][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2720.581416][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2720.581702][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2720.581966][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2720.582272][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2720.582531][ C2] ? hrtimer_interrupt+0x31a/0x770
[ 2720.582790][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2720.583050][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2720.583360][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2720.583656][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2720.583970][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2720.584259][ C2] ? kasan_check_range+0x54/0x1c0
[ 2720.584515][ C2] queued_spin_lock_slowpath+0xb0/0xb90
[ 2720.584795][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2720.585105][ C2] ? get_stack_info+0x36/0xc0
[ 2720.585347][ C2] ? lock_acquire+0x1c1/0x220
[ 2720.585588][ C2] ? lock_release+0x1d5/0x250
[ 2720.585825][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2720.586078][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2720.586351][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2720.586634][ C2] ? lock_acquire+0x1c1/0x220
[ 2720.586872][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2720.587112][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2720.587372][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2720.587606][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2720.587852][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2720.588109][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2720.588383][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2720.588661][ C2] ip_local_deliver+0x19d/0x480
[ 2720.588906][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2720.589178][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2720.589442][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2720.589789][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2720.590042][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2720.590361][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2720.590626][ C2] ip_rcv+0x564/0x740
[ 2720.590830][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2720.591060][ C2] ? set_track_prepare+0x8a/0xd0
[ 2720.591315][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2720.591589][ C2] ? start_secondary+0x21c/0x2b0
[ 2720.591840][ C2] ? skb_clone+0x10b/0x330
[ 2720.592070][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2720.592388][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2720.592692][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2720.592974][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2720.593265][ C2] ? __tcf_classify+0x329/0x7d0
[ 2720.593514][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2720.593745][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2720.594045][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2720.594328][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2720.594652][ C2] ? lock_acquire+0x1c1/0x220
[ 2720.594890][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2720.595184][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2720.595469][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2720.595784][ C2] ? __copy_skb_header+0xaf/0x490
[ 2720.596047][ C2] ? __skb_clone+0x57a/0x760
[ 2720.596281][ C2] netif_receive_skb+0x55/0x280
[ 2720.596526][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2720.596838][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2720.597169][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2720.597468][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2720.597741][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2720.598029][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2720.598338][ C2] ? get_stack_info+0x36/0xc0
[ 2720.598580][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2720.598844][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2720.599160][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2720.599435][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2720.599711][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2720.600025][ C2] ? kernel_text_address+0x17/0xe0
[ 2720.600285][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2720.600597][ C2] ? arch_stack_walk+0x8c/0x100
[ 2720.600845][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2720.601110][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2720.601392][ C2] ? lock_acquire+0x1c1/0x220
[ 2720.601630][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2720.601911][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2720.602216][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2720.602490][ C2] ? get_stack_info+0x36/0xc0
[ 2720.602731][ C2] __tcf_classify+0x329/0x7d0
[ 2720.602973][ C2] tcf_classify+0x283/0x930
[ 2720.603205][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2720.603459][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2720.603771][ C2] tc_run+0x2e4/0x5d0
[ 2720.603977][ C2] ? __pfx_tc_run+0x10/0x10
[ 2720.604207][ C2] ? lock_acquire+0x1c1/0x220
[ 2720.604447][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2720.604708][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2720.604968][ C2] ? lock_acquire+0x1c1/0x220
[ 2720.605213][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2720.605485][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2720.605796][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2720.606072][ C2] ? neigh_hh_output+0x348/0x590
[ 2720.606324][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2720.606587][ C2] ip_finish_output2+0x786/0x18e0
[ 2720.606843][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2720.607179][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2720.607453][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2720.607705][ C2] ? __ip_finish_output+0x10f/0x770
[ 2720.607967][ C2] ip_output+0x16b/0x4f0
[ 2720.608187][ C2] ? __pfx_ip_output+0x10/0x10
[ 2720.608430][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2720.608705][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2720.609017][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2720.609292][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2720.609543][ C2] ? __alloc_skb+0xd4/0x280
[ 2720.609774][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2720.610042][ C2] ? tcp_fragment+0x168/0x1040
[ 2720.610287][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2720.610538][ C2] ? ip_local_out+0x114/0x3b0
[ 2720.610775][ C2] __ip_queue_xmit+0x672/0x1910
[ 2720.611024][ C2] ? __skb_clone+0x57a/0x760
[ 2720.611259][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2720.611524][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2720.611802][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2720.612047][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2720.612296][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2720.612596][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2720.612916][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2720.613159][ C2] tcp_send_loss_probe+0x348/0x830
[ 2720.613418][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2720.613686][ C2] tcp_write_timer+0x82/0x1d0
[ 2720.613924][ C2] call_timer_fn+0x173/0x430
[ 2720.614159][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2720.614419][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2720.614679][ C2] __run_timers.part.0+0x52d/0x890
[ 2720.614940][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2720.615210][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2720.615491][ C2] ? lock_acquire+0x1c1/0x220
[ 2720.615730][ C2] ? clockevents_program_event+0xf6/0x300
[ 2720.616025][ C2] ? lock_release+0x1d5/0x250
[ 2720.616265][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2720.616527][ C2] ? ktime_get+0xb3/0x190
[ 2720.616748][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2720.617041][ C2] run_timer_softirq+0x72/0x100
[ 2720.617288][ C2] __do_softirq+0x1b9/0x7ff
[ 2720.617521][ C2] irq_exit_rcu+0x98/0xc0
[ 2720.617740][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2720.618026][ C2]
[ 2720.618175][ C2]
[ 2720.618324][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2720.618628][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2720.618883][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2720.619847][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2720.620154][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2720.620550][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2720.620949][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2720.621346][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2720.621741][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2720.622141][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2720.622431][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2720.622691][ C2] default_idle_call+0x69/0xa0
[ 2720.622935][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2720.623186][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2720.623461][ C2] ? lock_release+0x1d5/0x250
[ 2720.623699][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2720.623971][ C2] do_idle+0xfb/0x160
[ 2720.624174][ C2] cpu_startup_entry+0x55/0x60
[ 2720.624421][ C2] start_secondary+0x21c/0x2b0
[ 2720.624664][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2720.624932][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2720.625242][ C2]
[ 2720.625399][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 342s! [perl:4135]
[ 2720.625825][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2720.627091][ C1] irq event stamp: 209232
[ 2720.627309][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2720.627841][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2720.628317][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2720.628784][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2720.629247][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2720.629695][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2720.630307][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2720.630630][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2720.631600][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2720.631908][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2720.632307][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2720.632708][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2720.633106][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2720.633503][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2720.633900][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2720.634348][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2720.634681][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2720.635083][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2720.635480][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2720.635879][ C1] PKRU: 55555554
[ 2720.636067][ C1] Call Trace:
[ 2720.636241][ C1]
[ 2720.636391][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2720.636654][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2720.636898][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2720.637175][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2720.637449][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2720.637736][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2720.638001][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2720.638308][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2720.638569][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2720.638880][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2720.639180][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2720.639492][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2720.639781][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2720.640077][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2720.640376][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2720.640688][ C1] ? get_stack_info+0x36/0xc0
[ 2720.640931][ C1] ? lock_acquire+0x1c1/0x220
[ 2720.641174][ C1] ? lock_release+0x1d5/0x250
[ 2720.641415][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2720.641666][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2720.641939][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2720.642227][ C1] ? lock_acquire+0x1c1/0x220
[ 2720.642467][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2720.642709][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2720.642971][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2720.643208][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2720.643457][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2720.643716][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2720.643993][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2720.644271][ C1] ip_local_deliver+0x19d/0x480
[ 2720.644520][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2720.644794][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2720.645060][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2720.645410][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2720.645665][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2720.645995][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2720.646261][ C1] ip_rcv+0x564/0x740
[ 2720.646465][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2720.646698][ C1] ? set_track_prepare+0x8a/0xd0
[ 2720.646953][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2720.647232][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2720.647505][ C1] ? skb_clone+0x10b/0x330
[ 2720.647736][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2720.648057][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2720.648364][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2720.648647][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2720.648943][ C1] ? __tcf_classify+0x329/0x7d0
[ 2720.649195][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2720.649429][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2720.649731][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2720.650017][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2720.650344][ C1] ? lock_acquire+0x1c1/0x220
[ 2720.650584][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2720.650882][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2720.651171][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2720.651489][ C1] ? __copy_skb_header+0xaf/0x490
[ 2720.651749][ C1] ? __skb_clone+0x57a/0x760
[ 2720.651984][ C1] netif_receive_skb+0x55/0x280
[ 2720.652233][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2720.652550][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2720.652883][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2720.653186][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2720.653461][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2720.653753][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2720.654065][ C1] ? hlock_class+0x4e/0x130
[ 2720.654302][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2720.654579][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2720.654858][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2720.655124][ C1] ? hlock_class+0x4e/0x130
[ 2720.655354][ C1] ? mark_lock+0x38/0x3e0
[ 2720.655578][ C1] ? stack_access_ok+0xda/0x1f0
[ 2720.655829][ C1] ? __lock_acquire+0xb67/0x1610
[ 2720.656091][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2720.656369][ C1] ? get_stack_info+0x36/0xc0
[ 2720.656613][ C1] ? stack_access_ok+0xda/0x1f0
[ 2720.656861][ C1] ? get_reg+0x119/0x190
[ 2720.657078][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2720.657348][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2720.657660][ C1] __tcf_classify+0x329/0x7d0
[ 2720.657903][ C1] tcf_classify+0x283/0x930
[ 2720.658137][ C1] ? arch_stack_walk+0xa2/0x100
[ 2720.658387][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2720.658644][ C1] ? get_stack_info+0x36/0xc0
[ 2720.658887][ C1] tc_run+0x2e4/0x5d0
[ 2720.659092][ C1] ? __pfx_tc_run+0x10/0x10
[ 2720.659326][ C1] ? lock_acquire+0x1c1/0x220
[ 2720.659566][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2720.659828][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2720.660082][ C1] ? lock_acquire+0x1c1/0x220
[ 2720.660322][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2720.660588][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2720.660896][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2720.661169][ C1] ? neigh_hh_output+0x348/0x590
[ 2720.661426][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2720.661693][ C1] ip_finish_output2+0x786/0x18e0
[ 2720.661951][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2720.662233][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2720.662571][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2720.662847][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2720.663101][ C1] ? __ip_finish_output+0x10f/0x770
[ 2720.663371][ C1] ip_output+0x16b/0x4f0
[ 2720.663590][ C1] ? run_timer_softirq+0x72/0x100
[ 2720.663850][ C1] ? __pfx_ip_output+0x10/0x10
[ 2720.664093][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2720.664382][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2720.664634][ C1] ? ip_local_out+0x114/0x3b0
[ 2720.664875][ C1] __ip_queue_xmit+0x672/0x1910
[ 2720.665124][ C1] ? __create_object+0x5e/0xb0
[ 2720.665367][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2720.665636][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2720.665927][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2720.666202][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2720.666485][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2720.666759][ C1] tcp_delack_timer+0x84/0x240
[ 2720.667004][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2720.667278][ C1] call_timer_fn+0x173/0x430
[ 2720.667515][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2720.667778][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2720.668041][ C1] __run_timers.part.0+0x52d/0x890
[ 2720.668303][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2720.668577][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2720.668861][ C1] ? lock_acquire+0x1c1/0x220
[ 2720.669103][ C1] ? clockevents_program_event+0xf6/0x300
[ 2720.669397][ C1] ? lock_release+0x1d5/0x250
[ 2720.669635][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2720.669901][ C1] ? ktime_get+0xb3/0x190
[ 2720.670124][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2720.670433][ C1] run_timer_softirq+0x72/0x100
[ 2720.670686][ C1] __do_softirq+0x1b9/0x7ff
[ 2720.670932][ C1] irq_exit_rcu+0x98/0xc0
[ 2720.671155][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2720.671443][ C1]
[ 2720.671592][ C1]
[ 2720.671745][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2720.672050][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2720.672376][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2720.673353][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2720.673661][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2720.674064][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2720.674462][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2720.674861][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2720.675262][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2720.675665][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2720.675966][ C1] pipe_read+0xa16/0xdf0
[ 2720.676191][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2720.676467][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2720.676712][ C1] ? iterate_tty_write+0x299/0x540
[ 2720.676975][ C1] ? lock_release+0x1d5/0x250
[ 2720.677217][ C1] vfs_read+0x911/0xc00
[ 2720.677431][ C1] ? lock_acquire+0x1c1/0x220
[ 2720.677671][ C1] ? __might_fault+0xc6/0x180
[ 2720.677911][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2720.678150][ C1] ? __might_fault+0xc6/0x180
[ 2720.678391][ C1] ? lock_release+0x1d5/0x250
[ 2720.678635][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2720.678901][ C1] ? __fget_light+0x54/0x1e0
[ 2720.679140][ C1] ksys_read+0x17a/0x1e0
[ 2720.679358][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2720.679603][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2720.679908][ C1] do_syscall_64+0xc9/0x1e0
[ 2720.680142][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2720.680443][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2720.680679][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2720.681652][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2720.682072][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2720.682471][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2720.682876][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2720.683277][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2720.683675][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2720.684075][ C1]
[ 2748.569270][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 368s! [swapper/2:0]
[ 2748.569690][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2748.570939][ C2] irq event stamp: 44114564
[ 2748.571169][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2748.571702][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2748.572211][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2748.572686][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2748.573156][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2748.573611][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2748.574221][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2748.574545][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2748.575513][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2748.575822][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2748.576222][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2748.576618][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2748.577015][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2748.577413][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2748.577812][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2748.578257][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2748.578589][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2748.578995][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2748.579395][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2748.579793][ C2] PKRU: 55555554
[ 2748.579975][ C2] Call Trace:
[ 2748.580143][ C2]
[ 2748.580294][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2748.580554][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2748.580797][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2748.581073][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2748.581344][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2748.581633][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2748.581898][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2748.582203][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2748.582464][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2748.582726][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2748.583033][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2748.583328][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2748.583641][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2748.583929][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2748.584224][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2748.584512][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2748.584821][ C2] ? get_stack_info+0x36/0xc0
[ 2748.585061][ C2] ? lock_acquire+0x1c1/0x220
[ 2748.585301][ C2] ? lock_release+0x1d5/0x250
[ 2748.585541][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2748.585793][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2748.586065][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2748.586348][ C2] ? lock_acquire+0x1c1/0x220
[ 2748.586585][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2748.586827][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2748.587086][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2748.587319][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2748.587564][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2748.587824][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2748.588100][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2748.588376][ C2] ip_local_deliver+0x19d/0x480
[ 2748.588623][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2748.588892][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2748.589155][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2748.589500][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2748.589751][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2748.590071][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2748.590337][ C2] ip_rcv+0x564/0x740
[ 2748.590543][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2748.590771][ C2] ? set_track_prepare+0x8a/0xd0
[ 2748.591023][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2748.591299][ C2] ? start_secondary+0x21c/0x2b0
[ 2748.591549][ C2] ? skb_clone+0x10b/0x330
[ 2748.591776][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2748.592093][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2748.592400][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2748.592680][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2748.592974][ C2] ? __tcf_classify+0x329/0x7d0
[ 2748.593220][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2748.593450][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2748.593749][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2748.594032][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2748.594355][ C2] ? lock_acquire+0x1c1/0x220
[ 2748.594594][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2748.594889][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2748.595173][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2748.595490][ C2] ? __copy_skb_header+0xaf/0x490
[ 2748.595747][ C2] ? __skb_clone+0x57a/0x760
[ 2748.595989][ C2] netif_receive_skb+0x55/0x280
[ 2748.596237][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2748.596546][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2748.596879][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2748.597177][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2748.597450][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2748.597741][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2748.598054][ C2] ? get_stack_info+0x36/0xc0
[ 2748.598297][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2748.598563][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2748.598881][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2748.599162][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2748.599444][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2748.599767][ C2] ? kernel_text_address+0x17/0xe0
[ 2748.600026][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2748.600339][ C2] ? arch_stack_walk+0x8c/0x100
[ 2748.600587][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2748.600851][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2748.601134][ C2] ? lock_acquire+0x1c1/0x220
[ 2748.601373][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2748.601654][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2748.601957][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2748.602234][ C2] ? get_stack_info+0x36/0xc0
[ 2748.602473][ C2] __tcf_classify+0x329/0x7d0
[ 2748.602714][ C2] tcf_classify+0x283/0x930
[ 2748.602948][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2748.603204][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2748.603515][ C2] tc_run+0x2e4/0x5d0
[ 2748.603721][ C2] ? __pfx_tc_run+0x10/0x10
[ 2748.603950][ C2] ? lock_acquire+0x1c1/0x220
[ 2748.604189][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2748.604448][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2748.604700][ C2] ? lock_acquire+0x1c1/0x220
[ 2748.604939][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2748.605204][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2748.605508][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2748.605786][ C2] ? neigh_hh_output+0x348/0x590
[ 2748.606038][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2748.606303][ C2] ip_finish_output2+0x786/0x18e0
[ 2748.606559][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2748.606894][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2748.607171][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2748.607423][ C2] ? __ip_finish_output+0x10f/0x770
[ 2748.607688][ C2] ip_output+0x16b/0x4f0
[ 2748.607903][ C2] ? __pfx_ip_output+0x10/0x10
[ 2748.608151][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2748.608425][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2748.608737][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2748.609013][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2748.609264][ C2] ? __alloc_skb+0xd4/0x280
[ 2748.609496][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2748.609764][ C2] ? tcp_fragment+0x168/0x1040
[ 2748.610007][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2748.610258][ C2] ? ip_local_out+0x114/0x3b0
[ 2748.610498][ C2] __ip_queue_xmit+0x672/0x1910
[ 2748.610744][ C2] ? __skb_clone+0x57a/0x760
[ 2748.610979][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2748.611244][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2748.611526][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2748.611770][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2748.612018][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2748.612319][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2748.612639][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2748.612882][ C2] tcp_send_loss_probe+0x348/0x830
[ 2748.613141][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2748.613408][ C2] tcp_write_timer+0x82/0x1d0
[ 2748.613648][ C2] call_timer_fn+0x173/0x430
[ 2748.613885][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2748.614147][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2748.614408][ C2] __run_timers.part.0+0x52d/0x890
[ 2748.614667][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2748.614936][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2748.615219][ C2] ? lock_acquire+0x1c1/0x220
[ 2748.615457][ C2] ? clockevents_program_event+0xf6/0x300
[ 2748.615749][ C2] ? lock_release+0x1d5/0x250
[ 2748.615991][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2748.616254][ C2] ? ktime_get+0xb3/0x190
[ 2748.616476][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2748.616772][ C2] run_timer_softirq+0x72/0x100
[ 2748.617018][ C2] __do_softirq+0x1b9/0x7ff
[ 2748.617252][ C2] irq_exit_rcu+0x98/0xc0
[ 2748.617472][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2748.617758][ C2]
[ 2748.617907][ C2]
[ 2748.618058][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2748.618361][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2748.618621][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2748.619588][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2748.619895][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2748.620294][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2748.620691][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2748.621088][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2748.621483][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2748.621885][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2748.622173][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2748.622432][ C2] default_idle_call+0x69/0xa0
[ 2748.622676][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2748.622927][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2748.623203][ C2] ? lock_release+0x1d5/0x250
[ 2748.623446][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2748.623717][ C2] do_idle+0xfb/0x160
[ 2748.623918][ C2] cpu_startup_entry+0x55/0x60
[ 2748.624161][ C2] start_secondary+0x21c/0x2b0
[ 2748.624405][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2748.624672][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2748.624983][ C2]
[ 2748.625141][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 368s! [perl:4135]
[ 2748.625568][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2748.626839][ C1] irq event stamp: 209232
[ 2748.627058][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2748.627590][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2748.628067][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2748.628539][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2748.629003][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2748.629453][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2748.630069][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2748.630400][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2748.631381][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2748.631691][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2748.632098][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2748.632501][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2748.632908][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2748.633311][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2748.633718][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2748.634175][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2748.634515][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2748.634923][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2748.635327][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2748.635749][ C1] PKRU: 55555554
[ 2748.635948][ C1] Call Trace:
[ 2748.636128][ C1]
[ 2748.636280][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2748.636548][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2748.636794][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2748.637074][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2748.637363][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2748.637671][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2748.637940][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2748.638250][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2748.638514][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2748.638825][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2748.639124][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2748.639440][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2748.639731][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2748.640029][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2748.640319][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2748.640633][ C1] ? get_stack_info+0x36/0xc0
[ 2748.640875][ C1] ? lock_acquire+0x1c1/0x220
[ 2748.641118][ C1] ? lock_release+0x1d5/0x250
[ 2748.641358][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2748.641610][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2748.641884][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2748.642174][ C1] ? lock_acquire+0x1c1/0x220
[ 2748.642414][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2748.642655][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2748.642919][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2748.643157][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2748.643406][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2748.643666][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2748.643944][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2748.644227][ C1] ip_local_deliver+0x19d/0x480
[ 2748.644475][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2748.644751][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2748.645017][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2748.645368][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2748.645623][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2748.645954][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2748.646221][ C1] ip_rcv+0x564/0x740
[ 2748.646426][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2748.646661][ C1] ? set_track_prepare+0x8a/0xd0
[ 2748.646917][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2748.647196][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2748.647469][ C1] ? skb_clone+0x10b/0x330
[ 2748.647699][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2748.648021][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2748.648332][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2748.648616][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2748.648913][ C1] ? __tcf_classify+0x329/0x7d0
[ 2748.649163][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2748.649396][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2748.649698][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2748.649983][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2748.650310][ C1] ? lock_acquire+0x1c1/0x220
[ 2748.650550][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2748.650847][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2748.651133][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2748.651451][ C1] ? __copy_skb_header+0xaf/0x490
[ 2748.651711][ C1] ? __skb_clone+0x57a/0x760
[ 2748.651947][ C1] netif_receive_skb+0x55/0x280
[ 2748.652197][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2748.652509][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2748.652842][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2748.653144][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2748.653419][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2748.653711][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2748.654024][ C1] ? hlock_class+0x4e/0x130
[ 2748.654259][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2748.654535][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2748.654816][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2748.655081][ C1] ? hlock_class+0x4e/0x130
[ 2748.655314][ C1] ? mark_lock+0x38/0x3e0
[ 2748.655535][ C1] ? stack_access_ok+0xda/0x1f0
[ 2748.655795][ C1] ? __lock_acquire+0xb67/0x1610
[ 2748.656050][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2748.656328][ C1] ? get_stack_info+0x36/0xc0
[ 2748.656571][ C1] ? stack_access_ok+0xda/0x1f0
[ 2748.656819][ C1] ? get_reg+0x119/0x190
[ 2748.657036][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2748.657306][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2748.657618][ C1] __tcf_classify+0x329/0x7d0
[ 2748.657862][ C1] tcf_classify+0x283/0x930
[ 2748.658094][ C1] ? arch_stack_walk+0xa2/0x100
[ 2748.658345][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2748.658604][ C1] ? get_stack_info+0x36/0xc0
[ 2748.658846][ C1] tc_run+0x2e4/0x5d0
[ 2748.659053][ C1] ? __pfx_tc_run+0x10/0x10
[ 2748.659289][ C1] ? lock_acquire+0x1c1/0x220
[ 2748.659529][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2748.659792][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2748.660047][ C1] ? lock_acquire+0x1c1/0x220
[ 2748.660286][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2748.660554][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2748.660860][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2748.661135][ C1] ? neigh_hh_output+0x348/0x590
[ 2748.661389][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2748.661657][ C1] ip_finish_output2+0x786/0x18e0
[ 2748.661914][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2748.662195][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2748.662534][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2748.662810][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2748.663064][ C1] ? __ip_finish_output+0x10f/0x770
[ 2748.663334][ C1] ip_output+0x16b/0x4f0
[ 2748.663556][ C1] ? run_timer_softirq+0x72/0x100
[ 2748.663815][ C1] ? __pfx_ip_output+0x10/0x10
[ 2748.664061][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2748.664349][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2748.664603][ C1] ? ip_local_out+0x114/0x3b0
[ 2748.664846][ C1] __ip_queue_xmit+0x672/0x1910
[ 2748.665096][ C1] ? __create_object+0x5e/0xb0
[ 2748.665341][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2748.665611][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2748.665901][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2748.666177][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2748.666462][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2748.666737][ C1] tcp_delack_timer+0x84/0x240
[ 2748.666983][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2748.667259][ C1] call_timer_fn+0x173/0x430
[ 2748.667497][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2748.667766][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2748.668044][ C1] __run_timers.part.0+0x52d/0x890
[ 2748.668306][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2748.668580][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2748.668867][ C1] ? lock_acquire+0x1c1/0x220
[ 2748.669106][ C1] ? clockevents_program_event+0xf6/0x300
[ 2748.669400][ C1] ? lock_release+0x1d5/0x250
[ 2748.669639][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2748.669905][ C1] ? ktime_get+0xb3/0x190
[ 2748.670127][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2748.670425][ C1] run_timer_softirq+0x72/0x100
[ 2748.670674][ C1] __do_softirq+0x1b9/0x7ff
[ 2748.670908][ C1] irq_exit_rcu+0x98/0xc0
[ 2748.671132][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2748.671419][ C1]
[ 2748.671568][ C1]
[ 2748.671722][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2748.672028][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2748.672356][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2748.673338][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2748.673647][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2748.674050][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2748.674454][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2748.674855][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2748.675259][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2748.675664][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2748.675968][ C1] pipe_read+0xa16/0xdf0
[ 2748.676195][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2748.676475][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2748.676726][ C1] ? iterate_tty_write+0x299/0x540
[ 2748.676991][ C1] ? lock_release+0x1d5/0x250
[ 2748.677237][ C1] vfs_read+0x911/0xc00
[ 2748.677453][ C1] ? lock_acquire+0x1c1/0x220
[ 2748.677696][ C1] ? __might_fault+0xc6/0x180
[ 2748.677938][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2748.678180][ C1] ? __might_fault+0xc6/0x180
[ 2748.678424][ C1] ? lock_release+0x1d5/0x250
[ 2748.678669][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2748.678936][ C1] ? __fget_light+0x54/0x1e0
[ 2748.679177][ C1] ksys_read+0x17a/0x1e0
[ 2748.679396][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2748.679644][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2748.679951][ C1] do_syscall_64+0xc9/0x1e0
[ 2748.680188][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2748.680493][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2748.680723][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2748.681708][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2748.682136][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2748.682539][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2748.682944][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2748.683348][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2748.683752][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2748.684159][ C1]
[ 2771.193117][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2771.193502][ C1] rcu: 1-....: (415964 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=102168
[ 2771.194056][ C1] rcu: (t=416306 jiffies g=1882453 q=685 ncpus=4)
[ 2771.194390][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2771.194841][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2771.195459][ C1] RIP: 0010:__kasan_check_read+0x0/0x20
[ 2771.195755][ C1] Code: 48 c7 c7 b0 5a 98 98 5b 5d 41 5c e9 ba 23 9c ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 48 8b 0c 24 89 f6 31 d2 e9 af ef ff ff 66 66 2e 0f 1f
[ 2771.196732][ C1] RSP: 0018:ffffc900001c7b70 EFLAGS: 00000202
[ 2771.197042][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2771.197445][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2771.197849][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2771.198252][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2771.198652][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2771.199054][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2771.199505][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2771.199838][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2771.200240][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2771.200640][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2771.201045][ C1] PKRU: 55555554
[ 2771.201227][ C1] Call Trace:
[ 2771.201399][ C1]
[ 2771.201552][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 2771.201827][ C1] ? print_cpu_stall+0x263/0x6a0
[ 2771.202080][ C1] ? check_cpu_stall+0x284/0x500
[ 2771.202334][ C1] ? rcu_pending+0x92/0x360
[ 2771.202565][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 2771.202835][ C1] ? update_process_times+0xb9/0x110
[ 2771.203108][ C1] ? tick_sched_handle+0x67/0x130
[ 2771.203366][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 2771.203651][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2771.203895][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 2771.204210][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2771.204483][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2771.204772][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2771.205039][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2771.205344][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2771.205608][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2771.205929][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2771.206232][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2771.206550][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2771.206840][ C1] ? __pfx___kasan_check_read+0x10/0x10
[ 2771.207125][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 2771.207406][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2771.207719][ C1] ? get_stack_info+0x36/0xc0
[ 2771.207962][ C1] ? lock_acquire+0x1c1/0x220
[ 2771.208202][ C1] ? lock_release+0x1d5/0x250
[ 2771.208443][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2771.208693][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2771.208966][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2771.209255][ C1] ? lock_acquire+0x1c1/0x220
[ 2771.209494][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2771.209736][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2771.209996][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2771.210235][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2771.210484][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2771.210743][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2771.211023][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2771.211301][ C1] ip_local_deliver+0x19d/0x480
[ 2771.211549][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2771.211826][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2771.212090][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2771.212438][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2771.212691][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2771.213011][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2771.213279][ C1] ip_rcv+0x564/0x740
[ 2771.213483][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2771.213715][ C1] ? set_track_prepare+0x8a/0xd0
[ 2771.213970][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2771.214247][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2771.214518][ C1] ? skb_clone+0x10b/0x330
[ 2771.214750][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2771.215070][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2771.215377][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2771.215661][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2771.215972][ C1] ? __tcf_classify+0x329/0x7d0
[ 2771.216221][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2771.216460][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2771.216762][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2771.217047][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2771.217375][ C1] ? lock_acquire+0x1c1/0x220
[ 2771.217616][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2771.217914][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2771.218202][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2771.218522][ C1] ? __copy_skb_header+0xaf/0x490
[ 2771.218781][ C1] ? __skb_clone+0x57a/0x760
[ 2771.219017][ C1] netif_receive_skb+0x55/0x280
[ 2771.219268][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2771.219580][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2771.219917][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2771.220218][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2771.220494][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2771.220787][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2771.221104][ C1] ? hlock_class+0x4e/0x130
[ 2771.221339][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2771.221617][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2771.221897][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2771.222163][ C1] ? hlock_class+0x4e/0x130
[ 2771.222395][ C1] ? mark_lock+0x38/0x3e0
[ 2771.222617][ C1] ? stack_access_ok+0xda/0x1f0
[ 2771.222869][ C1] ? __lock_acquire+0xb67/0x1610
[ 2771.223127][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2771.223406][ C1] ? get_stack_info+0x36/0xc0
[ 2771.223650][ C1] ? stack_access_ok+0xda/0x1f0
[ 2771.223900][ C1] ? get_reg+0x119/0x190
[ 2771.224119][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2771.224389][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2771.224702][ C1] __tcf_classify+0x329/0x7d0
[ 2771.224949][ C1] tcf_classify+0x283/0x930
[ 2771.225184][ C1] ? arch_stack_walk+0xa2/0x100
[ 2771.225435][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2771.225701][ C1] ? get_stack_info+0x36/0xc0
[ 2771.225946][ C1] tc_run+0x2e4/0x5d0
[ 2771.226152][ C1] ? __pfx_tc_run+0x10/0x10
[ 2771.226388][ C1] ? lock_acquire+0x1c1/0x220
[ 2771.226630][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2771.226894][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2771.227152][ C1] ? lock_acquire+0x1c1/0x220
[ 2771.227392][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2771.227661][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2771.227969][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2771.228247][ C1] ? neigh_hh_output+0x348/0x590
[ 2771.228503][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2771.228773][ C1] ip_finish_output2+0x786/0x18e0
[ 2771.229032][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2771.229312][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2771.229652][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2771.229932][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2771.230188][ C1] ? __ip_finish_output+0x10f/0x770
[ 2771.230455][ C1] ip_output+0x16b/0x4f0
[ 2771.230674][ C1] ? run_timer_softirq+0x72/0x100
[ 2771.230931][ C1] ? __pfx_ip_output+0x10/0x10
[ 2771.231177][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2771.231463][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2771.231716][ C1] ? ip_local_out+0x114/0x3b0
[ 2771.231959][ C1] __ip_queue_xmit+0x672/0x1910
[ 2771.232210][ C1] ? __create_object+0x5e/0xb0
[ 2771.232454][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2771.232722][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2771.233004][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2771.233278][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2771.233563][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2771.233836][ C1] tcp_delack_timer+0x84/0x240
[ 2771.234082][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2771.234355][ C1] call_timer_fn+0x173/0x430
[ 2771.234593][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2771.234860][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2771.235124][ C1] __run_timers.part.0+0x52d/0x890
[ 2771.235386][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2771.235661][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2771.235958][ C1] ? lock_acquire+0x1c1/0x220
[ 2771.236196][ C1] ? clockevents_program_event+0xf6/0x300
[ 2771.236490][ C1] ? lock_release+0x1d5/0x250
[ 2771.236730][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2771.236997][ C1] ? ktime_get+0xb3/0x190
[ 2771.237219][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2771.237522][ C1] run_timer_softirq+0x72/0x100
[ 2771.237772][ C1] __do_softirq+0x1b9/0x7ff
[ 2771.238005][ C1] irq_exit_rcu+0x98/0xc0
[ 2771.238231][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2771.238518][ C1]
[ 2771.238669][ C1]
[ 2771.238821][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2771.239129][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2771.239457][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2771.240434][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2771.240746][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2771.241148][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2771.241548][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2771.241948][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2771.242351][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2771.242754][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2771.243053][ C1] pipe_read+0xa16/0xdf0
[ 2771.243276][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2771.243555][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2771.243801][ C1] ? iterate_tty_write+0x299/0x540
[ 2771.244064][ C1] ? lock_release+0x1d5/0x250
[ 2771.244308][ C1] vfs_read+0x911/0xc00
[ 2771.244523][ C1] ? lock_acquire+0x1c1/0x220
[ 2771.244768][ C1] ? __might_fault+0xc6/0x180
[ 2771.245011][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2771.245250][ C1] ? __might_fault+0xc6/0x180
[ 2771.245492][ C1] ? lock_release+0x1d5/0x250
[ 2771.245739][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2771.246006][ C1] ? __fget_light+0x54/0x1e0
[ 2771.246245][ C1] ksys_read+0x17a/0x1e0
[ 2771.246471][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2771.246716][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2771.247023][ C1] do_syscall_64+0xc9/0x1e0
[ 2771.247256][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2771.247558][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2771.247788][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2771.248763][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2771.249187][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2771.249588][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2771.249989][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2771.250389][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2771.250787][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2771.251192][ C1]
[ 2771.251357][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 2771.251645][ C2] NMI backtrace for cpu 2
[ 2771.251655][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2771.251662][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2771.251667][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2771.251678][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2771.251684][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2771.251689][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2771.251693][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2771.251697][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2771.251701][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2771.251704][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2771.251708][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2771.251713][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2771.251718][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2771.251722][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2771.251725][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2771.251728][ C2] PKRU: 55555554
[ 2771.251731][ C2] Call Trace:
[ 2771.251735][ C2]
[ 2771.251741][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 2771.251754][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 2771.251763][ C2] ? nmi_handle+0x153/0x420
[ 2771.251773][ C2] ? default_do_nmi+0x41/0x100
[ 2771.251780][ C2] ? exc_nmi+0xf3/0x120
[ 2771.251786][ C2] ? end_repeat_nmi+0xf/0x60
[ 2771.251799][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2771.251807][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2771.251812][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2771.251815][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2771.251818][ C2]
[ 2771.251819][ C2]
[ 2771.251820][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2771.251823][ C2] ? get_stack_info+0x36/0xc0
[ 2771.251827][ C2] ? lock_acquire+0x1c1/0x220
[ 2771.251831][ C2] ? lock_release+0x1d5/0x250
[ 2771.251834][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2771.251838][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2771.251841][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2771.251844][ C2] ? lock_acquire+0x1c1/0x220
[ 2771.251846][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2771.251850][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2771.251853][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2771.251860][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2771.251862][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2771.251867][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2771.251874][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2771.251877][ C2] ip_local_deliver+0x19d/0x480
[ 2771.251880][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2771.251882][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2771.251884][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2771.251891][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2771.251895][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2771.251898][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2771.251908][ C2] ip_rcv+0x564/0x740
[ 2771.251911][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2771.251913][ C2] ? set_track_prepare+0x8a/0xd0
[ 2771.251918][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2771.251921][ C2] ? start_secondary+0x21c/0x2b0
[ 2771.251924][ C2] ? skb_clone+0x10b/0x330
[ 2771.251928][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2771.251935][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2771.251940][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2771.251945][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2771.251954][ C2] ? __tcf_classify+0x329/0x7d0
[ 2771.251958][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2771.251960][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2771.251964][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2771.251967][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2771.251971][ C2] ? lock_acquire+0x1c1/0x220
[ 2771.251973][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2771.251977][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2771.251981][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2771.251985][ C2] ? __copy_skb_header+0xaf/0x490
[ 2771.251990][ C2] ? __skb_clone+0x57a/0x760
[ 2771.251992][ C2] netif_receive_skb+0x55/0x280
[ 2771.251995][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2771.252003][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2771.252010][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2771.252017][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2771.252022][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2771.252032][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2771.252039][ C2] ? get_stack_info+0x36/0xc0
[ 2771.252044][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2771.252047][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2771.252052][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2771.252054][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2771.252058][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2771.252060][ C2] ? kernel_text_address+0x17/0xe0
[ 2771.252063][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2771.252068][ C2] ? arch_stack_walk+0x8c/0x100
[ 2771.252072][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2771.252075][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2771.252079][ C2] ? lock_acquire+0x1c1/0x220
[ 2771.252081][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2771.252086][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2771.252091][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2771.252094][ C2] ? get_stack_info+0x36/0xc0
[ 2771.252098][ C2] __tcf_classify+0x329/0x7d0
[ 2771.252103][ C2] tcf_classify+0x283/0x930
[ 2771.252108][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2771.252111][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2771.252115][ C2] tc_run+0x2e4/0x5d0
[ 2771.252120][ C2] ? __pfx_tc_run+0x10/0x10
[ 2771.252123][ C2] ? lock_acquire+0x1c1/0x220
[ 2771.252125][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2771.252129][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2771.252133][ C2] ? lock_acquire+0x1c1/0x220
[ 2771.252136][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2771.252139][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2771.252143][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2771.252145][ C2] ? neigh_hh_output+0x348/0x590
[ 2771.252149][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2771.252153][ C2] ip_finish_output2+0x786/0x18e0
[ 2771.252156][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2771.252164][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2771.252167][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2771.252170][ C2] ? __ip_finish_output+0x10f/0x770
[ 2771.252174][ C2] ip_output+0x16b/0x4f0
[ 2771.252177][ C2] ? __pfx_ip_output+0x10/0x10
[ 2771.252180][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2771.252183][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2771.252186][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2771.252189][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2771.252192][ C2] ? __alloc_skb+0xd4/0x280
[ 2771.252194][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2771.252199][ C2] ? tcp_fragment+0x168/0x1040
[ 2771.252202][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2771.252205][ C2] ? ip_local_out+0x114/0x3b0
[ 2771.252209][ C2] __ip_queue_xmit+0x672/0x1910
[ 2771.252212][ C2] ? __skb_clone+0x57a/0x760
[ 2771.252215][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2771.252220][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2771.252223][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2771.252227][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2771.252232][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2771.252236][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2771.252239][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2771.252242][ C2] tcp_send_loss_probe+0x348/0x830
[ 2771.252245][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2771.252248][ C2] tcp_write_timer+0x82/0x1d0
[ 2771.252252][ C2] call_timer_fn+0x173/0x430
[ 2771.252256][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2771.252261][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2771.252265][ C2] __run_timers.part.0+0x52d/0x890
[ 2771.252268][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2771.252272][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2771.252275][ C2] ? lock_acquire+0x1c1/0x220
[ 2771.252278][ C2] ? clockevents_program_event+0xf6/0x300
[ 2771.252283][ C2] ? lock_release+0x1d5/0x250
[ 2771.252285][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2771.252289][ C2] ? ktime_get+0xb3/0x190
[ 2771.252293][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2771.252297][ C2] run_timer_softirq+0x72/0x100
[ 2771.252300][ C2] __do_softirq+0x1b9/0x7ff
[ 2771.252305][ C2] irq_exit_rcu+0x98/0xc0
[ 2771.252308][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2771.252312][ C2]
[ 2771.252313][ C2]
[ 2771.252314][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2771.252317][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2771.252321][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2771.252323][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2771.252325][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2771.252327][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2771.252329][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2771.252330][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2771.252332][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2771.252335][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2771.252338][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2771.252341][ C2] default_idle_call+0x69/0xa0
[ 2771.252345][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2771.252347][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2771.252351][ C2] ? lock_release+0x1d5/0x250
[ 2771.252353][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2771.252357][ C2] do_idle+0xfb/0x160
[ 2771.252360][ C2] cpu_startup_entry+0x55/0x60
[ 2771.252362][ C2] start_secondary+0x21c/0x2b0
[ 2771.252365][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2771.252369][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2771.252376][ C2]
[ 2796.569271][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 413s! [perl:4135]
[ 2796.569701][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2796.570974][ C1] irq event stamp: 209232
[ 2796.571195][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2796.571726][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2796.572205][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2796.572675][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2796.573142][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2796.573592][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2796.574206][ C1] RIP: 0010:kasan_check_range+0x158/0x1c0
[ 2796.574500][ C1] Code: 11 80 38 00 74 ef 4d 8d 1c 2c 48 89 c2 48 85 c0 75 b0 48 89 da 4c 89 d8 4c 29 da e9 49 ff ff ff 48 85 d2 74 b3 48 01 ea eb 09 <48> 83 c0 01 48 39 d0 74 a5 80 38 00 74 f2 e9 74 ff ff ff b8 01 00
[ 2796.575473][ C1] RSP: 0018:ffffc900001c7b58 EFLAGS: 00000246
[ 2796.575789][ C1] RAX: ffffed10014741c3 RBX: ffffed10014741c4 RCX: ffffffff97c7eb80
[ 2796.576193][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2796.576592][ C1] RBP: ffffed10014741c3 R08: 0000000000000000 R09: ffffed10014741c3
[ 2796.576992][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2796.577393][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2796.577794][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2796.578243][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2796.578576][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2796.578980][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2796.579382][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2796.579786][ C1] PKRU: 55555554
[ 2796.579968][ C1] Call Trace:
[ 2796.580141][ C1]
[ 2796.580290][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2796.580553][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2796.580798][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2796.581076][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2796.581350][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2796.581641][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2796.581907][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2796.582216][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2796.582478][ C1] ? hrtimer_interrupt+0x31a/0x770
[ 2796.582741][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2796.583053][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2796.583349][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2796.583664][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2796.583955][ C1] ? kasan_check_range+0x158/0x1c0
[ 2796.584218][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 2796.584500][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2796.584814][ C1] ? get_stack_info+0x36/0xc0
[ 2796.585058][ C1] ? lock_acquire+0x1c1/0x220
[ 2796.585301][ C1] ? lock_release+0x1d5/0x250
[ 2796.585548][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2796.585800][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2796.586074][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2796.586363][ C1] ? lock_acquire+0x1c1/0x220
[ 2796.586604][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2796.586845][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2796.587108][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2796.587344][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2796.587594][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2796.587854][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2796.588133][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2796.588412][ C1] ip_local_deliver+0x19d/0x480
[ 2796.588660][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2796.588935][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2796.589202][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2796.589552][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2796.589807][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2796.590131][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2796.590396][ C1] ip_rcv+0x564/0x740
[ 2796.590600][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2796.590834][ C1] ? set_track_prepare+0x8a/0xd0
[ 2796.591089][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2796.591369][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2796.591644][ C1] ? skb_clone+0x10b/0x330
[ 2796.591874][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2796.592196][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2796.592505][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2796.592790][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2796.593088][ C1] ? __tcf_classify+0x329/0x7d0
[ 2796.593338][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2796.593572][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2796.593875][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2796.594162][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2796.594489][ C1] ? lock_acquire+0x1c1/0x220
[ 2796.594730][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2796.595030][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2796.595318][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2796.595644][ C1] ? __copy_skb_header+0xaf/0x490
[ 2796.595903][ C1] ? __skb_clone+0x57a/0x760
[ 2796.596140][ C1] netif_receive_skb+0x55/0x280
[ 2796.596388][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2796.596700][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2796.597035][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2796.597335][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2796.597611][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2796.597901][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2796.598214][ C1] ? hlock_class+0x4e/0x130
[ 2796.598447][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2796.598724][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2796.599000][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2796.599265][ C1] ? hlock_class+0x4e/0x130
[ 2796.599496][ C1] ? mark_lock+0x38/0x3e0
[ 2796.599716][ C1] ? stack_access_ok+0xda/0x1f0
[ 2796.599966][ C1] ? __lock_acquire+0xb67/0x1610
[ 2796.600223][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2796.600499][ C1] ? get_stack_info+0x36/0xc0
[ 2796.600739][ C1] ? stack_access_ok+0xda/0x1f0
[ 2796.600987][ C1] ? get_reg+0x119/0x190
[ 2796.601204][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2796.601471][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2796.601784][ C1] __tcf_classify+0x329/0x7d0
[ 2796.602026][ C1] tcf_classify+0x283/0x930
[ 2796.602258][ C1] ? arch_stack_walk+0xa2/0x100
[ 2796.602506][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2796.602762][ C1] ? get_stack_info+0x36/0xc0
[ 2796.603004][ C1] tc_run+0x2e4/0x5d0
[ 2796.603210][ C1] ? __pfx_tc_run+0x10/0x10
[ 2796.603443][ C1] ? lock_acquire+0x1c1/0x220
[ 2796.603683][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2796.603944][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2796.604199][ C1] ? lock_acquire+0x1c1/0x220
[ 2796.604436][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2796.604701][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2796.605004][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2796.605279][ C1] ? neigh_hh_output+0x348/0x590
[ 2796.605531][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2796.605802][ C1] ip_finish_output2+0x786/0x18e0
[ 2796.606059][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2796.606337][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2796.606674][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2796.606949][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2796.607203][ C1] ? __ip_finish_output+0x10f/0x770
[ 2796.607468][ C1] ip_output+0x16b/0x4f0
[ 2796.607686][ C1] ? run_timer_softirq+0x72/0x100
[ 2796.607943][ C1] ? __pfx_ip_output+0x10/0x10
[ 2796.608187][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2796.608474][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2796.608726][ C1] ? ip_local_out+0x114/0x3b0
[ 2796.608967][ C1] __ip_queue_xmit+0x672/0x1910
[ 2796.609216][ C1] ? __create_object+0x5e/0xb0
[ 2796.609460][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2796.609728][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2796.610010][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2796.610284][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2796.610567][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2796.610840][ C1] tcp_delack_timer+0x84/0x240
[ 2796.611084][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2796.611358][ C1] call_timer_fn+0x173/0x430
[ 2796.611594][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2796.611856][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2796.612117][ C1] __run_timers.part.0+0x52d/0x890
[ 2796.612378][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2796.612651][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2796.612936][ C1] ? lock_acquire+0x1c1/0x220
[ 2796.613175][ C1] ? clockevents_program_event+0xf6/0x300
[ 2796.613468][ C1] ? lock_release+0x1d5/0x250
[ 2796.613707][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2796.613972][ C1] ? ktime_get+0xb3/0x190
[ 2796.614194][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2796.614490][ C1] run_timer_softirq+0x72/0x100
[ 2796.614738][ C1] __do_softirq+0x1b9/0x7ff
[ 2796.614970][ C1] irq_exit_rcu+0x98/0xc0
[ 2796.615193][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2796.615479][ C1]
[ 2796.615635][ C1]
[ 2796.615786][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2796.616091][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2796.616418][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2796.617388][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2796.617701][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2796.618101][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2796.618501][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2796.618899][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2796.619300][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2796.619702][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2796.619998][ C1] pipe_read+0xa16/0xdf0
[ 2796.620220][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2796.620502][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2796.620745][ C1] ? iterate_tty_write+0x299/0x540
[ 2796.621007][ C1] ? lock_release+0x1d5/0x250
[ 2796.621250][ C1] vfs_read+0x911/0xc00
[ 2796.621463][ C1] ? lock_acquire+0x1c1/0x220
[ 2796.621702][ C1] ? __might_fault+0xc6/0x180
[ 2796.621943][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2796.622181][ C1] ? __might_fault+0xc6/0x180
[ 2796.622421][ C1] ? lock_release+0x1d5/0x250
[ 2796.622661][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2796.622925][ C1] ? __fget_light+0x54/0x1e0
[ 2796.623165][ C1] ksys_read+0x17a/0x1e0
[ 2796.623382][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2796.623632][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2796.623939][ C1] do_syscall_64+0xc9/0x1e0
[ 2796.624171][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2796.624472][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2796.624699][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2796.625681][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2796.626103][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2796.626501][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2796.626902][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2796.627303][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2796.627701][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2796.628101][ C1]
[ 2796.628263][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 413s! [swapper/2:0]
[ 2796.628690][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2796.629947][ C2] irq event stamp: 44114564
[ 2796.630180][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2796.630715][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2796.631226][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2796.631702][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2796.632173][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2796.632627][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2796.633238][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2796.633565][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2796.634540][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2796.634847][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2796.635249][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2796.635656][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2796.636056][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2796.636457][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2796.636858][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2796.637307][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2796.637639][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2796.638038][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2796.638439][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2796.638839][ C2] PKRU: 55555554
[ 2796.639022][ C2] Call Trace:
[ 2796.639193][ C2]
[ 2796.639346][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2796.639615][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2796.639860][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2796.640138][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2796.640410][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2796.640699][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2796.640967][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2796.641279][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2796.641543][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2796.641811][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2796.642127][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2796.642431][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2796.642749][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2796.643041][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2796.643344][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2796.643640][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2796.643957][ C2] ? get_stack_info+0x36/0xc0
[ 2796.644204][ C2] ? lock_acquire+0x1c1/0x220
[ 2796.644448][ C2] ? lock_release+0x1d5/0x250
[ 2796.644695][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2796.644948][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2796.645231][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2796.645520][ C2] ? lock_acquire+0x1c1/0x220
[ 2796.645775][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2796.646022][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2796.646287][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2796.646526][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2796.646776][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2796.647037][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2796.647321][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2796.647605][ C2] ip_local_deliver+0x19d/0x480
[ 2796.647857][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2796.648132][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2796.648401][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2796.648759][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2796.649015][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2796.649342][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2796.649610][ C2] ip_rcv+0x564/0x740
[ 2796.649821][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2796.650053][ C2] ? set_track_prepare+0x8a/0xd0
[ 2796.650310][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2796.650591][ C2] ? start_secondary+0x21c/0x2b0
[ 2796.650847][ C2] ? skb_clone+0x10b/0x330
[ 2796.651083][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2796.651407][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2796.651720][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2796.652004][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2796.652304][ C2] ? __tcf_classify+0x329/0x7d0
[ 2796.652554][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2796.652788][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2796.653089][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2796.653374][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2796.653699][ C2] ? lock_acquire+0x1c1/0x220
[ 2796.653943][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2796.654241][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2796.654526][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2796.654843][ C2] ? __copy_skb_header+0xaf/0x490
[ 2796.655100][ C2] ? __skb_clone+0x57a/0x760
[ 2796.655337][ C2] netif_receive_skb+0x55/0x280
[ 2796.655593][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2796.655904][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2796.656239][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2796.656539][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2796.656812][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2796.657104][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2796.657417][ C2] ? get_stack_info+0x36/0xc0
[ 2796.657656][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2796.657922][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2796.658241][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2796.658525][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2796.658809][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2796.659130][ C2] ? kernel_text_address+0x17/0xe0
[ 2796.659390][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2796.659705][ C2] ? arch_stack_walk+0x8c/0x100
[ 2796.659952][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2796.660217][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2796.660504][ C2] ? lock_acquire+0x1c1/0x220
[ 2796.660746][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2796.661031][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2796.661342][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2796.661625][ C2] ? get_stack_info+0x36/0xc0
[ 2796.661866][ C2] __tcf_classify+0x329/0x7d0
[ 2796.662108][ C2] tcf_classify+0x283/0x930
[ 2796.662341][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2796.662596][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2796.662908][ C2] tc_run+0x2e4/0x5d0
[ 2796.663114][ C2] ? __pfx_tc_run+0x10/0x10
[ 2796.663343][ C2] ? lock_acquire+0x1c1/0x220
[ 2796.663581][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2796.663840][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2796.664092][ C2] ? lock_acquire+0x1c1/0x220
[ 2796.664330][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2796.664594][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2796.664896][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2796.665167][ C2] ? neigh_hh_output+0x348/0x590
[ 2796.665419][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2796.665691][ C2] ip_finish_output2+0x786/0x18e0
[ 2796.665948][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2796.666284][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2796.666559][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2796.666810][ C2] ? __ip_finish_output+0x10f/0x770
[ 2796.667075][ C2] ip_output+0x16b/0x4f0
[ 2796.667292][ C2] ? __pfx_ip_output+0x10/0x10
[ 2796.667534][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2796.667809][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2796.668124][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2796.668399][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2796.668650][ C2] ? __alloc_skb+0xd4/0x280
[ 2796.668881][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2796.669151][ C2] ? tcp_fragment+0x168/0x1040
[ 2796.669395][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2796.669646][ C2] ? ip_local_out+0x114/0x3b0
[ 2796.669884][ C2] __ip_queue_xmit+0x672/0x1910
[ 2796.670132][ C2] ? __skb_clone+0x57a/0x760
[ 2796.670368][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2796.670633][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2796.670913][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2796.671157][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2796.671408][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2796.671715][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2796.672034][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2796.672279][ C2] tcp_send_loss_probe+0x348/0x830
[ 2796.672538][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2796.672805][ C2] tcp_write_timer+0x82/0x1d0
[ 2796.673044][ C2] call_timer_fn+0x173/0x430
[ 2796.673280][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2796.673541][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2796.673801][ C2] __run_timers.part.0+0x52d/0x890
[ 2796.674062][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2796.674331][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2796.674613][ C2] ? lock_acquire+0x1c1/0x220
[ 2796.674851][ C2] ? clockevents_program_event+0xf6/0x300
[ 2796.675142][ C2] ? lock_release+0x1d5/0x250
[ 2796.675379][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2796.675651][ C2] ? ktime_get+0xb3/0x190
[ 2796.675874][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2796.676169][ C2] run_timer_softirq+0x72/0x100
[ 2796.676417][ C2] __do_softirq+0x1b9/0x7ff
[ 2796.676651][ C2] irq_exit_rcu+0x98/0xc0
[ 2796.676869][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2796.677157][ C2]
[ 2796.677306][ C2]
[ 2796.677457][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2796.677758][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2796.678015][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2796.678984][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2796.679291][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2796.679690][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2796.680089][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2796.680486][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2796.680884][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2796.681285][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2796.681572][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2796.681832][ C2] default_idle_call+0x69/0xa0
[ 2796.682075][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2796.682327][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2796.682602][ C2] ? lock_release+0x1d5/0x250
[ 2796.682840][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2796.683112][ C2] do_idle+0xfb/0x160
[ 2796.683314][ C2] cpu_startup_entry+0x55/0x60
[ 2796.683557][ C2] start_secondary+0x21c/0x2b0
[ 2796.683800][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2796.684068][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2796.684379][ C2]
[ 2824.569270][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 439s! [swapper/2:0]
[ 2824.569694][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2824.570948][ C2] irq event stamp: 44114564
[ 2824.571178][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2824.571712][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2824.572223][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2824.572700][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2824.573172][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2824.573628][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2824.574236][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2824.574559][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2824.575536][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2824.575842][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2824.576242][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2824.576639][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2824.577037][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2824.577434][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2824.577832][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2824.578280][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2824.578613][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2824.579010][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2824.579408][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2824.579808][ C2] PKRU: 55555554
[ 2824.579988][ C2] Call Trace:
[ 2824.580159][ C2]
[ 2824.580308][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2824.580570][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2824.580818][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2824.581101][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2824.581380][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2824.581672][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2824.581939][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2824.582243][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2824.582503][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2824.582769][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2824.583080][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2824.583382][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2824.583700][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2824.583990][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2824.584291][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2824.584582][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2824.584897][ C2] ? get_stack_info+0x36/0xc0
[ 2824.585143][ C2] ? lock_acquire+0x1c1/0x220
[ 2824.585389][ C2] ? lock_release+0x1d5/0x250
[ 2824.585638][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2824.585887][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2824.586168][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2824.586457][ C2] ? lock_acquire+0x1c1/0x220
[ 2824.586699][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2824.586943][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2824.587210][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2824.587443][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2824.587690][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2824.587946][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2824.588221][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2824.588499][ C2] ip_local_deliver+0x19d/0x480
[ 2824.588745][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2824.589016][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2824.589278][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2824.589624][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2824.589877][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2824.590196][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2824.590458][ C2] ip_rcv+0x564/0x740
[ 2824.590661][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2824.590892][ C2] ? set_track_prepare+0x8a/0xd0
[ 2824.591145][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2824.591419][ C2] ? start_secondary+0x21c/0x2b0
[ 2824.591670][ C2] ? skb_clone+0x10b/0x330
[ 2824.591896][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2824.592216][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2824.592519][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2824.592800][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2824.593092][ C2] ? __tcf_classify+0x329/0x7d0
[ 2824.593340][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2824.593570][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2824.593869][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2824.594153][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2824.594480][ C2] ? lock_acquire+0x1c1/0x220
[ 2824.594719][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2824.595012][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2824.595302][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2824.595624][ C2] ? __copy_skb_header+0xaf/0x490
[ 2824.595882][ C2] ? __skb_clone+0x57a/0x760
[ 2824.596116][ C2] netif_receive_skb+0x55/0x280
[ 2824.596362][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2824.596674][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2824.597008][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2824.597317][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2824.597589][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2824.597879][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2824.598189][ C2] ? get_stack_info+0x36/0xc0
[ 2824.598431][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2824.598692][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2824.599007][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2824.599283][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2824.599560][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2824.599873][ C2] ? kernel_text_address+0x17/0xe0
[ 2824.600134][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2824.600446][ C2] ? arch_stack_walk+0x8c/0x100
[ 2824.600693][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2824.600956][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2824.601240][ C2] ? lock_acquire+0x1c1/0x220
[ 2824.601479][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2824.601759][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2824.602064][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2824.602338][ C2] ? get_stack_info+0x36/0xc0
[ 2824.602578][ C2] __tcf_classify+0x329/0x7d0
[ 2824.602819][ C2] tcf_classify+0x283/0x930
[ 2824.603050][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2824.603305][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2824.603617][ C2] tc_run+0x2e4/0x5d0
[ 2824.603823][ C2] ? __pfx_tc_run+0x10/0x10
[ 2824.604053][ C2] ? lock_acquire+0x1c1/0x220
[ 2824.604292][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2824.604552][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2824.604805][ C2] ? lock_acquire+0x1c1/0x220
[ 2824.605043][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2824.605308][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2824.605616][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2824.605888][ C2] ? neigh_hh_output+0x348/0x590
[ 2824.606144][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2824.606407][ C2] ip_finish_output2+0x786/0x18e0
[ 2824.606667][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2824.607001][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2824.607276][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2824.607527][ C2] ? __ip_finish_output+0x10f/0x770
[ 2824.607789][ C2] ip_output+0x16b/0x4f0
[ 2824.608007][ C2] ? __pfx_ip_output+0x10/0x10
[ 2824.608250][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2824.608524][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2824.608836][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2824.609111][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2824.609360][ C2] ? __alloc_skb+0xd4/0x280
[ 2824.609591][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2824.609860][ C2] ? tcp_fragment+0x168/0x1040
[ 2824.610104][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2824.610355][ C2] ? ip_local_out+0x114/0x3b0
[ 2824.610592][ C2] __ip_queue_xmit+0x672/0x1910
[ 2824.610841][ C2] ? __skb_clone+0x57a/0x760
[ 2824.611076][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2824.611342][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2824.611619][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2824.611864][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2824.612114][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2824.612414][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2824.612732][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2824.612974][ C2] tcp_send_loss_probe+0x348/0x830
[ 2824.613235][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2824.613502][ C2] tcp_write_timer+0x82/0x1d0
[ 2824.613741][ C2] call_timer_fn+0x173/0x430
[ 2824.613976][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2824.614237][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2824.614496][ C2] __run_timers.part.0+0x52d/0x890
[ 2824.614757][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2824.615026][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2824.615309][ C2] ? lock_acquire+0x1c1/0x220
[ 2824.615557][ C2] ? clockevents_program_event+0xf6/0x300
[ 2824.615844][ C2] ? lock_release+0x1d5/0x250
[ 2824.616082][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2824.616344][ C2] ? ktime_get+0xb3/0x190
[ 2824.616565][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2824.616859][ C2] run_timer_softirq+0x72/0x100
[ 2824.617106][ C2] __do_softirq+0x1b9/0x7ff
[ 2824.617341][ C2] irq_exit_rcu+0x98/0xc0
[ 2824.617559][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2824.617844][ C2]
[ 2824.617993][ C2]
[ 2824.618142][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2824.618446][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2824.618702][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2824.619677][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2824.619985][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2824.620385][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2824.620790][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2824.621197][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2824.621600][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2824.622005][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2824.622301][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2824.622564][ C2] default_idle_call+0x69/0xa0
[ 2824.622811][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2824.623067][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2824.623349][ C2] ? lock_release+0x1d5/0x250
[ 2824.623592][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2824.623867][ C2] do_idle+0xfb/0x160
[ 2824.624073][ C2] cpu_startup_entry+0x55/0x60
[ 2824.624325][ C2] start_secondary+0x21c/0x2b0
[ 2824.624573][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2824.624846][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2824.625163][ C2]
[ 2824.625322][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 439s! [perl:4135]
[ 2824.625754][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2824.627014][ C1] irq event stamp: 209232
[ 2824.627233][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2824.627766][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2824.628246][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2824.628715][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2824.629181][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2824.629630][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2824.630245][ C1] RIP: 0010:kasan_check_range+0x12/0x1c0
[ 2824.630534][ C1] Code: 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 <44> 0f b6 c2 48 01 f0 55 53 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff
[ 2824.631509][ C1] RSP: 0018:ffffc900001c7b68 EFLAGS: 00000202
[ 2824.631816][ C1] RAX: ffff88800a3a0e18 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2824.632219][ C1] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2824.632619][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2824.633018][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2824.633417][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2824.633820][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2824.634269][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2824.634602][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2824.635003][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2824.635409][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2824.635811][ C1] PKRU: 55555554
[ 2824.635993][ C1] Call Trace:
[ 2824.636163][ C1]
[ 2824.636313][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2824.636576][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2824.636819][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2824.637098][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2824.637371][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2824.637660][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2824.637926][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2824.638231][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2824.638495][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2824.638804][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2824.639103][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2824.639420][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2824.639709][ C1] ? kasan_check_range+0x12/0x1c0
[ 2824.639965][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 2824.640249][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2824.640560][ C1] ? get_stack_info+0x36/0xc0
[ 2824.640801][ C1] ? lock_acquire+0x1c1/0x220
[ 2824.641042][ C1] ? lock_release+0x1d5/0x250
[ 2824.641284][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2824.641534][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2824.641810][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2824.642094][ C1] ? lock_acquire+0x1c1/0x220
[ 2824.642334][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2824.642576][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2824.642836][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2824.643070][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2824.643318][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2824.643577][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2824.643856][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2824.644136][ C1] ip_local_deliver+0x19d/0x480
[ 2824.644385][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2824.644658][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2824.644922][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2824.645273][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2824.645537][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2824.645858][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2824.646122][ C1] ip_rcv+0x564/0x740
[ 2824.646327][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2824.646557][ C1] ? set_track_prepare+0x8a/0xd0
[ 2824.646811][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2824.647089][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2824.647363][ C1] ? skb_clone+0x10b/0x330
[ 2824.647589][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2824.647910][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2824.648218][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2824.648500][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2824.648799][ C1] ? __tcf_classify+0x329/0x7d0
[ 2824.649050][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2824.649281][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2824.649583][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2824.649869][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2824.650196][ C1] ? lock_acquire+0x1c1/0x220
[ 2824.650433][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2824.650732][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2824.651018][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2824.651336][ C1] ? __copy_skb_header+0xaf/0x490
[ 2824.651595][ C1] ? __skb_clone+0x57a/0x760
[ 2824.651831][ C1] netif_receive_skb+0x55/0x280
[ 2824.652081][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2824.652396][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2824.652729][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2824.653029][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2824.653307][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2824.653595][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2824.653908][ C1] ? hlock_class+0x4e/0x130
[ 2824.654143][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2824.654420][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2824.654696][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2824.654960][ C1] ? hlock_class+0x4e/0x130
[ 2824.655193][ C1] ? mark_lock+0x38/0x3e0
[ 2824.655418][ C1] ? stack_access_ok+0xda/0x1f0
[ 2824.655669][ C1] ? __lock_acquire+0xb67/0x1610
[ 2824.655925][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2824.656205][ C1] ? get_stack_info+0x36/0xc0
[ 2824.656447][ C1] ? stack_access_ok+0xda/0x1f0
[ 2824.656695][ C1] ? get_reg+0x119/0x190
[ 2824.656912][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2824.657182][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2824.657493][ C1] __tcf_classify+0x329/0x7d0
[ 2824.657735][ C1] tcf_classify+0x283/0x930
[ 2824.657969][ C1] ? arch_stack_walk+0xa2/0x100
[ 2824.658221][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2824.658478][ C1] ? get_stack_info+0x36/0xc0
[ 2824.658720][ C1] tc_run+0x2e4/0x5d0
[ 2824.658929][ C1] ? __pfx_tc_run+0x10/0x10
[ 2824.659163][ C1] ? lock_acquire+0x1c1/0x220
[ 2824.659407][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2824.659674][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2824.659932][ C1] ? lock_acquire+0x1c1/0x220
[ 2824.660177][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2824.660447][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2824.660764][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2824.661042][ C1] ? neigh_hh_output+0x348/0x590
[ 2824.661301][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2824.661571][ C1] ip_finish_output2+0x786/0x18e0
[ 2824.661832][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2824.662117][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2824.662464][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2824.662747][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2824.663001][ C1] ? __ip_finish_output+0x10f/0x770
[ 2824.663266][ C1] ip_output+0x16b/0x4f0
[ 2824.663482][ C1] ? run_timer_softirq+0x72/0x100
[ 2824.663740][ C1] ? __pfx_ip_output+0x10/0x10
[ 2824.663984][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2824.664272][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2824.664528][ C1] ? ip_local_out+0x114/0x3b0
[ 2824.664769][ C1] __ip_queue_xmit+0x672/0x1910
[ 2824.665018][ C1] ? __create_object+0x5e/0xb0
[ 2824.665263][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2824.665537][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2824.665818][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2824.666094][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2824.666374][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2824.666647][ C1] tcp_delack_timer+0x84/0x240
[ 2824.666891][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2824.667163][ C1] call_timer_fn+0x173/0x430
[ 2824.667401][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2824.667663][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2824.667924][ C1] __run_timers.part.0+0x52d/0x890
[ 2824.668184][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2824.668458][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2824.668749][ C1] ? lock_acquire+0x1c1/0x220
[ 2824.668990][ C1] ? clockevents_program_event+0xf6/0x300
[ 2824.669280][ C1] ? lock_release+0x1d5/0x250
[ 2824.669522][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2824.669786][ C1] ? ktime_get+0xb3/0x190
[ 2824.670007][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2824.670305][ C1] run_timer_softirq+0x72/0x100
[ 2824.670553][ C1] __do_softirq+0x1b9/0x7ff
[ 2824.670787][ C1] irq_exit_rcu+0x98/0xc0
[ 2824.671007][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2824.671294][ C1]
[ 2824.671446][ C1]
[ 2824.671596][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2824.671907][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2824.672233][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2824.673204][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2824.673513][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2824.673912][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2824.674312][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2824.674713][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2824.675112][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2824.675519][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2824.675817][ C1] pipe_read+0xa16/0xdf0
[ 2824.676037][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2824.676317][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2824.676560][ C1] ? iterate_tty_write+0x299/0x540
[ 2824.676821][ C1] ? lock_release+0x1d5/0x250
[ 2824.677063][ C1] vfs_read+0x911/0xc00
[ 2824.677278][ C1] ? lock_acquire+0x1c1/0x220
[ 2824.677517][ C1] ? __might_fault+0xc6/0x180
[ 2824.677758][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2824.677999][ C1] ? __might_fault+0xc6/0x180
[ 2824.678238][ C1] ? lock_release+0x1d5/0x250
[ 2824.678478][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2824.678742][ C1] ? __fget_light+0x54/0x1e0
[ 2824.678981][ C1] ksys_read+0x17a/0x1e0
[ 2824.679198][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2824.679444][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2824.679750][ C1] do_syscall_64+0xc9/0x1e0
[ 2824.679983][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2824.680281][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2824.680512][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2824.681486][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2824.681913][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2824.682316][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2824.682721][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2824.683122][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2824.683524][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2824.683929][ C1]
[ 2849.251103][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2849.251473][ C1] rcu: 1-....: (493793 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=121105
[ 2849.252029][ C1] rcu: (t=494364 jiffies g=1882453 q=688 ncpus=4)
[ 2849.252362][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2849.252813][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2849.253432][ C1] RIP: 0010:kasan_check_range+0x12/0x1c0
[ 2849.253726][ C1] Code: 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 <44> 0f b6 c2 48 01 f0 55 53 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff
[ 2849.254702][ C1] RSP: 0018:ffffc900001c7b68 EFLAGS: 00000202
[ 2849.255013][ C1] RAX: ffff88800a3a0e18 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2849.255420][ C1] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2849.255823][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2849.256225][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2849.256625][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2849.257026][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2849.257475][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2849.257812][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2849.258214][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2849.258613][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2849.259016][ C1] PKRU: 55555554
[ 2849.259198][ C1] Call Trace:
[ 2849.259372][ C1]
[ 2849.259528][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 2849.259806][ C1] ? print_cpu_stall+0x263/0x6a0
[ 2849.260060][ C1] ? check_cpu_stall+0x284/0x500
[ 2849.260314][ C1] ? rcu_pending+0x92/0x360
[ 2849.260544][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 2849.260817][ C1] ? update_process_times+0xb9/0x110
[ 2849.261088][ C1] ? tick_sched_handle+0x67/0x130
[ 2849.261346][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 2849.261631][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2849.261875][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 2849.262189][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2849.262462][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2849.262753][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2849.263020][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2849.263326][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2849.263590][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2849.263899][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2849.264198][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2849.264514][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2849.264804][ C1] ? kasan_check_range+0x12/0x1c0
[ 2849.265065][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 2849.265357][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2849.265670][ C1] ? get_stack_info+0x36/0xc0
[ 2849.265910][ C1] ? lock_acquire+0x1c1/0x220
[ 2849.266153][ C1] ? lock_release+0x1d5/0x250
[ 2849.266394][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2849.266648][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2849.266921][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2849.267208][ C1] ? lock_acquire+0x1c1/0x220
[ 2849.267447][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2849.267688][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2849.267950][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2849.268187][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2849.268434][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2849.268693][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2849.268971][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2849.269249][ C1] ip_local_deliver+0x19d/0x480
[ 2849.269497][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2849.269768][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2849.270036][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2849.270390][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2849.270645][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2849.270967][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2849.271232][ C1] ip_rcv+0x564/0x740
[ 2849.271437][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2849.271669][ C1] ? set_track_prepare+0x8a/0xd0
[ 2849.271923][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2849.272204][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2849.272479][ C1] ? skb_clone+0x10b/0x330
[ 2849.272708][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2849.273029][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2849.273338][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2849.273623][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2849.273918][ C1] ? __tcf_classify+0x329/0x7d0
[ 2849.274170][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2849.274402][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2849.274703][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2849.274993][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2849.275327][ C1] ? lock_acquire+0x1c1/0x220
[ 2849.275567][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2849.275866][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2849.276154][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2849.276472][ C1] ? __copy_skb_header+0xaf/0x490
[ 2849.276732][ C1] ? __skb_clone+0x57a/0x760
[ 2849.276968][ C1] netif_receive_skb+0x55/0x280
[ 2849.277217][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2849.277534][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2849.277868][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2849.278169][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2849.278446][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2849.278736][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2849.279051][ C1] ? hlock_class+0x4e/0x130
[ 2849.279287][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2849.279565][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2849.279841][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2849.280108][ C1] ? hlock_class+0x4e/0x130
[ 2849.280341][ C1] ? mark_lock+0x38/0x3e0
[ 2849.280563][ C1] ? stack_access_ok+0xda/0x1f0
[ 2849.280814][ C1] ? __lock_acquire+0xb67/0x1610
[ 2849.281070][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2849.281351][ C1] ? get_stack_info+0x36/0xc0
[ 2849.281590][ C1] ? stack_access_ok+0xda/0x1f0
[ 2849.281839][ C1] ? get_reg+0x119/0x190
[ 2849.282059][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2849.282330][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2849.282643][ C1] __tcf_classify+0x329/0x7d0
[ 2849.282886][ C1] tcf_classify+0x283/0x930
[ 2849.283122][ C1] ? arch_stack_walk+0xa2/0x100
[ 2849.283379][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2849.283644][ C1] ? get_stack_info+0x36/0xc0
[ 2849.283893][ C1] tc_run+0x2e4/0x5d0
[ 2849.284104][ C1] ? __pfx_tc_run+0x10/0x10
[ 2849.284340][ C1] ? lock_acquire+0x1c1/0x220
[ 2849.284586][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2849.284854][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2849.285116][ C1] ? lock_acquire+0x1c1/0x220
[ 2849.285369][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2849.285643][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2849.285960][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2849.286239][ C1] ? neigh_hh_output+0x348/0x590
[ 2849.286499][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2849.286773][ C1] ip_finish_output2+0x786/0x18e0
[ 2849.287039][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2849.287329][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2849.287676][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2849.287961][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2849.288222][ C1] ? __ip_finish_output+0x10f/0x770
[ 2849.288495][ C1] ip_output+0x16b/0x4f0
[ 2849.288716][ C1] ? run_timer_softirq+0x72/0x100
[ 2849.288981][ C1] ? __pfx_ip_output+0x10/0x10
[ 2849.289232][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2849.289529][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2849.289787][ C1] ? ip_local_out+0x114/0x3b0
[ 2849.290033][ C1] __ip_queue_xmit+0x672/0x1910
[ 2849.290292][ C1] ? __create_object+0x5e/0xb0
[ 2849.290545][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2849.290821][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2849.291111][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2849.291395][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2849.291686][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2849.291968][ C1] tcp_delack_timer+0x84/0x240
[ 2849.292221][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2849.292499][ C1] call_timer_fn+0x173/0x430
[ 2849.292743][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2849.293015][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2849.293284][ C1] __run_timers.part.0+0x52d/0x890
[ 2849.293551][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2849.293839][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2849.294132][ C1] ? lock_acquire+0x1c1/0x220
[ 2849.294380][ C1] ? clockevents_program_event+0xf6/0x300
[ 2849.294679][ C1] ? lock_release+0x1d5/0x250
[ 2849.294922][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2849.295190][ C1] ? ktime_get+0xb3/0x190
[ 2849.295425][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2849.295724][ C1] run_timer_softirq+0x72/0x100
[ 2849.295975][ C1] __do_softirq+0x1b9/0x7ff
[ 2849.296212][ C1] irq_exit_rcu+0x98/0xc0
[ 2849.296435][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2849.296726][ C1]
[ 2849.296877][ C1]
[ 2849.297030][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2849.297340][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2849.297668][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2849.298649][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2849.298961][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2849.299363][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2849.299771][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2849.300176][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2849.300586][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2849.300998][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2849.301299][ C1] pipe_read+0xa16/0xdf0
[ 2849.301522][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2849.301805][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2849.302050][ C1] ? iterate_tty_write+0x299/0x540
[ 2849.302314][ C1] ? lock_release+0x1d5/0x250
[ 2849.302559][ C1] vfs_read+0x911/0xc00
[ 2849.302779][ C1] ? lock_acquire+0x1c1/0x220
[ 2849.303021][ C1] ? __might_fault+0xc6/0x180
[ 2849.303270][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2849.303515][ C1] ? __might_fault+0xc6/0x180
[ 2849.303761][ C1] ? lock_release+0x1d5/0x250
[ 2849.304009][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2849.304282][ C1] ? __fget_light+0x54/0x1e0
[ 2849.304525][ C1] ksys_read+0x17a/0x1e0
[ 2849.304751][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2849.305001][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2849.305322][ C1] do_syscall_64+0xc9/0x1e0
[ 2849.305561][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2849.305872][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2849.306114][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2849.307111][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2849.307545][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2849.307956][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2849.308364][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2849.308774][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2849.309185][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2849.309602][ C1]
[ 2849.309764][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 2849.310045][ C2] NMI backtrace for cpu 2
[ 2849.310060][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2849.310067][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2849.310072][ C2] RIP: 0010:queued_spin_lock_slowpath+0xc2/0xb90
[ 2849.310081][ C2] Code: 41 83 e4 07 49 01 c5 41 83 c4 03 be 04 00 00 00 48 89 ef e8 c0 35 0c fe 41 0f b6 45 00 41 38 c4 7c 08 84 c0 0f 85 42 09 00 00 <8b> 5d 00 85 db 75 62 be 04 00 00 00 48 89 ef e8 ca 35 0c fe 89 d8
[ 2849.310084][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000246
[ 2849.310088][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2849.310090][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2849.310092][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2849.310093][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2849.310096][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2849.310098][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2849.310100][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2849.310103][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2849.310104][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2849.310106][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2849.310107][ C2] PKRU: 55555554
[ 2849.310108][ C2] Call Trace:
[ 2849.310112][ C2]
[ 2849.310116][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 2849.310124][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 2849.310129][ C2] ? nmi_handle+0x153/0x420
[ 2849.310134][ C2] ? default_do_nmi+0x41/0x100
[ 2849.310137][ C2] ? exc_nmi+0xf3/0x120
[ 2849.310140][ C2] ? end_repeat_nmi+0xf/0x60
[ 2849.310145][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2849.310149][ C2] ? queued_spin_lock_slowpath+0xc2/0xb90
[ 2849.310152][ C2] ? queued_spin_lock_slowpath+0xc2/0xb90
[ 2849.310156][ C2] ? queued_spin_lock_slowpath+0xc2/0xb90
[ 2849.310159][ C2]
[ 2849.310160][ C2]
[ 2849.310161][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2849.310164][ C2] ? get_stack_info+0x36/0xc0
[ 2849.310169][ C2] ? lock_acquire+0x1c1/0x220
[ 2849.310172][ C2] ? lock_release+0x1d5/0x250
[ 2849.310176][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2849.310181][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2849.310183][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2849.310186][ C2] ? lock_acquire+0x1c1/0x220
[ 2849.310189][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2849.310193][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2849.310196][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2849.310203][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2849.310205][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2849.310210][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2849.310217][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2849.310220][ C2] ip_local_deliver+0x19d/0x480
[ 2849.310223][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2849.310225][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2849.310228][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2849.310234][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2849.310239][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2849.310242][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2849.310251][ C2] ip_rcv+0x564/0x740
[ 2849.310254][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2849.310257][ C2] ? set_track_prepare+0x8a/0xd0
[ 2849.310261][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2849.310264][ C2] ? start_secondary+0x21c/0x2b0
[ 2849.310268][ C2] ? skb_clone+0x10b/0x330
[ 2849.310273][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2849.310279][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2849.310284][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2849.310289][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2849.310297][ C2] ? __tcf_classify+0x329/0x7d0
[ 2849.310302][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2849.310304][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2849.310307][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2849.310311][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2849.310316][ C2] ? lock_acquire+0x1c1/0x220
[ 2849.310318][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2849.310322][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2849.310326][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2849.310330][ C2] ? __copy_skb_header+0xaf/0x490
[ 2849.310335][ C2] ? __skb_clone+0x57a/0x760
[ 2849.310338][ C2] netif_receive_skb+0x55/0x280
[ 2849.310341][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2849.310350][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2849.310357][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2849.310363][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2849.310368][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2849.310378][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2849.310386][ C2] ? get_stack_info+0x36/0xc0
[ 2849.310390][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2849.310393][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2849.310398][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2849.310400][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2849.310404][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2849.310406][ C2] ? kernel_text_address+0x17/0xe0
[ 2849.310410][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2849.310414][ C2] ? arch_stack_walk+0x8c/0x100
[ 2849.310419][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2849.310422][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2849.310425][ C2] ? lock_acquire+0x1c1/0x220
[ 2849.310428][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2849.310432][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2849.310437][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2849.310440][ C2] ? get_stack_info+0x36/0xc0
[ 2849.310445][ C2] __tcf_classify+0x329/0x7d0
[ 2849.310450][ C2] tcf_classify+0x283/0x930
[ 2849.310454][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2849.310458][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2849.310462][ C2] tc_run+0x2e4/0x5d0
[ 2849.310466][ C2] ? __pfx_tc_run+0x10/0x10
[ 2849.310469][ C2] ? lock_acquire+0x1c1/0x220
[ 2849.310472][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2849.310476][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2849.310480][ C2] ? lock_acquire+0x1c1/0x220
[ 2849.310482][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2849.310486][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2849.310489][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2849.310491][ C2] ? neigh_hh_output+0x348/0x590
[ 2849.310495][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2849.310499][ C2] ip_finish_output2+0x786/0x18e0
[ 2849.310503][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2849.310510][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2849.310513][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2849.310517][ C2] ? __ip_finish_output+0x10f/0x770
[ 2849.310520][ C2] ip_output+0x16b/0x4f0
[ 2849.310523][ C2] ? __pfx_ip_output+0x10/0x10
[ 2849.310526][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2849.310529][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2849.310532][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2849.310536][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2849.310539][ C2] ? __alloc_skb+0xd4/0x280
[ 2849.310542][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2849.310547][ C2] ? tcp_fragment+0x168/0x1040
[ 2849.310550][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2849.310553][ C2] ? ip_local_out+0x114/0x3b0
[ 2849.310558][ C2] __ip_queue_xmit+0x672/0x1910
[ 2849.310561][ C2] ? __skb_clone+0x57a/0x760
[ 2849.310564][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2849.310569][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2849.310572][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2849.310576][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2849.310581][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2849.310585][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2849.310588][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2849.310591][ C2] tcp_send_loss_probe+0x348/0x830
[ 2849.310595][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2849.310597][ C2] tcp_write_timer+0x82/0x1d0
[ 2849.310600][ C2] call_timer_fn+0x173/0x430
[ 2849.310605][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2849.310610][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2849.310614][ C2] __run_timers.part.0+0x52d/0x890
[ 2849.310617][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2849.310621][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2849.310624][ C2] ? lock_acquire+0x1c1/0x220
[ 2849.310626][ C2] ? clockevents_program_event+0xf6/0x300
[ 2849.310631][ C2] ? lock_release+0x1d5/0x250
[ 2849.310634][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2849.310638][ C2] ? ktime_get+0xb3/0x190
[ 2849.310642][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2849.310646][ C2] run_timer_softirq+0x72/0x100
[ 2849.310649][ C2] __do_softirq+0x1b9/0x7ff
[ 2849.310654][ C2] irq_exit_rcu+0x98/0xc0
[ 2849.310657][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2849.310661][ C2]
[ 2849.310662][ C2]
[ 2849.310663][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2849.310667][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2849.310670][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2849.310672][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2849.310674][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2849.310676][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2849.310678][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2849.310679][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2849.310681][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2849.310684][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2849.310687][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2849.310691][ C2] default_idle_call+0x69/0xa0
[ 2849.310694][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2849.310697][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2849.310702][ C2] ? lock_release+0x1d5/0x250
[ 2849.310704][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2849.310708][ C2] do_idle+0xfb/0x160
[ 2849.310711][ C2] cpu_startup_entry+0x55/0x60
[ 2849.310713][ C2] start_secondary+0x21c/0x2b0
[ 2849.310716][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2849.310720][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2849.310726][ C2]
[ 2876.569271][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 488s! [perl:4135]
[ 2876.569704][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2876.570970][ C1] irq event stamp: 209232
[ 2876.571192][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2876.571724][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2876.572203][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2876.572675][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2876.573140][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2876.573591][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2876.574206][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2876.574533][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2876.575515][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2876.575822][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2876.576226][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2876.576626][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2876.577026][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2876.577428][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2876.577831][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2876.578282][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2876.578621][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2876.579022][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2876.579423][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2876.579827][ C1] PKRU: 55555554
[ 2876.580008][ C1] Call Trace:
[ 2876.580180][ C1]
[ 2876.580330][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2876.580593][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2876.580835][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2876.581116][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2876.581390][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2876.581679][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2876.581947][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2876.582253][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2876.582516][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2876.582827][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2876.583125][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2876.583442][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2876.583732][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2876.584029][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2876.584321][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2876.584633][ C1] ? get_stack_info+0x36/0xc0
[ 2876.584876][ C1] ? lock_acquire+0x1c1/0x220
[ 2876.585119][ C1] ? lock_release+0x1d5/0x250
[ 2876.585366][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2876.585615][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2876.585891][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2876.586177][ C1] ? lock_acquire+0x1c1/0x220
[ 2876.586418][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2876.586659][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2876.586921][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2876.587156][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2876.587405][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2876.587664][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2876.587948][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2876.588228][ C1] ip_local_deliver+0x19d/0x480
[ 2876.588476][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2876.588750][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2876.589015][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2876.589364][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2876.589619][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2876.589941][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2876.590206][ C1] ip_rcv+0x564/0x740
[ 2876.590410][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2876.590644][ C1] ? set_track_prepare+0x8a/0xd0
[ 2876.590900][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2876.591178][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2876.591453][ C1] ? skb_clone+0x10b/0x330
[ 2876.591682][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2876.592002][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2876.592312][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2876.592594][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2876.592891][ C1] ? __tcf_classify+0x329/0x7d0
[ 2876.593142][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2876.593373][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2876.593676][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2876.593961][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2876.594290][ C1] ? lock_acquire+0x1c1/0x220
[ 2876.594530][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2876.594829][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2876.595115][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2876.595441][ C1] ? __copy_skb_header+0xaf/0x490
[ 2876.595701][ C1] ? __skb_clone+0x57a/0x760
[ 2876.595938][ C1] netif_receive_skb+0x55/0x280
[ 2876.596188][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2876.596502][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2876.596837][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2876.597139][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2876.597415][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2876.597709][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2876.598029][ C1] ? hlock_class+0x4e/0x130
[ 2876.598263][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2876.598542][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2876.598822][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2876.599089][ C1] ? hlock_class+0x4e/0x130
[ 2876.599325][ C1] ? mark_lock+0x38/0x3e0
[ 2876.599547][ C1] ? stack_access_ok+0xda/0x1f0
[ 2876.599798][ C1] ? __lock_acquire+0xb67/0x1610
[ 2876.600056][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2876.600334][ C1] ? get_stack_info+0x36/0xc0
[ 2876.600578][ C1] ? stack_access_ok+0xda/0x1f0
[ 2876.600828][ C1] ? get_reg+0x119/0x190
[ 2876.601044][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2876.601315][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2876.601628][ C1] __tcf_classify+0x329/0x7d0
[ 2876.601874][ C1] tcf_classify+0x283/0x930
[ 2876.602109][ C1] ? arch_stack_walk+0xa2/0x100
[ 2876.602359][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2876.602617][ C1] ? get_stack_info+0x36/0xc0
[ 2876.602860][ C1] tc_run+0x2e4/0x5d0
[ 2876.603066][ C1] ? __pfx_tc_run+0x10/0x10
[ 2876.603302][ C1] ? lock_acquire+0x1c1/0x220
[ 2876.603543][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2876.603810][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2876.604069][ C1] ? lock_acquire+0x1c1/0x220
[ 2876.604314][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2876.604582][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2876.604887][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2876.605171][ C1] ? neigh_hh_output+0x348/0x590
[ 2876.605427][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2876.605696][ C1] ip_finish_output2+0x786/0x18e0
[ 2876.605959][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2876.606245][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2876.606590][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2876.606873][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2876.607132][ C1] ? __ip_finish_output+0x10f/0x770
[ 2876.607405][ C1] ip_output+0x16b/0x4f0
[ 2876.607626][ C1] ? run_timer_softirq+0x72/0x100
[ 2876.607890][ C1] ? __pfx_ip_output+0x10/0x10
[ 2876.608140][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2876.608433][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2876.608692][ C1] ? ip_local_out+0x114/0x3b0
[ 2876.608937][ C1] __ip_queue_xmit+0x672/0x1910
[ 2876.609192][ C1] ? __create_object+0x5e/0xb0
[ 2876.609440][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2876.609714][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2876.610003][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2876.610280][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2876.610571][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2876.610849][ C1] tcp_delack_timer+0x84/0x240
[ 2876.611099][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2876.611378][ C1] call_timer_fn+0x173/0x430
[ 2876.611619][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2876.611886][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2876.612156][ C1] __run_timers.part.0+0x52d/0x890
[ 2876.612423][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2876.612702][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2876.612995][ C1] ? lock_acquire+0x1c1/0x220
[ 2876.613238][ C1] ? clockevents_program_event+0xf6/0x300
[ 2876.613536][ C1] ? lock_release+0x1d5/0x250
[ 2876.613780][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2876.614051][ C1] ? ktime_get+0xb3/0x190
[ 2876.614277][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2876.614581][ C1] run_timer_softirq+0x72/0x100
[ 2876.614836][ C1] __do_softirq+0x1b9/0x7ff
[ 2876.615073][ C1] irq_exit_rcu+0x98/0xc0
[ 2876.615309][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2876.615602][ C1]
[ 2876.615756][ C1]
[ 2876.615911][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2876.616224][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2876.616557][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2876.617544][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2876.617856][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2876.618258][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2876.618660][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2876.619061][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2876.619466][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2876.619871][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2876.620170][ C1] pipe_read+0xa16/0xdf0
[ 2876.620396][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2876.620676][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2876.620922][ C1] ? iterate_tty_write+0x299/0x540
[ 2876.621190][ C1] ? lock_release+0x1d5/0x250
[ 2876.621433][ C1] vfs_read+0x911/0xc00
[ 2876.621648][ C1] ? lock_acquire+0x1c1/0x220
[ 2876.621890][ C1] ? __might_fault+0xc6/0x180
[ 2876.622134][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2876.622373][ C1] ? __might_fault+0xc6/0x180
[ 2876.622616][ C1] ? lock_release+0x1d5/0x250
[ 2876.622858][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2876.623126][ C1] ? __fget_light+0x54/0x1e0
[ 2876.623368][ C1] ksys_read+0x17a/0x1e0
[ 2876.623588][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2876.623836][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2876.624145][ C1] do_syscall_64+0xc9/0x1e0
[ 2876.624377][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2876.624681][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2876.624911][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2876.625911][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2876.626342][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2876.626749][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2876.627157][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2876.627563][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2876.627970][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2876.628382][ C1]
[ 2876.628544][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 488s! [swapper/2:0]
[ 2876.628968][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2876.630224][ C2] irq event stamp: 44114564
[ 2876.630453][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2876.630987][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2876.631499][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2876.631976][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2876.632447][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2876.632901][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2876.633516][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2876.633841][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2876.634810][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2876.635117][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2876.635526][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2876.635923][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2876.636319][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2876.636718][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2876.637117][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2876.637568][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2876.637899][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2876.638298][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2876.638698][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2876.639096][ C2] PKRU: 55555554
[ 2876.639279][ C2] Call Trace:
[ 2876.639448][ C2]
[ 2876.639598][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2876.639859][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2876.640103][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2876.640378][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2876.640650][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2876.640939][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2876.641208][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2876.641514][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2876.641774][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2876.642036][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2876.642345][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2876.642639][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2876.642954][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2876.643243][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2876.643537][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2876.643826][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2876.644136][ C2] ? get_stack_info+0x36/0xc0
[ 2876.644377][ C2] ? lock_acquire+0x1c1/0x220
[ 2876.644617][ C2] ? lock_release+0x1d5/0x250
[ 2876.644857][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2876.645106][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2876.645385][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2876.645669][ C2] ? lock_acquire+0x1c1/0x220
[ 2876.645908][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2876.646150][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2876.646410][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2876.646644][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2876.646889][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2876.647149][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2876.647426][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2876.647702][ C2] ip_local_deliver+0x19d/0x480
[ 2876.647949][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2876.648221][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2876.648483][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2876.648831][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2876.649084][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2876.649404][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2876.649667][ C2] ip_rcv+0x564/0x740
[ 2876.649872][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2876.650100][ C2] ? set_track_prepare+0x8a/0xd0
[ 2876.650357][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2876.650634][ C2] ? start_secondary+0x21c/0x2b0
[ 2876.650885][ C2] ? skb_clone+0x10b/0x330
[ 2876.651113][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2876.651431][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2876.651736][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2876.652017][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2876.652312][ C2] ? __tcf_classify+0x329/0x7d0
[ 2876.652560][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2876.652789][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2876.653090][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2876.653374][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2876.653697][ C2] ? lock_acquire+0x1c1/0x220
[ 2876.653935][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2876.654238][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2876.654522][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2876.654838][ C2] ? __copy_skb_header+0xaf/0x490
[ 2876.655094][ C2] ? __skb_clone+0x57a/0x760
[ 2876.655336][ C2] netif_receive_skb+0x55/0x280
[ 2876.655585][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2876.655896][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2876.656229][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2876.656526][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2876.656801][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2876.657089][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2876.657401][ C2] ? get_stack_info+0x36/0xc0
[ 2876.657643][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2876.657909][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2876.658227][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2876.658503][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2876.658779][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2876.659093][ C2] ? kernel_text_address+0x17/0xe0
[ 2876.659354][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2876.659667][ C2] ? arch_stack_walk+0x8c/0x100
[ 2876.659917][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2876.660181][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2876.660465][ C2] ? lock_acquire+0x1c1/0x220
[ 2876.660703][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2876.660986][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2876.661290][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2876.661567][ C2] ? get_stack_info+0x36/0xc0
[ 2876.661805][ C2] __tcf_classify+0x329/0x7d0
[ 2876.662053][ C2] tcf_classify+0x283/0x930
[ 2876.662288][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2876.662542][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2876.662856][ C2] tc_run+0x2e4/0x5d0
[ 2876.663062][ C2] ? __pfx_tc_run+0x10/0x10
[ 2876.663293][ C2] ? lock_acquire+0x1c1/0x220
[ 2876.663532][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2876.663793][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2876.664048][ C2] ? lock_acquire+0x1c1/0x220
[ 2876.664288][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2876.664554][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2876.664860][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2876.665132][ C2] ? neigh_hh_output+0x348/0x590
[ 2876.665393][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2876.665659][ C2] ip_finish_output2+0x786/0x18e0
[ 2876.665921][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2876.666259][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2876.666537][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2876.666791][ C2] ? __ip_finish_output+0x10f/0x770
[ 2876.667056][ C2] ip_output+0x16b/0x4f0
[ 2876.667273][ C2] ? __pfx_ip_output+0x10/0x10
[ 2876.667517][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2876.667792][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2876.668104][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2876.668380][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2876.668632][ C2] ? __alloc_skb+0xd4/0x280
[ 2876.668864][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2876.669135][ C2] ? tcp_fragment+0x168/0x1040
[ 2876.669378][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2876.669631][ C2] ? ip_local_out+0x114/0x3b0
[ 2876.669871][ C2] __ip_queue_xmit+0x672/0x1910
[ 2876.670120][ C2] ? __skb_clone+0x57a/0x760
[ 2876.670355][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2876.670621][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2876.670904][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2876.671149][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2876.671398][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2876.671701][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2876.672021][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2876.672267][ C2] tcp_send_loss_probe+0x348/0x830
[ 2876.672528][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2876.672795][ C2] tcp_write_timer+0x82/0x1d0
[ 2876.673036][ C2] call_timer_fn+0x173/0x430
[ 2876.673275][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2876.673538][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2876.673799][ C2] __run_timers.part.0+0x52d/0x890
[ 2876.674060][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2876.674330][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2876.674613][ C2] ? lock_acquire+0x1c1/0x220
[ 2876.674853][ C2] ? clockevents_program_event+0xf6/0x300
[ 2876.675145][ C2] ? lock_release+0x1d5/0x250
[ 2876.675392][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2876.675657][ C2] ? ktime_get+0xb3/0x190
[ 2876.675877][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2876.676179][ C2] run_timer_softirq+0x72/0x100
[ 2876.676426][ C2] __do_softirq+0x1b9/0x7ff
[ 2876.676659][ C2] irq_exit_rcu+0x98/0xc0
[ 2876.676880][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2876.677166][ C2]
[ 2876.677315][ C2]
[ 2876.677467][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2876.677771][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2876.678028][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2876.678996][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2876.679304][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2876.679704][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2876.680101][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2876.680499][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2876.680898][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2876.681300][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2876.681587][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2876.681847][ C2] default_idle_call+0x69/0xa0
[ 2876.682093][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2876.682345][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2876.682621][ C2] ? lock_release+0x1d5/0x250
[ 2876.682862][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2876.683135][ C2] do_idle+0xfb/0x160
[ 2876.683340][ C2] cpu_startup_entry+0x55/0x60
[ 2876.683583][ C2] start_secondary+0x21c/0x2b0
[ 2876.683827][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2876.684096][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2876.684409][ C2]
[ 2904.569270][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 514s! [swapper/2:0]
[ 2904.569699][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2904.570954][ C2] irq event stamp: 44114564
[ 2904.571180][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2904.571715][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2904.572225][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2904.572696][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2904.573163][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2904.573619][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2904.574228][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2904.574558][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2904.575527][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2904.575834][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2904.576230][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2904.576628][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2904.577026][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2904.577422][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2904.577816][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2904.578262][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2904.578594][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2904.578992][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2904.579389][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2904.579784][ C2] PKRU: 55555554
[ 2904.579964][ C2] Call Trace:
[ 2904.580138][ C2]
[ 2904.580284][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2904.580544][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2904.580787][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2904.581062][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2904.581334][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2904.581619][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2904.581881][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2904.582187][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2904.582446][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2904.582706][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2904.583023][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2904.583318][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2904.583630][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2904.583916][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2904.584212][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2904.584498][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2904.584807][ C2] ? get_stack_info+0x36/0xc0
[ 2904.585055][ C2] ? lock_acquire+0x1c1/0x220
[ 2904.585296][ C2] ? lock_release+0x1d5/0x250
[ 2904.585533][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2904.585781][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2904.586053][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2904.586343][ C2] ? lock_acquire+0x1c1/0x220
[ 2904.586582][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2904.586819][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2904.587080][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2904.587316][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2904.587563][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2904.587820][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2904.588093][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2904.588372][ C2] ip_local_deliver+0x19d/0x480
[ 2904.588617][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2904.588894][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2904.589158][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2904.589504][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2904.589756][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2904.590075][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2904.590337][ C2] ip_rcv+0x564/0x740
[ 2904.590540][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2904.590771][ C2] ? set_track_prepare+0x8a/0xd0
[ 2904.591023][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2904.591299][ C2] ? start_secondary+0x21c/0x2b0
[ 2904.591550][ C2] ? skb_clone+0x10b/0x330
[ 2904.591777][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2904.592096][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2904.592399][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2904.592682][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2904.592973][ C2] ? __tcf_classify+0x329/0x7d0
[ 2904.593224][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2904.593454][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2904.593755][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2904.594042][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2904.594367][ C2] ? lock_acquire+0x1c1/0x220
[ 2904.594605][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2904.594899][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2904.595196][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2904.595517][ C2] ? __copy_skb_header+0xaf/0x490
[ 2904.595773][ C2] ? __skb_clone+0x57a/0x760
[ 2904.596005][ C2] netif_receive_skb+0x55/0x280
[ 2904.596255][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2904.596566][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2904.596895][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2904.597194][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2904.597465][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2904.597751][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2904.598062][ C2] ? get_stack_info+0x36/0xc0
[ 2904.598303][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2904.598566][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2904.598881][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2904.599155][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2904.599433][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2904.599746][ C2] ? kernel_text_address+0x17/0xe0
[ 2904.600006][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2904.600317][ C2] ? arch_stack_walk+0x8c/0x100
[ 2904.600563][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2904.600827][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2904.601112][ C2] ? lock_acquire+0x1c1/0x220
[ 2904.601350][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2904.601630][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2904.601934][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2904.602208][ C2] ? get_stack_info+0x36/0xc0
[ 2904.602450][ C2] __tcf_classify+0x329/0x7d0
[ 2904.602692][ C2] tcf_classify+0x283/0x930
[ 2904.602921][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2904.603177][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2904.603494][ C2] tc_run+0x2e4/0x5d0
[ 2904.603698][ C2] ? __pfx_tc_run+0x10/0x10
[ 2904.603930][ C2] ? lock_acquire+0x1c1/0x220
[ 2904.604171][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2904.604431][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2904.604684][ C2] ? lock_acquire+0x1c1/0x220
[ 2904.604921][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2904.605193][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2904.605496][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2904.605769][ C2] ? neigh_hh_output+0x348/0x590
[ 2904.606019][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2904.606286][ C2] ip_finish_output2+0x786/0x18e0
[ 2904.606546][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2904.606883][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2904.607158][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2904.607409][ C2] ? __ip_finish_output+0x10f/0x770
[ 2904.607673][ C2] ip_output+0x16b/0x4f0
[ 2904.607889][ C2] ? __pfx_ip_output+0x10/0x10
[ 2904.608131][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2904.608409][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2904.608720][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2904.608997][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2904.609249][ C2] ? __alloc_skb+0xd4/0x280
[ 2904.609479][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2904.609749][ C2] ? tcp_fragment+0x168/0x1040
[ 2904.609992][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2904.610243][ C2] ? ip_local_out+0x114/0x3b0
[ 2904.610483][ C2] __ip_queue_xmit+0x672/0x1910
[ 2904.610731][ C2] ? __skb_clone+0x57a/0x760
[ 2904.610967][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2904.611236][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2904.611514][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2904.611759][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2904.612010][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2904.612310][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2904.612630][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2904.612871][ C2] tcp_send_loss_probe+0x348/0x830
[ 2904.613133][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2904.613403][ C2] tcp_write_timer+0x82/0x1d0
[ 2904.613640][ C2] call_timer_fn+0x173/0x430
[ 2904.613879][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2904.614145][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2904.614405][ C2] __run_timers.part.0+0x52d/0x890
[ 2904.614664][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2904.614933][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2904.615226][ C2] ? lock_acquire+0x1c1/0x220
[ 2904.615464][ C2] ? clockevents_program_event+0xf6/0x300
[ 2904.615752][ C2] ? lock_release+0x1d5/0x250
[ 2904.615991][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2904.616254][ C2] ? ktime_get+0xb3/0x190
[ 2904.616473][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2904.616769][ C2] run_timer_softirq+0x72/0x100
[ 2904.617016][ C2] __do_softirq+0x1b9/0x7ff
[ 2904.617249][ C2] irq_exit_rcu+0x98/0xc0
[ 2904.617468][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2904.617752][ C2]
[ 2904.617903][ C2]
[ 2904.618051][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2904.618355][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2904.618612][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2904.619577][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2904.619884][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2904.620281][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2904.620677][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2904.621075][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2904.621473][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2904.621873][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2904.622164][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2904.622423][ C2] default_idle_call+0x69/0xa0
[ 2904.622664][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2904.622914][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2904.623193][ C2] ? lock_release+0x1d5/0x250
[ 2904.623431][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2904.623705][ C2] do_idle+0xfb/0x160
[ 2904.623908][ C2] cpu_startup_entry+0x55/0x60
[ 2904.624153][ C2] start_secondary+0x21c/0x2b0
[ 2904.624395][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2904.624668][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2904.624984][ C2]
[ 2904.625150][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 514s! [perl:4135]
[ 2904.625577][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2904.626837][ C1] irq event stamp: 209232
[ 2904.627057][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2904.627588][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2904.628066][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2904.628536][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2904.629000][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2904.629450][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2904.630061][ C1] RIP: 0010:queued_spin_lock_slowpath+0xa8/0xb90
[ 2904.630383][ C1] Code: 49 89 fd 49 89 fc 41 be 01 00 00 00 48 b8 00 00 00 00 00 fc ff df 49 c1 ed 03 41 83 e4 07 49 01 c5 41 83 c4 03 be 04 00 00 00 <48> 89 ef e8 c0 35 0c fe 41 0f b6 45 00 41 38 c4 7c 08 84 c0 0f 85
[ 2904.631357][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2904.631665][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2904.632064][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2904.632465][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2904.632864][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2904.633262][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2904.633662][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2904.634108][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2904.634442][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2904.634843][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2904.635250][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2904.635652][ C1] PKRU: 55555554
[ 2904.635833][ C1] Call Trace:
[ 2904.636004][ C1]
[ 2904.636155][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2904.636417][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2904.636661][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2904.636940][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2904.637212][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2904.637498][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2904.637765][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2904.638071][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2904.638333][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2904.638643][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2904.638939][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2904.639255][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2904.639544][ C1] ? queued_spin_lock_slowpath+0xa8/0xb90
[ 2904.639833][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2904.640121][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2904.640432][ C1] ? get_stack_info+0x36/0xc0
[ 2904.640673][ C1] ? lock_acquire+0x1c1/0x220
[ 2904.640913][ C1] ? lock_release+0x1d5/0x250
[ 2904.641152][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2904.641401][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2904.641672][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2904.641959][ C1] ? lock_acquire+0x1c1/0x220
[ 2904.642198][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2904.642438][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2904.642697][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2904.642934][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2904.643182][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2904.643440][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2904.643714][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2904.643990][ C1] ip_local_deliver+0x19d/0x480
[ 2904.644241][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2904.644513][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2904.644777][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2904.645131][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2904.645384][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2904.645704][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2904.645967][ C1] ip_rcv+0x564/0x740
[ 2904.646172][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2904.646403][ C1] ? set_track_prepare+0x8a/0xd0
[ 2904.646657][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2904.646932][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2904.647205][ C1] ? skb_clone+0x10b/0x330
[ 2904.647434][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2904.647753][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2904.648063][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2904.648345][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2904.648639][ C1] ? __tcf_classify+0x329/0x7d0
[ 2904.648887][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2904.649119][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2904.649419][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2904.649702][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2904.650027][ C1] ? lock_acquire+0x1c1/0x220
[ 2904.650265][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2904.650564][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2904.650850][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2904.651168][ C1] ? __copy_skb_header+0xaf/0x490
[ 2904.651426][ C1] ? __skb_clone+0x57a/0x760
[ 2904.651661][ C1] netif_receive_skb+0x55/0x280
[ 2904.651908][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2904.652220][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2904.652554][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2904.652855][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2904.653129][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2904.653418][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2904.653728][ C1] ? hlock_class+0x4e/0x130
[ 2904.653961][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2904.654237][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2904.654515][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2904.654778][ C1] ? hlock_class+0x4e/0x130
[ 2904.655013][ C1] ? mark_lock+0x38/0x3e0
[ 2904.655236][ C1] ? stack_access_ok+0xda/0x1f0
[ 2904.655486][ C1] ? __lock_acquire+0xb67/0x1610
[ 2904.655740][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2904.656016][ C1] ? get_stack_info+0x36/0xc0
[ 2904.656257][ C1] ? stack_access_ok+0xda/0x1f0
[ 2904.656504][ C1] ? get_reg+0x119/0x190
[ 2904.656719][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2904.656986][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2904.657296][ C1] __tcf_classify+0x329/0x7d0
[ 2904.657539][ C1] tcf_classify+0x283/0x930
[ 2904.657771][ C1] ? arch_stack_walk+0xa2/0x100
[ 2904.658024][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2904.658281][ C1] ? get_stack_info+0x36/0xc0
[ 2904.658525][ C1] tc_run+0x2e4/0x5d0
[ 2904.658730][ C1] ? __pfx_tc_run+0x10/0x10
[ 2904.658966][ C1] ? lock_acquire+0x1c1/0x220
[ 2904.659210][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2904.659476][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2904.659734][ C1] ? lock_acquire+0x1c1/0x220
[ 2904.659973][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2904.660241][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2904.660547][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2904.660825][ C1] ? neigh_hh_output+0x348/0x590
[ 2904.661085][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2904.661356][ C1] ip_finish_output2+0x786/0x18e0
[ 2904.661616][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2904.661897][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2904.662241][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2904.662521][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2904.662779][ C1] ? __ip_finish_output+0x10f/0x770
[ 2904.663048][ C1] ip_output+0x16b/0x4f0
[ 2904.663270][ C1] ? run_timer_softirq+0x72/0x100
[ 2904.663531][ C1] ? __pfx_ip_output+0x10/0x10
[ 2904.663783][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2904.664074][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2904.664330][ C1] ? ip_local_out+0x114/0x3b0
[ 2904.664575][ C1] __ip_queue_xmit+0x672/0x1910
[ 2904.664829][ C1] ? __create_object+0x5e/0xb0
[ 2904.665083][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2904.665357][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2904.665645][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2904.665923][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2904.666209][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2904.666487][ C1] tcp_delack_timer+0x84/0x240
[ 2904.666735][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2904.667012][ C1] call_timer_fn+0x173/0x430
[ 2904.667253][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2904.667519][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2904.667784][ C1] __run_timers.part.0+0x52d/0x890
[ 2904.668049][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2904.668327][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2904.668617][ C1] ? lock_acquire+0x1c1/0x220
[ 2904.668858][ C1] ? clockevents_program_event+0xf6/0x300
[ 2904.669158][ C1] ? lock_release+0x1d5/0x250
[ 2904.669402][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2904.669671][ C1] ? ktime_get+0xb3/0x190
[ 2904.669897][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2904.670199][ C1] run_timer_softirq+0x72/0x100
[ 2904.670450][ C1] __do_softirq+0x1b9/0x7ff
[ 2904.670689][ C1] irq_exit_rcu+0x98/0xc0
[ 2904.670914][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2904.671204][ C1]
[ 2904.671357][ C1]
[ 2904.671514][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2904.671824][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2904.672156][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2904.673137][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2904.673447][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2904.673848][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2904.674248][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2904.674651][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2904.675060][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2904.675465][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2904.675761][ C1] pipe_read+0xa16/0xdf0
[ 2904.675985][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2904.676264][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2904.676509][ C1] ? iterate_tty_write+0x299/0x540
[ 2904.676773][ C1] ? lock_release+0x1d5/0x250
[ 2904.677016][ C1] vfs_read+0x911/0xc00
[ 2904.677231][ C1] ? lock_acquire+0x1c1/0x220
[ 2904.677473][ C1] ? __might_fault+0xc6/0x180
[ 2904.677715][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2904.677954][ C1] ? __might_fault+0xc6/0x180
[ 2904.678198][ C1] ? lock_release+0x1d5/0x250
[ 2904.678442][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2904.678713][ C1] ? __fget_light+0x54/0x1e0
[ 2904.678953][ C1] ksys_read+0x17a/0x1e0
[ 2904.679171][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2904.679418][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2904.679723][ C1] do_syscall_64+0xc9/0x1e0
[ 2904.679958][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2904.680265][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2904.680495][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2904.681486][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2904.681915][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2904.682318][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2904.682726][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2904.683131][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2904.683535][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2904.683943][ C1]
[ 2927.309104][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 2927.309469][ C1] rcu: 1-....: (571621 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=140206
[ 2927.310024][ C1] rcu: (t=572422 jiffies g=1882453 q=694 ncpus=4)
[ 2927.310356][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2927.310804][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2927.311421][ C1] RIP: 0010:__kasan_check_read+0x0/0x20
[ 2927.311708][ C1] Code: 48 c7 c7 b0 5a 98 98 5b 5d 41 5c e9 ba 23 9c ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 48 8b 0c 24 89 f6 31 d2 e9 af ef ff ff 66 66 2e 0f 1f
[ 2927.312680][ C1] RSP: 0018:ffffc900001c7b70 EFLAGS: 00000202
[ 2927.312989][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2927.313389][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2927.313788][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2927.314193][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2927.314594][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2927.315000][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2927.315448][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2927.315780][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2927.316187][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2927.316587][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2927.316988][ C1] PKRU: 55555554
[ 2927.317171][ C1] Call Trace:
[ 2927.317344][ C1]
[ 2927.317492][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 2927.317765][ C1] ? print_cpu_stall+0x263/0x6a0
[ 2927.318017][ C1] ? check_cpu_stall+0x284/0x500
[ 2927.318269][ C1] ? rcu_pending+0x92/0x360
[ 2927.318502][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 2927.318772][ C1] ? update_process_times+0xb9/0x110
[ 2927.319041][ C1] ? tick_sched_handle+0x67/0x130
[ 2927.319297][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 2927.319582][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2927.319824][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 2927.320138][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2927.320411][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2927.320700][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2927.320966][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2927.321273][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2927.321536][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2927.321846][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2927.322141][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2927.322456][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2927.322747][ C1] ? __pfx___kasan_check_read+0x10/0x10
[ 2927.323028][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 2927.323310][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2927.323621][ C1] ? get_stack_info+0x36/0xc0
[ 2927.323863][ C1] ? lock_acquire+0x1c1/0x220
[ 2927.324105][ C1] ? lock_release+0x1d5/0x250
[ 2927.324345][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2927.324594][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2927.324868][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2927.325158][ C1] ? lock_acquire+0x1c1/0x220
[ 2927.325398][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2927.325640][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2927.325900][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2927.326133][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2927.326381][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2927.326639][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2927.326915][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2927.327194][ C1] ip_local_deliver+0x19d/0x480
[ 2927.327442][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2927.327715][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2927.327979][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2927.328326][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2927.328582][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2927.328904][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2927.329168][ C1] ip_rcv+0x564/0x740
[ 2927.329373][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2927.329605][ C1] ? set_track_prepare+0x8a/0xd0
[ 2927.329859][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2927.330136][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2927.330412][ C1] ? skb_clone+0x10b/0x330
[ 2927.330640][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2927.330958][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2927.331266][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2927.331549][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2927.331847][ C1] ? __tcf_classify+0x329/0x7d0
[ 2927.332097][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2927.332327][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2927.332628][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2927.332913][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2927.333240][ C1] ? lock_acquire+0x1c1/0x220
[ 2927.333479][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2927.333777][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2927.334063][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2927.334381][ C1] ? __copy_skb_header+0xaf/0x490
[ 2927.334640][ C1] ? __skb_clone+0x57a/0x760
[ 2927.334877][ C1] netif_receive_skb+0x55/0x280
[ 2927.335137][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2927.335452][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2927.335786][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2927.336084][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2927.336361][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2927.336650][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2927.336965][ C1] ? hlock_class+0x4e/0x130
[ 2927.337197][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2927.337476][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2927.337753][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2927.338018][ C1] ? hlock_class+0x4e/0x130
[ 2927.338251][ C1] ? mark_lock+0x38/0x3e0
[ 2927.338471][ C1] ? stack_access_ok+0xda/0x1f0
[ 2927.338721][ C1] ? __lock_acquire+0xb67/0x1610
[ 2927.338975][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2927.339252][ C1] ? get_stack_info+0x36/0xc0
[ 2927.339494][ C1] ? stack_access_ok+0xda/0x1f0
[ 2927.339743][ C1] ? get_reg+0x119/0x190
[ 2927.339964][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2927.340234][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2927.340545][ C1] __tcf_classify+0x329/0x7d0
[ 2927.340788][ C1] tcf_classify+0x283/0x930
[ 2927.341022][ C1] ? arch_stack_walk+0xa2/0x100
[ 2927.341275][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2927.341536][ C1] ? get_stack_info+0x36/0xc0
[ 2927.341780][ C1] tc_run+0x2e4/0x5d0
[ 2927.341988][ C1] ? __pfx_tc_run+0x10/0x10
[ 2927.342221][ C1] ? lock_acquire+0x1c1/0x220
[ 2927.342461][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2927.342723][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2927.342978][ C1] ? lock_acquire+0x1c1/0x220
[ 2927.343218][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2927.343486][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2927.343795][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2927.344072][ C1] ? neigh_hh_output+0x348/0x590
[ 2927.344329][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2927.344604][ C1] ip_finish_output2+0x786/0x18e0
[ 2927.344865][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2927.345155][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2927.345498][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2927.345781][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2927.346039][ C1] ? __ip_finish_output+0x10f/0x770
[ 2927.346310][ C1] ip_output+0x16b/0x4f0
[ 2927.346531][ C1] ? run_timer_softirq+0x72/0x100
[ 2927.346791][ C1] ? __pfx_ip_output+0x10/0x10
[ 2927.347040][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2927.347331][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2927.347588][ C1] ? ip_local_out+0x114/0x3b0
[ 2927.347833][ C1] __ip_queue_xmit+0x672/0x1910
[ 2927.348088][ C1] ? __create_object+0x5e/0xb0
[ 2927.348337][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2927.348610][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2927.348897][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2927.349175][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2927.349465][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2927.349742][ C1] tcp_delack_timer+0x84/0x240
[ 2927.349991][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2927.350268][ C1] call_timer_fn+0x173/0x430
[ 2927.350511][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2927.350778][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2927.351044][ C1] __run_timers.part.0+0x52d/0x890
[ 2927.351310][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2927.351588][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2927.351881][ C1] ? lock_acquire+0x1c1/0x220
[ 2927.352124][ C1] ? clockevents_program_event+0xf6/0x300
[ 2927.352422][ C1] ? lock_release+0x1d5/0x250
[ 2927.352670][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2927.352940][ C1] ? ktime_get+0xb3/0x190
[ 2927.353166][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2927.353470][ C1] run_timer_softirq+0x72/0x100
[ 2927.353724][ C1] __do_softirq+0x1b9/0x7ff
[ 2927.353960][ C1] irq_exit_rcu+0x98/0xc0
[ 2927.354187][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2927.354479][ C1]
[ 2927.354634][ C1]
[ 2927.354787][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2927.355102][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2927.355431][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2927.356413][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2927.356726][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2927.357129][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2927.357530][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2927.357935][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2927.358339][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2927.358744][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2927.359043][ C1] pipe_read+0xa16/0xdf0
[ 2927.359267][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2927.359548][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2927.359795][ C1] ? iterate_tty_write+0x299/0x540
[ 2927.360058][ C1] ? lock_release+0x1d5/0x250
[ 2927.360301][ C1] vfs_read+0x911/0xc00
[ 2927.360518][ C1] ? lock_acquire+0x1c1/0x220
[ 2927.360762][ C1] ? __might_fault+0xc6/0x180
[ 2927.361009][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2927.361251][ C1] ? __might_fault+0xc6/0x180
[ 2927.361493][ C1] ? lock_release+0x1d5/0x250
[ 2927.361735][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2927.362002][ C1] ? __fget_light+0x54/0x1e0
[ 2927.362244][ C1] ksys_read+0x17a/0x1e0
[ 2927.362466][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2927.362716][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2927.363027][ C1] do_syscall_64+0xc9/0x1e0
[ 2927.363267][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2927.363573][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2927.363807][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2927.364796][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2927.365234][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2927.365645][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2927.366053][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2927.366459][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2927.366864][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2927.367276][ C1]
[ 2927.367435][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 2927.367714][ C2] NMI backtrace for cpu 2
[ 2927.367728][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2927.367735][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2927.367740][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2927.367750][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2927.367755][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2927.367758][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2927.367760][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2927.367762][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2927.367763][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2927.367764][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2927.367766][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2927.367768][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2927.367771][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2927.367773][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2927.367774][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2927.367776][ C2] PKRU: 55555554
[ 2927.367777][ C2] Call Trace:
[ 2927.367779][ C2]
[ 2927.367781][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 2927.367789][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 2927.367794][ C2] ? nmi_handle+0x153/0x420
[ 2927.367799][ C2] ? default_do_nmi+0x41/0x100
[ 2927.367802][ C2] ? exc_nmi+0xf3/0x120
[ 2927.367804][ C2] ? end_repeat_nmi+0xf/0x60
[ 2927.367809][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2927.367812][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2927.367815][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2927.367818][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2927.367821][ C2]
[ 2927.367822][ C2]
[ 2927.367823][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2927.367826][ C2] ? get_stack_info+0x36/0xc0
[ 2927.367830][ C2] ? lock_acquire+0x1c1/0x220
[ 2927.367834][ C2] ? lock_release+0x1d5/0x250
[ 2927.367837][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2927.367841][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2927.367844][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2927.367847][ C2] ? lock_acquire+0x1c1/0x220
[ 2927.367850][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2927.367853][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2927.367856][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2927.367862][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2927.367865][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2927.367870][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2927.367874][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2927.367878][ C2] ip_local_deliver+0x19d/0x480
[ 2927.367880][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2927.367882][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2927.367885][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2927.367889][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2927.367893][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2927.367896][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2927.367905][ C2] ip_rcv+0x564/0x740
[ 2927.367907][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2927.367910][ C2] ? set_track_prepare+0x8a/0xd0
[ 2927.367914][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2927.367917][ C2] ? start_secondary+0x21c/0x2b0
[ 2927.367920][ C2] ? skb_clone+0x10b/0x330
[ 2927.367924][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2927.367930][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2927.367935][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2927.367938][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2927.367946][ C2] ? __tcf_classify+0x329/0x7d0
[ 2927.367950][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2927.367952][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2927.367956][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2927.367959][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2927.367963][ C2] ? lock_acquire+0x1c1/0x220
[ 2927.367965][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2927.367969][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2927.367972][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2927.367976][ C2] ? __copy_skb_header+0xaf/0x490
[ 2927.367980][ C2] ? __skb_clone+0x57a/0x760
[ 2927.367983][ C2] netif_receive_skb+0x55/0x280
[ 2927.367986][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2927.367993][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2927.368000][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2927.368007][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2927.368011][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2927.368022][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2927.368029][ C2] ? get_stack_info+0x36/0xc0
[ 2927.368034][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2927.368036][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2927.368040][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2927.368042][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2927.368046][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2927.368048][ C2] ? kernel_text_address+0x17/0xe0
[ 2927.368051][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2927.368056][ C2] ? arch_stack_walk+0x8c/0x100
[ 2927.368059][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2927.368063][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2927.368066][ C2] ? lock_acquire+0x1c1/0x220
[ 2927.368068][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2927.368073][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2927.368077][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2927.368080][ C2] ? get_stack_info+0x36/0xc0
[ 2927.368084][ C2] __tcf_classify+0x329/0x7d0
[ 2927.368090][ C2] tcf_classify+0x283/0x930
[ 2927.368094][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2927.368097][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2927.368101][ C2] tc_run+0x2e4/0x5d0
[ 2927.368105][ C2] ? __pfx_tc_run+0x10/0x10
[ 2927.368108][ C2] ? lock_acquire+0x1c1/0x220
[ 2927.368110][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2927.368114][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2927.368118][ C2] ? lock_acquire+0x1c1/0x220
[ 2927.368120][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2927.368123][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2927.368126][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2927.368129][ C2] ? neigh_hh_output+0x348/0x590
[ 2927.368133][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2927.368136][ C2] ip_finish_output2+0x786/0x18e0
[ 2927.368140][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2927.368147][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2927.368150][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2927.368154][ C2] ? __ip_finish_output+0x10f/0x770
[ 2927.368157][ C2] ip_output+0x16b/0x4f0
[ 2927.368160][ C2] ? __pfx_ip_output+0x10/0x10
[ 2927.368163][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2927.368166][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2927.368169][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2927.368172][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2927.368174][ C2] ? __alloc_skb+0xd4/0x280
[ 2927.368177][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2927.368181][ C2] ? tcp_fragment+0x168/0x1040
[ 2927.368185][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2927.368187][ C2] ? ip_local_out+0x114/0x3b0
[ 2927.368191][ C2] __ip_queue_xmit+0x672/0x1910
[ 2927.368195][ C2] ? __skb_clone+0x57a/0x760
[ 2927.368198][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2927.368203][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2927.368206][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2927.368209][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2927.368214][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2927.368218][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2927.368221][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2927.368225][ C2] tcp_send_loss_probe+0x348/0x830
[ 2927.368228][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2927.368231][ C2] tcp_write_timer+0x82/0x1d0
[ 2927.368234][ C2] call_timer_fn+0x173/0x430
[ 2927.368237][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2927.368242][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2927.368246][ C2] __run_timers.part.0+0x52d/0x890
[ 2927.368249][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2927.368253][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2927.368256][ C2] ? lock_acquire+0x1c1/0x220
[ 2927.368258][ C2] ? clockevents_program_event+0xf6/0x300
[ 2927.368262][ C2] ? lock_release+0x1d5/0x250
[ 2927.368264][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2927.368267][ C2] ? ktime_get+0xb3/0x190
[ 2927.368271][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2927.368275][ C2] run_timer_softirq+0x72/0x100
[ 2927.368278][ C2] __do_softirq+0x1b9/0x7ff
[ 2927.368283][ C2] irq_exit_rcu+0x98/0xc0
[ 2927.368285][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2927.368288][ C2]
[ 2927.368289][ C2]
[ 2927.368290][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2927.368293][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2927.368297][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2927.368299][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2927.368301][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2927.368303][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2927.368305][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2927.368306][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2927.368308][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2927.368311][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2927.368314][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2927.368318][ C2] default_idle_call+0x69/0xa0
[ 2927.368321][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2927.368323][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2927.368327][ C2] ? lock_release+0x1d5/0x250
[ 2927.368329][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2927.368333][ C2] do_idle+0xfb/0x160
[ 2927.368336][ C2] cpu_startup_entry+0x55/0x60
[ 2927.368338][ C2] start_secondary+0x21c/0x2b0
[ 2927.368341][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2927.368345][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2927.368351][ C2]
[ 2952.569270][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 558s! [swapper/2:0]
[ 2952.569696][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2952.570958][ C2] irq event stamp: 44114564
[ 2952.571187][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2952.571724][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2952.572234][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2952.572708][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2952.573183][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2952.573638][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2952.574246][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2952.574570][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2952.575542][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2952.575849][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2952.576249][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2952.576646][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2952.577042][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2952.577439][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2952.577838][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2952.578286][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2952.578620][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2952.579020][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2952.579418][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2952.579819][ C2] PKRU: 55555554
[ 2952.580001][ C2] Call Trace:
[ 2952.580171][ C2]
[ 2952.580321][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2952.580584][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2952.580826][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2952.581105][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2952.581377][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2952.581664][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2952.581929][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2952.582234][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2952.582494][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2952.582756][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2952.583066][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2952.583363][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2952.583682][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2952.583968][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2952.584264][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2952.584551][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2952.584870][ C2] ? get_stack_info+0x36/0xc0
[ 2952.585112][ C2] ? lock_acquire+0x1c1/0x220
[ 2952.585353][ C2] ? lock_release+0x1d5/0x250
[ 2952.585592][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2952.585838][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2952.586113][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2952.586396][ C2] ? lock_acquire+0x1c1/0x220
[ 2952.586635][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2952.586876][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2952.587137][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2952.587370][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2952.587617][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2952.587874][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2952.588148][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2952.588431][ C2] ip_local_deliver+0x19d/0x480
[ 2952.588677][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2952.588948][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2952.589212][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2952.589559][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2952.589812][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2952.590132][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2952.590395][ C2] ip_rcv+0x564/0x740
[ 2952.590599][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2952.590831][ C2] ? set_track_prepare+0x8a/0xd0
[ 2952.591084][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2952.591360][ C2] ? start_secondary+0x21c/0x2b0
[ 2952.591612][ C2] ? skb_clone+0x10b/0x330
[ 2952.591841][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2952.592162][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2952.592467][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2952.592749][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2952.593041][ C2] ? __tcf_classify+0x329/0x7d0
[ 2952.593292][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2952.593524][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2952.593825][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2952.594109][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2952.594435][ C2] ? lock_acquire+0x1c1/0x220
[ 2952.594674][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2952.594980][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2952.595266][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2952.595583][ C2] ? __copy_skb_header+0xaf/0x490
[ 2952.595842][ C2] ? __skb_clone+0x57a/0x760
[ 2952.596076][ C2] netif_receive_skb+0x55/0x280
[ 2952.596324][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2952.596637][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2952.596967][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2952.597268][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2952.597541][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2952.597831][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2952.598141][ C2] ? get_stack_info+0x36/0xc0
[ 2952.598383][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2952.598646][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2952.598964][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2952.599240][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2952.599517][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2952.599833][ C2] ? kernel_text_address+0x17/0xe0
[ 2952.600094][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2952.600407][ C2] ? arch_stack_walk+0x8c/0x100
[ 2952.600655][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2952.600919][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2952.601202][ C2] ? lock_acquire+0x1c1/0x220
[ 2952.601444][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2952.601723][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2952.602028][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2952.602303][ C2] ? get_stack_info+0x36/0xc0
[ 2952.602544][ C2] __tcf_classify+0x329/0x7d0
[ 2952.602786][ C2] tcf_classify+0x283/0x930
[ 2952.603019][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2952.603274][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2952.603586][ C2] tc_run+0x2e4/0x5d0
[ 2952.603793][ C2] ? __pfx_tc_run+0x10/0x10
[ 2952.604024][ C2] ? lock_acquire+0x1c1/0x220
[ 2952.604262][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2952.604523][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2952.604776][ C2] ? lock_acquire+0x1c1/0x220
[ 2952.605022][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2952.605287][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2952.605589][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2952.605862][ C2] ? neigh_hh_output+0x348/0x590
[ 2952.606116][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2952.606380][ C2] ip_finish_output2+0x786/0x18e0
[ 2952.606637][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2952.606973][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2952.607248][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2952.607500][ C2] ? __ip_finish_output+0x10f/0x770
[ 2952.607763][ C2] ip_output+0x16b/0x4f0
[ 2952.607981][ C2] ? __pfx_ip_output+0x10/0x10
[ 2952.608224][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2952.608500][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2952.608813][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2952.609090][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2952.609342][ C2] ? __alloc_skb+0xd4/0x280
[ 2952.609572][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2952.609842][ C2] ? tcp_fragment+0x168/0x1040
[ 2952.610086][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2952.610337][ C2] ? ip_local_out+0x114/0x3b0
[ 2952.610576][ C2] __ip_queue_xmit+0x672/0x1910
[ 2952.610824][ C2] ? __skb_clone+0x57a/0x760
[ 2952.611059][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2952.611328][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2952.611607][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2952.611853][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2952.612103][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2952.612403][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2952.612723][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2952.612967][ C2] tcp_send_loss_probe+0x348/0x830
[ 2952.613227][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2952.613497][ C2] tcp_write_timer+0x82/0x1d0
[ 2952.613737][ C2] call_timer_fn+0x173/0x430
[ 2952.613972][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2952.614234][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2952.614495][ C2] __run_timers.part.0+0x52d/0x890
[ 2952.614755][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2952.615036][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2952.615321][ C2] ? lock_acquire+0x1c1/0x220
[ 2952.615560][ C2] ? clockevents_program_event+0xf6/0x300
[ 2952.615848][ C2] ? lock_release+0x1d5/0x250
[ 2952.616094][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2952.616357][ C2] ? ktime_get+0xb3/0x190
[ 2952.616580][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2952.616875][ C2] run_timer_softirq+0x72/0x100
[ 2952.617122][ C2] __do_softirq+0x1b9/0x7ff
[ 2952.617355][ C2] irq_exit_rcu+0x98/0xc0
[ 2952.617574][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2952.617861][ C2]
[ 2952.618011][ C2]
[ 2952.618160][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2952.618466][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2952.618722][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2952.619690][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2952.619997][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2952.620394][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2952.620793][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2952.621190][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2952.621587][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2952.621991][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2952.622281][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2952.622541][ C2] default_idle_call+0x69/0xa0
[ 2952.622785][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2952.623036][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2952.623313][ C2] ? lock_release+0x1d5/0x250
[ 2952.623553][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2952.623825][ C2] do_idle+0xfb/0x160
[ 2952.624028][ C2] cpu_startup_entry+0x55/0x60
[ 2952.624271][ C2] start_secondary+0x21c/0x2b0
[ 2952.624516][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2952.624792][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2952.625105][ C2]
[ 2952.625261][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 558s! [perl:4135]
[ 2952.625689][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2952.626963][ C1] irq event stamp: 209232
[ 2952.627186][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2952.627724][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2952.628215][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2952.628691][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2952.629161][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2952.629618][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2952.630249][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2952.630579][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2952.631568][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2952.631883][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2952.632290][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2952.632698][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2952.633105][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2952.633514][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2952.633922][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2952.634380][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2952.634719][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2952.635135][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2952.635544][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2952.635954][ C1] PKRU: 55555554
[ 2952.636140][ C1] Call Trace:
[ 2952.636314][ C1]
[ 2952.636466][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2952.636733][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2952.636983][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2952.637266][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2952.637543][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2952.637838][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2952.638107][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2952.638417][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2952.638681][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2952.638992][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2952.639291][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2952.639608][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2952.639901][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2952.640200][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2952.640492][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2952.640805][ C1] ? get_stack_info+0x36/0xc0
[ 2952.641045][ C1] ? lock_acquire+0x1c1/0x220
[ 2952.641289][ C1] ? lock_release+0x1d5/0x250
[ 2952.641531][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2952.641782][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2952.642056][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2952.642343][ C1] ? lock_acquire+0x1c1/0x220
[ 2952.642589][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2952.642832][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2952.643093][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2952.643331][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2952.643580][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2952.643843][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2952.644126][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2952.644406][ C1] ip_local_deliver+0x19d/0x480
[ 2952.644656][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2952.644935][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2952.645202][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2952.645554][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2952.645811][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2952.646136][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2952.646404][ C1] ip_rcv+0x564/0x740
[ 2952.646611][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2952.646843][ C1] ? set_track_prepare+0x8a/0xd0
[ 2952.647101][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2952.647384][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2952.647659][ C1] ? skb_clone+0x10b/0x330
[ 2952.647890][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2952.648217][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2952.648531][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2952.648818][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2952.649119][ C1] ? __tcf_classify+0x329/0x7d0
[ 2952.649373][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2952.649608][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2952.649914][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2952.650206][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2952.650537][ C1] ? lock_acquire+0x1c1/0x220
[ 2952.650779][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2952.651081][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2952.651375][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2952.651696][ C1] ? __copy_skb_header+0xaf/0x490
[ 2952.651961][ C1] ? __skb_clone+0x57a/0x760
[ 2952.652202][ C1] netif_receive_skb+0x55/0x280
[ 2952.652455][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2952.652775][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2952.653113][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2952.653418][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2952.653698][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2952.653991][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2952.654311][ C1] ? hlock_class+0x4e/0x130
[ 2952.654550][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2952.654837][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2952.655119][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2952.655387][ C1] ? hlock_class+0x4e/0x130
[ 2952.655626][ C1] ? mark_lock+0x38/0x3e0
[ 2952.655849][ C1] ? stack_access_ok+0xda/0x1f0
[ 2952.656103][ C1] ? __lock_acquire+0xb67/0x1610
[ 2952.656362][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2952.656646][ C1] ? get_stack_info+0x36/0xc0
[ 2952.656888][ C1] ? stack_access_ok+0xda/0x1f0
[ 2952.657141][ C1] ? get_reg+0x119/0x190
[ 2952.657361][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2952.657631][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2952.657943][ C1] __tcf_classify+0x329/0x7d0
[ 2952.658187][ C1] tcf_classify+0x283/0x930
[ 2952.658423][ C1] ? arch_stack_walk+0xa2/0x100
[ 2952.658675][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2952.658933][ C1] ? get_stack_info+0x36/0xc0
[ 2952.659179][ C1] tc_run+0x2e4/0x5d0
[ 2952.659387][ C1] ? __pfx_tc_run+0x10/0x10
[ 2952.659619][ C1] ? lock_acquire+0x1c1/0x220
[ 2952.659861][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2952.660125][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2952.660380][ C1] ? lock_acquire+0x1c1/0x220
[ 2952.660620][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2952.660887][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2952.661196][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2952.661470][ C1] ? neigh_hh_output+0x348/0x590
[ 2952.661727][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2952.661993][ C1] ip_finish_output2+0x786/0x18e0
[ 2952.662253][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2952.662533][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2952.662873][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2952.663153][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2952.663412][ C1] ? __ip_finish_output+0x10f/0x770
[ 2952.663681][ C1] ip_output+0x16b/0x4f0
[ 2952.663898][ C1] ? run_timer_softirq+0x72/0x100
[ 2952.664158][ C1] ? __pfx_ip_output+0x10/0x10
[ 2952.664403][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2952.664692][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2952.664955][ C1] ? ip_local_out+0x114/0x3b0
[ 2952.665199][ C1] __ip_queue_xmit+0x672/0x1910
[ 2952.665453][ C1] ? __create_object+0x5e/0xb0
[ 2952.665702][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2952.665973][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2952.666262][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2952.666541][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2952.666827][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2952.667104][ C1] tcp_delack_timer+0x84/0x240
[ 2952.667355][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2952.667631][ C1] call_timer_fn+0x173/0x430
[ 2952.667873][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2952.668139][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2952.668406][ C1] __run_timers.part.0+0x52d/0x890
[ 2952.668671][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2952.668950][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2952.669242][ C1] ? lock_acquire+0x1c1/0x220
[ 2952.669486][ C1] ? clockevents_program_event+0xf6/0x300
[ 2952.669782][ C1] ? lock_release+0x1d5/0x250
[ 2952.670026][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2952.670295][ C1] ? ktime_get+0xb3/0x190
[ 2952.670520][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2952.670823][ C1] run_timer_softirq+0x72/0x100
[ 2952.671077][ C1] __do_softirq+0x1b9/0x7ff
[ 2952.671316][ C1] irq_exit_rcu+0x98/0xc0
[ 2952.671540][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2952.671833][ C1]
[ 2952.671986][ C1]
[ 2952.672140][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2952.672452][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2952.672784][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2952.673782][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2952.674099][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2952.674507][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2952.674923][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2952.675332][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2952.675740][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2952.676151][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2952.676458][ C1] pipe_read+0xa16/0xdf0
[ 2952.676682][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2952.676965][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2952.677210][ C1] ? iterate_tty_write+0x299/0x540
[ 2952.677476][ C1] ? lock_release+0x1d5/0x250
[ 2952.677720][ C1] vfs_read+0x911/0xc00
[ 2952.677936][ C1] ? lock_acquire+0x1c1/0x220
[ 2952.678178][ C1] ? __might_fault+0xc6/0x180
[ 2952.678423][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2952.678666][ C1] ? __might_fault+0xc6/0x180
[ 2952.678908][ C1] ? lock_release+0x1d5/0x250
[ 2952.679150][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2952.679417][ C1] ? __fget_light+0x54/0x1e0
[ 2952.679658][ C1] ksys_read+0x17a/0x1e0
[ 2952.679878][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2952.680127][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2952.680437][ C1] do_syscall_64+0xc9/0x1e0
[ 2952.680675][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2952.680977][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2952.681211][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2952.682193][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2952.682626][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2952.683033][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2952.683438][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2952.683841][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2952.684247][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2952.684660][ C1]
[ 2980.569270][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 584s! [perl:4135]
[ 2980.569696][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2980.570958][ C1] irq event stamp: 209232
[ 2980.571176][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2980.571706][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 2980.572187][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 2980.572655][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 2980.573118][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 2980.573567][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2980.574183][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2980.574509][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2980.575489][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 2980.575799][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2980.576199][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 2980.576598][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 2980.577001][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 2980.577405][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 2980.577804][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 2980.578252][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2980.578585][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 2980.578990][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2980.579390][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2980.579794][ C1] PKRU: 55555554
[ 2980.579977][ C1] Call Trace:
[ 2980.580149][ C1]
[ 2980.580297][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2980.580559][ C1] ? __run_hrtimer+0x1c0/0x710
[ 2980.580803][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2980.581080][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 2980.581359][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2980.581648][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2980.581914][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2980.582222][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 2980.582486][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2980.582799][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2980.583095][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2980.583413][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2980.583709][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2980.584006][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2980.584299][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2980.584613][ C1] ? get_stack_info+0x36/0xc0
[ 2980.584865][ C1] ? lock_acquire+0x1c1/0x220
[ 2980.585105][ C1] ? lock_release+0x1d5/0x250
[ 2980.585349][ C1] do_raw_spin_lock+0x1ec/0x270
[ 2980.585603][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2980.585879][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2980.586172][ C1] ? lock_acquire+0x1c1/0x220
[ 2980.586411][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2980.586654][ C1] _raw_spin_lock_nested+0x65/0x80
[ 2980.586914][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 2980.587152][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2980.587404][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 2980.587666][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 2980.587948][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 2980.588231][ C1] ip_local_deliver+0x19d/0x480
[ 2980.588482][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 2980.588758][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2980.589030][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2980.589384][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2980.589641][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2980.589967][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2980.590235][ C1] ip_rcv+0x564/0x740
[ 2980.590443][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2980.590680][ C1] ? set_track_prepare+0x8a/0xd0
[ 2980.590937][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 2980.591219][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 2980.591496][ C1] ? skb_clone+0x10b/0x330
[ 2980.591727][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2980.592051][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2980.592361][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2980.592649][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2980.592949][ C1] ? __tcf_classify+0x329/0x7d0
[ 2980.593203][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 2980.593439][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 2980.593744][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2980.594035][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2980.594366][ C1] ? lock_acquire+0x1c1/0x220
[ 2980.594610][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 2980.594914][ C1] netif_receive_skb_internal+0xb0/0x300
[ 2980.595208][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2980.595529][ C1] ? __copy_skb_header+0xaf/0x490
[ 2980.595792][ C1] ? __skb_clone+0x57a/0x760
[ 2980.596029][ C1] netif_receive_skb+0x55/0x280
[ 2980.596282][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2980.596598][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2980.596935][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2980.597241][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 2980.597518][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 2980.597811][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2980.598128][ C1] ? hlock_class+0x4e/0x130
[ 2980.598365][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2980.598645][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2980.598925][ C1] ? __pfx_validate_chain+0x10/0x10
[ 2980.599193][ C1] ? hlock_class+0x4e/0x130
[ 2980.599423][ C1] ? mark_lock+0x38/0x3e0
[ 2980.599646][ C1] ? stack_access_ok+0xda/0x1f0
[ 2980.599895][ C1] ? __lock_acquire+0xb67/0x1610
[ 2980.600152][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 2980.600432][ C1] ? get_stack_info+0x36/0xc0
[ 2980.600673][ C1] ? stack_access_ok+0xda/0x1f0
[ 2980.600920][ C1] ? get_reg+0x119/0x190
[ 2980.601139][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 2980.601409][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2980.601720][ C1] __tcf_classify+0x329/0x7d0
[ 2980.601968][ C1] tcf_classify+0x283/0x930
[ 2980.602200][ C1] ? arch_stack_walk+0xa2/0x100
[ 2980.602456][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 2980.602713][ C1] ? get_stack_info+0x36/0xc0
[ 2980.602956][ C1] tc_run+0x2e4/0x5d0
[ 2980.603162][ C1] ? __pfx_tc_run+0x10/0x10
[ 2980.603397][ C1] ? lock_acquire+0x1c1/0x220
[ 2980.603635][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 2980.603900][ C1] __dev_queue_xmit+0x686/0x17e0
[ 2980.604154][ C1] ? lock_acquire+0x1c1/0x220
[ 2980.604395][ C1] ? ip_finish_output2+0x786/0x18e0
[ 2980.604667][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2980.604978][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2980.605253][ C1] ? neigh_hh_output+0x348/0x590
[ 2980.605513][ C1] ? ip_finish_output2+0x262/0x18e0
[ 2980.605778][ C1] ip_finish_output2+0x786/0x18e0
[ 2980.606035][ C1] ? stack_depot_save_flags+0x45/0x550
[ 2980.606318][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2980.606656][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 2980.606936][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2980.607194][ C1] ? __ip_finish_output+0x10f/0x770
[ 2980.607462][ C1] ip_output+0x16b/0x4f0
[ 2980.607683][ C1] ? run_timer_softirq+0x72/0x100
[ 2980.607944][ C1] ? __pfx_ip_output+0x10/0x10
[ 2980.608190][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2980.608482][ C1] ? rcu_read_lock_held+0xe/0x50
[ 2980.608740][ C1] ? ip_local_out+0x114/0x3b0
[ 2980.608983][ C1] __ip_queue_xmit+0x672/0x1910
[ 2980.609235][ C1] ? __create_object+0x5e/0xb0
[ 2980.609483][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 2980.609754][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2980.610042][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 2980.610321][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 2980.610606][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2980.610885][ C1] tcp_delack_timer+0x84/0x240
[ 2980.611132][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2980.611409][ C1] call_timer_fn+0x173/0x430
[ 2980.611649][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 2980.611913][ C1] ? next_expiry_recalc+0xcd/0x220
[ 2980.612181][ C1] __run_timers.part.0+0x52d/0x890
[ 2980.612446][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 2980.612725][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 2980.613014][ C1] ? lock_acquire+0x1c1/0x220
[ 2980.613258][ C1] ? clockevents_program_event+0xf6/0x300
[ 2980.613553][ C1] ? lock_release+0x1d5/0x250
[ 2980.613795][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2980.614066][ C1] ? ktime_get+0xb3/0x190
[ 2980.614293][ C1] ? clockevents_program_event+0x1ea/0x300
[ 2980.614592][ C1] run_timer_softirq+0x72/0x100
[ 2980.614852][ C1] __do_softirq+0x1b9/0x7ff
[ 2980.615090][ C1] irq_exit_rcu+0x98/0xc0
[ 2980.615315][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 2980.615609][ C1]
[ 2980.615761][ C1]
[ 2980.615913][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2980.616224][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 2980.616553][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 2980.617539][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 2980.617851][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 2980.618259][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 2980.618662][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 2980.619063][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 2980.619463][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 2980.619866][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 2980.620163][ C1] pipe_read+0xa16/0xdf0
[ 2980.620386][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 2980.620667][ C1] ? __pfx_pipe_read+0x10/0x10
[ 2980.620912][ C1] ? iterate_tty_write+0x299/0x540
[ 2980.621175][ C1] ? lock_release+0x1d5/0x250
[ 2980.621417][ C1] vfs_read+0x911/0xc00
[ 2980.621632][ C1] ? lock_acquire+0x1c1/0x220
[ 2980.621872][ C1] ? __might_fault+0xc6/0x180
[ 2980.622112][ C1] ? __pfx_vfs_read+0x10/0x10
[ 2980.622354][ C1] ? __might_fault+0xc6/0x180
[ 2980.622596][ C1] ? lock_release+0x1d5/0x250
[ 2980.622836][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 2980.623103][ C1] ? __fget_light+0x54/0x1e0
[ 2980.623340][ C1] ksys_read+0x17a/0x1e0
[ 2980.623560][ C1] ? __pfx_ksys_read+0x10/0x10
[ 2980.623805][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2980.624111][ C1] do_syscall_64+0xc9/0x1e0
[ 2980.624350][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 2980.624662][ C1] RIP: 0033:0x7f08a1ea38b2
[ 2980.624892][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 2980.625868][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2980.626299][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 2980.626704][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 2980.627108][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 2980.627514][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 2980.627920][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 2980.628334][ C1]
[ 2980.628496][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 584s! [swapper/2:0]
[ 2980.628914][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 2980.630171][ C2] irq event stamp: 44114564
[ 2980.630405][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 2980.630942][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 2980.631455][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 2980.631935][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 2980.632404][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 2980.632859][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 2980.633474][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 2980.633798][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 2980.634778][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 2980.635086][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 2980.635485][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 2980.635882][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 2980.636285][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 2980.636685][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 2980.637083][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 2980.637528][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2980.637859][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 2980.638262][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2980.638659][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2980.639057][ C2] PKRU: 55555554
[ 2980.639239][ C2] Call Trace:
[ 2980.639410][ C2]
[ 2980.639556][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 2980.639818][ C2] ? __run_hrtimer+0x1c0/0x710
[ 2980.640061][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 2980.640338][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 2980.640611][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 2980.640899][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2980.641164][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 2980.641470][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 2980.641730][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 2980.641992][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 2980.642302][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 2980.642596][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2980.642909][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2980.643202][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 2980.643497][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 2980.643786][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 2980.644098][ C2] ? get_stack_info+0x36/0xc0
[ 2980.644339][ C2] ? lock_acquire+0x1c1/0x220
[ 2980.644576][ C2] ? lock_release+0x1d5/0x250
[ 2980.644824][ C2] do_raw_spin_lock+0x1ec/0x270
[ 2980.645073][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 2980.645346][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2980.645632][ C2] ? lock_acquire+0x1c1/0x220
[ 2980.645869][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 2980.646112][ C2] _raw_spin_lock_nested+0x65/0x80
[ 2980.646372][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 2980.646607][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 2980.646855][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 2980.647114][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 2980.647389][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 2980.647665][ C2] ip_local_deliver+0x19d/0x480
[ 2980.647914][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 2980.648185][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 2980.648450][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 2980.648798][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2980.649052][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 2980.649373][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 2980.649636][ C2] ip_rcv+0x564/0x740
[ 2980.649839][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2980.650071][ C2] ? set_track_prepare+0x8a/0xd0
[ 2980.650324][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2980.650601][ C2] ? start_secondary+0x21c/0x2b0
[ 2980.650853][ C2] ? skb_clone+0x10b/0x330
[ 2980.651080][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 2980.651400][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2980.651708][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 2980.651989][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 2980.652284][ C2] ? __tcf_classify+0x329/0x7d0
[ 2980.652533][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 2980.652762][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 2980.653061][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2980.653347][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 2980.653673][ C2] ? lock_acquire+0x1c1/0x220
[ 2980.653910][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 2980.654209][ C2] netif_receive_skb_internal+0xb0/0x300
[ 2980.654494][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 2980.654817][ C2] ? __copy_skb_header+0xaf/0x490
[ 2980.655075][ C2] ? __skb_clone+0x57a/0x760
[ 2980.655311][ C2] netif_receive_skb+0x55/0x280
[ 2980.655559][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 2980.655873][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 2980.656206][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 2980.656504][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 2980.656777][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 2980.657064][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 2980.657376][ C2] ? get_stack_info+0x36/0xc0
[ 2980.657617][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 2980.657881][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2980.658199][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2980.658473][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 2980.658747][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 2980.659062][ C2] ? kernel_text_address+0x17/0xe0
[ 2980.659322][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2980.659634][ C2] ? arch_stack_walk+0x8c/0x100
[ 2980.659883][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 2980.660146][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 2980.660433][ C2] ? lock_acquire+0x1c1/0x220
[ 2980.660671][ C2] ? stack_depot_save_flags+0x281/0x550
[ 2980.660953][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2980.661258][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 2980.661534][ C2] ? get_stack_info+0x36/0xc0
[ 2980.661776][ C2] __tcf_classify+0x329/0x7d0
[ 2980.662015][ C2] tcf_classify+0x283/0x930
[ 2980.662249][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 2980.662506][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 2980.662819][ C2] tc_run+0x2e4/0x5d0
[ 2980.663023][ C2] ? __pfx_tc_run+0x10/0x10
[ 2980.663255][ C2] ? lock_acquire+0x1c1/0x220
[ 2980.663492][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 2980.663752][ C2] __dev_queue_xmit+0x686/0x17e0
[ 2980.664004][ C2] ? lock_acquire+0x1c1/0x220
[ 2980.664244][ C2] ? ip_finish_output2+0x786/0x18e0
[ 2980.664508][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 2980.664822][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 2980.665093][ C2] ? neigh_hh_output+0x348/0x590
[ 2980.665345][ C2] ? ip_finish_output2+0x262/0x18e0
[ 2980.665609][ C2] ip_finish_output2+0x786/0x18e0
[ 2980.665865][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 2980.666210][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 2980.666487][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2980.666740][ C2] ? __ip_finish_output+0x10f/0x770
[ 2980.667005][ C2] ip_output+0x16b/0x4f0
[ 2980.667221][ C2] ? __pfx_ip_output+0x10/0x10
[ 2980.667465][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 2980.667742][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2980.668053][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 2980.668332][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 2980.668583][ C2] ? __alloc_skb+0xd4/0x280
[ 2980.668813][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 2980.669081][ C2] ? tcp_fragment+0x168/0x1040
[ 2980.669326][ C2] ? rcu_read_lock_held+0xe/0x50
[ 2980.669577][ C2] ? ip_local_out+0x114/0x3b0
[ 2980.669818][ C2] __ip_queue_xmit+0x672/0x1910
[ 2980.670067][ C2] ? __skb_clone+0x57a/0x760
[ 2980.670306][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 2980.670573][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 2980.670854][ C2] ? ipv4_dst_check+0xe3/0x170
[ 2980.671099][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 2980.671350][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 2980.671648][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 2980.671969][ C2] ? tcp_fragment+0xb0e/0x1040
[ 2980.672215][ C2] tcp_send_loss_probe+0x348/0x830
[ 2980.672475][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2980.672742][ C2] tcp_write_timer+0x82/0x1d0
[ 2980.672983][ C2] call_timer_fn+0x173/0x430
[ 2980.673220][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 2980.673482][ C2] ? next_expiry_recalc+0xcd/0x220
[ 2980.673744][ C2] __run_timers.part.0+0x52d/0x890
[ 2980.674004][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 2980.674274][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 2980.674561][ C2] ? lock_acquire+0x1c1/0x220
[ 2980.674807][ C2] ? clockevents_program_event+0xf6/0x300
[ 2980.675100][ C2] ? lock_release+0x1d5/0x250
[ 2980.675339][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 2980.675604][ C2] ? ktime_get+0xb3/0x190
[ 2980.675823][ C2] ? clockevents_program_event+0x1ea/0x300
[ 2980.676120][ C2] run_timer_softirq+0x72/0x100
[ 2980.676367][ C2] __do_softirq+0x1b9/0x7ff
[ 2980.676597][ C2] irq_exit_rcu+0x98/0xc0
[ 2980.676818][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 2980.677101][ C2]
[ 2980.677252][ C2]
[ 2980.677402][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 2980.677706][ C2] RIP: 0010:default_idle+0xf/0x20
[ 2980.677961][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 2980.678931][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 2980.679240][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 2980.679639][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 2980.680036][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 2980.680433][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 2980.680833][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 2980.681234][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 2980.681522][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 2980.681783][ C2] default_idle_call+0x69/0xa0
[ 2980.682025][ C2] cpuidle_idle_call+0x1f6/0x280
[ 2980.682276][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 2980.682552][ C2] ? lock_release+0x1d5/0x250
[ 2980.682790][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 2980.683064][ C2] do_idle+0xfb/0x160
[ 2980.683269][ C2] cpu_startup_entry+0x55/0x60
[ 2980.683512][ C2] start_secondary+0x21c/0x2b0
[ 2980.683755][ C2] ? __pfx_start_secondary+0x10/0x10
[ 2980.684025][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 2980.684336][ C2]
[ 3005.367103][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3005.367473][ C1] rcu: 1-....: (649449 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=159205
[ 3005.368027][ C1] rcu: (t=650480 jiffies g=1882453 q=694 ncpus=4)
[ 3005.368357][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3005.368805][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3005.369418][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3005.369747][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3005.370718][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3005.371026][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3005.371427][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3005.371825][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3005.372223][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3005.372624][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3005.373024][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3005.373472][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3005.373805][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3005.374205][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3005.374612][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3005.375011][ C1] PKRU: 55555554
[ 3005.375194][ C1] Call Trace:
[ 3005.375363][ C1]
[ 3005.375515][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 3005.375789][ C1] ? print_cpu_stall+0x263/0x6a0
[ 3005.376042][ C1] ? check_cpu_stall+0x284/0x500
[ 3005.376295][ C1] ? rcu_pending+0x92/0x360
[ 3005.376524][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 3005.376796][ C1] ? update_process_times+0xb9/0x110
[ 3005.377066][ C1] ? tick_sched_handle+0x67/0x130
[ 3005.377324][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 3005.377608][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3005.377850][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 3005.378163][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3005.378435][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3005.378724][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3005.378991][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3005.379296][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3005.379559][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3005.379868][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3005.380166][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3005.380481][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3005.380770][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3005.381066][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3005.381355][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3005.381665][ C1] ? get_stack_info+0x36/0xc0
[ 3005.381908][ C1] ? lock_acquire+0x1c1/0x220
[ 3005.382149][ C1] ? lock_release+0x1d5/0x250
[ 3005.382390][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3005.382638][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3005.382911][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3005.383195][ C1] ? lock_acquire+0x1c1/0x220
[ 3005.383433][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3005.383676][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3005.383936][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3005.384170][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3005.384418][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3005.384683][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3005.384960][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3005.385238][ C1] ip_local_deliver+0x19d/0x480
[ 3005.385486][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3005.385761][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3005.386026][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3005.386374][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3005.386627][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3005.386948][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3005.387211][ C1] ip_rcv+0x564/0x740
[ 3005.387418][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3005.387648][ C1] ? set_track_prepare+0x8a/0xd0
[ 3005.387901][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3005.388177][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3005.388452][ C1] ? skb_clone+0x10b/0x330
[ 3005.388679][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3005.388999][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3005.389306][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3005.389587][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3005.389883][ C1] ? __tcf_classify+0x329/0x7d0
[ 3005.390134][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3005.390362][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3005.390664][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3005.390950][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3005.391276][ C1] ? lock_acquire+0x1c1/0x220
[ 3005.391515][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3005.391813][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3005.392097][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3005.392414][ C1] ? __copy_skb_header+0xaf/0x490
[ 3005.392673][ C1] ? __skb_clone+0x57a/0x760
[ 3005.392909][ C1] netif_receive_skb+0x55/0x280
[ 3005.393158][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3005.393475][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3005.393809][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3005.394111][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3005.394390][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3005.394687][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3005.395005][ C1] ? hlock_class+0x4e/0x130
[ 3005.395241][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3005.395521][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3005.395799][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3005.396062][ C1] ? hlock_class+0x4e/0x130
[ 3005.396295][ C1] ? mark_lock+0x38/0x3e0
[ 3005.396514][ C1] ? stack_access_ok+0xda/0x1f0
[ 3005.396764][ C1] ? __lock_acquire+0xb67/0x1610
[ 3005.397019][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3005.397295][ C1] ? get_stack_info+0x36/0xc0
[ 3005.397537][ C1] ? stack_access_ok+0xda/0x1f0
[ 3005.397785][ C1] ? get_reg+0x119/0x190
[ 3005.398002][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3005.398274][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3005.398582][ C1] __tcf_classify+0x329/0x7d0
[ 3005.398826][ C1] tcf_classify+0x283/0x930
[ 3005.399060][ C1] ? arch_stack_walk+0xa2/0x100
[ 3005.399311][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3005.399569][ C1] ? get_stack_info+0x36/0xc0
[ 3005.399809][ C1] tc_run+0x2e4/0x5d0
[ 3005.400018][ C1] ? __pfx_tc_run+0x10/0x10
[ 3005.400248][ C1] ? lock_acquire+0x1c1/0x220
[ 3005.400489][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3005.400751][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3005.401006][ C1] ? lock_acquire+0x1c1/0x220
[ 3005.401248][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3005.401517][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3005.401828][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3005.402103][ C1] ? neigh_hh_output+0x348/0x590
[ 3005.402358][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3005.402628][ C1] ip_finish_output2+0x786/0x18e0
[ 3005.402885][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3005.403163][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3005.403505][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3005.403788][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3005.404044][ C1] ? __ip_finish_output+0x10f/0x770
[ 3005.404312][ C1] ip_output+0x16b/0x4f0
[ 3005.404536][ C1] ? run_timer_softirq+0x72/0x100
[ 3005.404797][ C1] ? __pfx_ip_output+0x10/0x10
[ 3005.405045][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3005.405334][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3005.405589][ C1] ? ip_local_out+0x114/0x3b0
[ 3005.405835][ C1] __ip_queue_xmit+0x672/0x1910
[ 3005.406087][ C1] ? __create_object+0x5e/0xb0
[ 3005.406334][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3005.406603][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3005.406887][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3005.407164][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3005.407451][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3005.407728][ C1] tcp_delack_timer+0x84/0x240
[ 3005.407976][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3005.408251][ C1] call_timer_fn+0x173/0x430
[ 3005.408491][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3005.408756][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3005.409020][ C1] __run_timers.part.0+0x52d/0x890
[ 3005.409285][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3005.409561][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3005.409852][ C1] ? lock_acquire+0x1c1/0x220
[ 3005.410094][ C1] ? clockevents_program_event+0xf6/0x300
[ 3005.410388][ C1] ? lock_release+0x1d5/0x250
[ 3005.410631][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3005.410899][ C1] ? ktime_get+0xb3/0x190
[ 3005.411124][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3005.411426][ C1] run_timer_softirq+0x72/0x100
[ 3005.411680][ C1] __do_softirq+0x1b9/0x7ff
[ 3005.411915][ C1] irq_exit_rcu+0x98/0xc0
[ 3005.412140][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3005.412429][ C1]
[ 3005.412584][ C1]
[ 3005.412736][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3005.413045][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3005.413375][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3005.414362][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3005.414679][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3005.415085][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3005.415484][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3005.415886][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3005.416287][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3005.416689][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3005.416987][ C1] pipe_read+0xa16/0xdf0
[ 3005.417208][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3005.417485][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3005.417731][ C1] ? iterate_tty_write+0x299/0x540
[ 3005.417992][ C1] ? lock_release+0x1d5/0x250
[ 3005.418234][ C1] vfs_read+0x911/0xc00
[ 3005.418447][ C1] ? lock_acquire+0x1c1/0x220
[ 3005.418688][ C1] ? __might_fault+0xc6/0x180
[ 3005.418930][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3005.419172][ C1] ? __might_fault+0xc6/0x180
[ 3005.419412][ C1] ? lock_release+0x1d5/0x250
[ 3005.419653][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3005.419918][ C1] ? __fget_light+0x54/0x1e0
[ 3005.420157][ C1] ksys_read+0x17a/0x1e0
[ 3005.420375][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3005.420623][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3005.420932][ C1] do_syscall_64+0xc9/0x1e0
[ 3005.421168][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3005.421468][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3005.421699][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3005.422678][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3005.423103][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3005.423509][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3005.423912][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3005.424317][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3005.424727][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3005.425138][ C1]
[ 3005.425298][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 3005.425576][ C2] NMI backtrace for cpu 2
[ 3005.425583][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3005.425590][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3005.425594][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3005.425604][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3005.425610][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 3005.425613][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3005.425615][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3005.425617][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3005.425618][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3005.425620][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3005.425622][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3005.425624][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3005.425627][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3005.425629][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3005.425630][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3005.425632][ C2] PKRU: 55555554
[ 3005.425633][ C2] Call Trace:
[ 3005.425636][ C2]
[ 3005.425638][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 3005.425646][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 3005.425651][ C2] ? nmi_handle+0x153/0x420
[ 3005.425656][ C2] ? default_do_nmi+0x41/0x100
[ 3005.425659][ C2] ? exc_nmi+0xf3/0x120
[ 3005.425662][ C2] ? end_repeat_nmi+0xf/0x60
[ 3005.425667][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3005.425670][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3005.425673][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3005.425677][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3005.425680][ C2]
[ 3005.425680][ C2]
[ 3005.425682][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3005.425684][ C2] ? get_stack_info+0x36/0xc0
[ 3005.425688][ C2] ? lock_acquire+0x1c1/0x220
[ 3005.425692][ C2] ? lock_release+0x1d5/0x250
[ 3005.425695][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3005.425699][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3005.425702][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3005.425705][ C2] ? lock_acquire+0x1c1/0x220
[ 3005.425707][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3005.425711][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3005.425714][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3005.425720][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3005.425723][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3005.425727][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3005.425732][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3005.425735][ C2] ip_local_deliver+0x19d/0x480
[ 3005.425738][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3005.425739][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3005.425742][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3005.425747][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3005.425751][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3005.425754][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3005.425763][ C2] ip_rcv+0x564/0x740
[ 3005.425765][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3005.425768][ C2] ? set_track_prepare+0x8a/0xd0
[ 3005.425772][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3005.425775][ C2] ? start_secondary+0x21c/0x2b0
[ 3005.425779][ C2] ? skb_clone+0x10b/0x330
[ 3005.425782][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3005.425788][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3005.425794][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3005.425797][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3005.425806][ C2] ? __tcf_classify+0x329/0x7d0
[ 3005.425809][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3005.425811][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3005.425814][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3005.425818][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3005.425822][ C2] ? lock_acquire+0x1c1/0x220
[ 3005.425824][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3005.425828][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3005.425831][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3005.425835][ C2] ? __copy_skb_header+0xaf/0x490
[ 3005.425839][ C2] ? __skb_clone+0x57a/0x760
[ 3005.425841][ C2] netif_receive_skb+0x55/0x280
[ 3005.425844][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3005.425852][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3005.425858][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3005.425864][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3005.425869][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3005.425879][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3005.425886][ C2] ? get_stack_info+0x36/0xc0
[ 3005.425891][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3005.425894][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3005.425897][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3005.425900][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3005.425903][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3005.425905][ C2] ? kernel_text_address+0x17/0xe0
[ 3005.425908][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3005.425912][ C2] ? arch_stack_walk+0x8c/0x100
[ 3005.425916][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3005.425919][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3005.425922][ C2] ? lock_acquire+0x1c1/0x220
[ 3005.425925][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3005.425929][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3005.425933][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3005.425936][ C2] ? get_stack_info+0x36/0xc0
[ 3005.425941][ C2] __tcf_classify+0x329/0x7d0
[ 3005.425946][ C2] tcf_classify+0x283/0x930
[ 3005.425950][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3005.425953][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3005.425958][ C2] tc_run+0x2e4/0x5d0
[ 3005.425962][ C2] ? __pfx_tc_run+0x10/0x10
[ 3005.425965][ C2] ? lock_acquire+0x1c1/0x220
[ 3005.425967][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3005.425971][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3005.425975][ C2] ? lock_acquire+0x1c1/0x220
[ 3005.425977][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3005.425980][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3005.425983][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3005.425986][ C2] ? neigh_hh_output+0x348/0x590
[ 3005.425990][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3005.425993][ C2] ip_finish_output2+0x786/0x18e0
[ 3005.425996][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3005.426004][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3005.426006][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3005.426010][ C2] ? __ip_finish_output+0x10f/0x770
[ 3005.426014][ C2] ip_output+0x16b/0x4f0
[ 3005.426017][ C2] ? __pfx_ip_output+0x10/0x10
[ 3005.426020][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3005.426022][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3005.426026][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3005.426028][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3005.426031][ C2] ? __alloc_skb+0xd4/0x280
[ 3005.426033][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3005.426038][ C2] ? tcp_fragment+0x168/0x1040
[ 3005.426041][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3005.426044][ C2] ? ip_local_out+0x114/0x3b0
[ 3005.426048][ C2] __ip_queue_xmit+0x672/0x1910
[ 3005.426051][ C2] ? __skb_clone+0x57a/0x760
[ 3005.426054][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3005.426060][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3005.426063][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3005.426066][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3005.426070][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3005.426075][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3005.426077][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3005.426081][ C2] tcp_send_loss_probe+0x348/0x830
[ 3005.426084][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3005.426087][ C2] tcp_write_timer+0x82/0x1d0
[ 3005.426090][ C2] call_timer_fn+0x173/0x430
[ 3005.426094][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3005.426098][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3005.426102][ C2] __run_timers.part.0+0x52d/0x890
[ 3005.426105][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3005.426109][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3005.426112][ C2] ? lock_acquire+0x1c1/0x220
[ 3005.426115][ C2] ? clockevents_program_event+0xf6/0x300
[ 3005.426119][ C2] ? lock_release+0x1d5/0x250
[ 3005.426121][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3005.426125][ C2] ? ktime_get+0xb3/0x190
[ 3005.426128][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3005.426132][ C2] run_timer_softirq+0x72/0x100
[ 3005.426136][ C2] __do_softirq+0x1b9/0x7ff
[ 3005.426141][ C2] irq_exit_rcu+0x98/0xc0
[ 3005.426143][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3005.426147][ C2]
[ 3005.426148][ C2]
[ 3005.426149][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3005.426153][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3005.426156][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3005.426159][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3005.426161][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3005.426163][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3005.426164][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3005.426165][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3005.426167][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3005.426170][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3005.426173][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3005.426176][ C2] default_idle_call+0x69/0xa0
[ 3005.426179][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3005.426181][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3005.426185][ C2] ? lock_release+0x1d5/0x250
[ 3005.426188][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3005.426191][ C2] do_idle+0xfb/0x160
[ 3005.426194][ C2] cpu_startup_entry+0x55/0x60
[ 3005.426196][ C2] start_secondary+0x21c/0x2b0
[ 3005.426199][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3005.426203][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3005.426208][ C2]
[ 3032.569271][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 633s! [swapper/2:0]
[ 3032.569711][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3032.570963][ C2] irq event stamp: 44114564
[ 3032.571192][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3032.571729][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 3032.572239][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 3032.572718][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 3032.573189][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3032.573644][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3032.574254][ C2] RIP: 0010:kasan_check_range+0x4/0x1c0
[ 3032.574548][ C2] Code: 6a 00 5b 5d 41 5c 41 5d c3 cc cc cc cc 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 <48> 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 44 0f b6 c2 48 01 f0 55
[ 3032.575515][ C2] RSP: 0018:ffffc9000021fa90 EFLAGS: 00000246
[ 3032.575822][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3032.576220][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3032.576615][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3032.577011][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3032.577411][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3032.577808][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3032.578253][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3032.578583][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3032.578983][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3032.579382][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3032.579778][ C2] PKRU: 55555554
[ 3032.579960][ C2] Call Trace:
[ 3032.580133][ C2]
[ 3032.580282][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3032.580542][ C2] ? __run_hrtimer+0x1c0/0x710
[ 3032.580785][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3032.581061][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 3032.581333][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3032.581621][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3032.581885][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3032.582191][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 3032.582451][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 3032.582717][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3032.583025][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3032.583320][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3032.583635][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3032.583924][ C2] ? kasan_check_range+0x4/0x1c0
[ 3032.584176][ C2] queued_spin_lock_slowpath+0xb0/0xb90
[ 3032.584461][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3032.584772][ C2] ? get_stack_info+0x36/0xc0
[ 3032.585013][ C2] ? lock_acquire+0x1c1/0x220
[ 3032.585251][ C2] ? lock_release+0x1d5/0x250
[ 3032.585496][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3032.585743][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3032.586014][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3032.586301][ C2] ? lock_acquire+0x1c1/0x220
[ 3032.586538][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3032.586782][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3032.587041][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3032.587278][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3032.587525][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3032.587785][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3032.588059][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3032.588335][ C2] ip_local_deliver+0x19d/0x480
[ 3032.588582][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3032.588852][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3032.589117][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3032.589465][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3032.589718][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3032.590036][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3032.590301][ C2] ip_rcv+0x564/0x740
[ 3032.590504][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3032.590735][ C2] ? set_track_prepare+0x8a/0xd0
[ 3032.590988][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3032.591264][ C2] ? start_secondary+0x21c/0x2b0
[ 3032.591516][ C2] ? skb_clone+0x10b/0x330
[ 3032.591742][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3032.592060][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3032.592368][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3032.592649][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3032.592943][ C2] ? __tcf_classify+0x329/0x7d0
[ 3032.593195][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3032.593426][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3032.593725][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3032.594012][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3032.594338][ C2] ? lock_acquire+0x1c1/0x220
[ 3032.594585][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3032.594882][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3032.595168][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3032.595484][ C2] ? __copy_skb_header+0xaf/0x490
[ 3032.595742][ C2] ? __skb_clone+0x57a/0x760
[ 3032.595977][ C2] netif_receive_skb+0x55/0x280
[ 3032.596226][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3032.596539][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3032.596870][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3032.597171][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3032.597445][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3032.597732][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3032.598044][ C2] ? get_stack_info+0x36/0xc0
[ 3032.598288][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3032.598551][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3032.598869][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3032.599145][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3032.599422][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3032.599736][ C2] ? kernel_text_address+0x17/0xe0
[ 3032.599999][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3032.600311][ C2] ? arch_stack_walk+0x8c/0x100
[ 3032.600561][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3032.600825][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3032.601112][ C2] ? lock_acquire+0x1c1/0x220
[ 3032.601351][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3032.601634][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3032.601940][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3032.602217][ C2] ? get_stack_info+0x36/0xc0
[ 3032.602458][ C2] __tcf_classify+0x329/0x7d0
[ 3032.602699][ C2] tcf_classify+0x283/0x930
[ 3032.602931][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3032.603187][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3032.603500][ C2] tc_run+0x2e4/0x5d0
[ 3032.603705][ C2] ? __pfx_tc_run+0x10/0x10
[ 3032.603936][ C2] ? lock_acquire+0x1c1/0x220
[ 3032.604174][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3032.604442][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3032.604693][ C2] ? lock_acquire+0x1c1/0x220
[ 3032.604930][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3032.605199][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3032.605502][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3032.605771][ C2] ? neigh_hh_output+0x348/0x590
[ 3032.606023][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3032.606288][ C2] ip_finish_output2+0x786/0x18e0
[ 3032.606542][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3032.606880][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3032.607156][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3032.607408][ C2] ? __ip_finish_output+0x10f/0x770
[ 3032.607672][ C2] ip_output+0x16b/0x4f0
[ 3032.607888][ C2] ? __pfx_ip_output+0x10/0x10
[ 3032.608132][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3032.608410][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3032.608720][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3032.609001][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3032.609255][ C2] ? __alloc_skb+0xd4/0x280
[ 3032.609484][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3032.609758][ C2] ? tcp_fragment+0x168/0x1040
[ 3032.610002][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3032.610255][ C2] ? ip_local_out+0x114/0x3b0
[ 3032.610500][ C2] __ip_queue_xmit+0x672/0x1910
[ 3032.610749][ C2] ? __skb_clone+0x57a/0x760
[ 3032.610983][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3032.611253][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3032.611532][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3032.611778][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3032.612028][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3032.612328][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3032.612649][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3032.612893][ C2] tcp_send_loss_probe+0x348/0x830
[ 3032.613154][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3032.613424][ C2] tcp_write_timer+0x82/0x1d0
[ 3032.613664][ C2] call_timer_fn+0x173/0x430
[ 3032.613902][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3032.614164][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3032.614434][ C2] __run_timers.part.0+0x52d/0x890
[ 3032.614695][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3032.614963][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3032.615251][ C2] ? lock_acquire+0x1c1/0x220
[ 3032.615492][ C2] ? clockevents_program_event+0xf6/0x300
[ 3032.615784][ C2] ? lock_release+0x1d5/0x250
[ 3032.616022][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3032.616288][ C2] ? ktime_get+0xb3/0x190
[ 3032.616507][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3032.616803][ C2] run_timer_softirq+0x72/0x100
[ 3032.617052][ C2] __do_softirq+0x1b9/0x7ff
[ 3032.617283][ C2] irq_exit_rcu+0x98/0xc0
[ 3032.617505][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3032.617790][ C2]
[ 3032.617941][ C2]
[ 3032.618091][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3032.618400][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3032.618657][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3032.619625][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3032.619933][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3032.620332][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3032.620731][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3032.621131][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3032.621529][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3032.621927][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3032.622215][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3032.622476][ C2] default_idle_call+0x69/0xa0
[ 3032.622718][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3032.622969][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3032.623248][ C2] ? lock_release+0x1d5/0x250
[ 3032.623484][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3032.623758][ C2] do_idle+0xfb/0x160
[ 3032.623961][ C2] cpu_startup_entry+0x55/0x60
[ 3032.624204][ C2] start_secondary+0x21c/0x2b0
[ 3032.624452][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3032.624723][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3032.625031][ C2]
[ 3032.625192][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 633s! [perl:4135]
[ 3032.625614][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3032.626878][ C1] irq event stamp: 209232
[ 3032.627098][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3032.627631][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 3032.628110][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 3032.628580][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 3032.629046][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3032.629499][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3032.630120][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3032.630449][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3032.631434][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3032.631746][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3032.632151][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3032.632553][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3032.632960][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3032.633366][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3032.633772][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3032.634224][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3032.634564][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3032.634974][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3032.635379][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3032.635783][ C1] PKRU: 55555554
[ 3032.635968][ C1] Call Trace:
[ 3032.636142][ C1]
[ 3032.636293][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3032.636559][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3032.636806][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3032.637086][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3032.637361][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3032.637661][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3032.637930][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3032.638242][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3032.638508][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3032.638821][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3032.639119][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3032.639440][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3032.639732][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3032.640031][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3032.640321][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3032.640634][ C1] ? get_stack_info+0x36/0xc0
[ 3032.640874][ C1] ? lock_acquire+0x1c1/0x220
[ 3032.641116][ C1] ? lock_release+0x1d5/0x250
[ 3032.641358][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3032.641609][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3032.641882][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3032.642168][ C1] ? lock_acquire+0x1c1/0x220
[ 3032.642408][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3032.642652][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3032.642913][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3032.643149][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3032.643395][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3032.643654][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3032.643933][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3032.644210][ C1] ip_local_deliver+0x19d/0x480
[ 3032.644465][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3032.644737][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3032.645001][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3032.645350][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3032.645605][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3032.645927][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3032.646193][ C1] ip_rcv+0x564/0x740
[ 3032.646399][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3032.646629][ C1] ? set_track_prepare+0x8a/0xd0
[ 3032.646884][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3032.647163][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3032.647437][ C1] ? skb_clone+0x10b/0x330
[ 3032.647665][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3032.647985][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3032.648292][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3032.648577][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3032.648874][ C1] ? __tcf_classify+0x329/0x7d0
[ 3032.649127][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3032.649360][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3032.649664][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3032.649953][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3032.650282][ C1] ? lock_acquire+0x1c1/0x220
[ 3032.650522][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3032.650823][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3032.651112][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3032.651431][ C1] ? __copy_skb_header+0xaf/0x490
[ 3032.651690][ C1] ? __skb_clone+0x57a/0x760
[ 3032.651927][ C1] netif_receive_skb+0x55/0x280
[ 3032.652179][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3032.652494][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3032.652829][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3032.653134][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3032.653410][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3032.653705][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3032.654022][ C1] ? hlock_class+0x4e/0x130
[ 3032.654260][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3032.654547][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3032.654826][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3032.655092][ C1] ? hlock_class+0x4e/0x130
[ 3032.655328][ C1] ? mark_lock+0x38/0x3e0
[ 3032.655552][ C1] ? stack_access_ok+0xda/0x1f0
[ 3032.655802][ C1] ? __lock_acquire+0xb67/0x1610
[ 3032.656061][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3032.656342][ C1] ? get_stack_info+0x36/0xc0
[ 3032.656585][ C1] ? stack_access_ok+0xda/0x1f0
[ 3032.656835][ C1] ? get_reg+0x119/0x190
[ 3032.657056][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3032.657330][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3032.657643][ C1] __tcf_classify+0x329/0x7d0
[ 3032.657887][ C1] tcf_classify+0x283/0x930
[ 3032.658124][ C1] ? arch_stack_walk+0xa2/0x100
[ 3032.658376][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3032.658637][ C1] ? get_stack_info+0x36/0xc0
[ 3032.658883][ C1] tc_run+0x2e4/0x5d0
[ 3032.659092][ C1] ? __pfx_tc_run+0x10/0x10
[ 3032.659325][ C1] ? lock_acquire+0x1c1/0x220
[ 3032.659566][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3032.659827][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3032.660082][ C1] ? lock_acquire+0x1c1/0x220
[ 3032.660322][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3032.660587][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3032.660895][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3032.661168][ C1] ? neigh_hh_output+0x348/0x590
[ 3032.661422][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3032.661688][ C1] ip_finish_output2+0x786/0x18e0
[ 3032.661946][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3032.662224][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3032.662565][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3032.662844][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3032.663098][ C1] ? __ip_finish_output+0x10f/0x770
[ 3032.663364][ C1] ip_output+0x16b/0x4f0
[ 3032.663584][ C1] ? run_timer_softirq+0x72/0x100
[ 3032.663843][ C1] ? __pfx_ip_output+0x10/0x10
[ 3032.664088][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3032.664377][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3032.664637][ C1] ? ip_local_out+0x114/0x3b0
[ 3032.664880][ C1] __ip_queue_xmit+0x672/0x1910
[ 3032.665132][ C1] ? __create_object+0x5e/0xb0
[ 3032.665380][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3032.665651][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3032.665934][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3032.666210][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3032.666492][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3032.666763][ C1] tcp_delack_timer+0x84/0x240
[ 3032.667008][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3032.667282][ C1] call_timer_fn+0x173/0x430
[ 3032.667522][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3032.667788][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3032.668052][ C1] __run_timers.part.0+0x52d/0x890
[ 3032.668316][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3032.668597][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3032.668886][ C1] ? lock_acquire+0x1c1/0x220
[ 3032.669130][ C1] ? clockevents_program_event+0xf6/0x300
[ 3032.669423][ C1] ? lock_release+0x1d5/0x250
[ 3032.669666][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3032.669933][ C1] ? ktime_get+0xb3/0x190
[ 3032.670159][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3032.670459][ C1] run_timer_softirq+0x72/0x100
[ 3032.670711][ C1] __do_softirq+0x1b9/0x7ff
[ 3032.670949][ C1] irq_exit_rcu+0x98/0xc0
[ 3032.671172][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3032.671463][ C1]
[ 3032.671616][ C1]
[ 3032.671768][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3032.672078][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3032.672409][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3032.673393][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3032.673706][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3032.674108][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3032.674520][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3032.674926][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3032.675331][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3032.675736][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3032.676039][ C1] pipe_read+0xa16/0xdf0
[ 3032.676262][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3032.676546][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3032.676790][ C1] ? iterate_tty_write+0x299/0x540
[ 3032.677058][ C1] ? lock_release+0x1d5/0x250
[ 3032.677301][ C1] vfs_read+0x911/0xc00
[ 3032.677519][ C1] ? lock_acquire+0x1c1/0x220
[ 3032.677759][ C1] ? __might_fault+0xc6/0x180
[ 3032.678003][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3032.678249][ C1] ? __might_fault+0xc6/0x180
[ 3032.678492][ C1] ? lock_release+0x1d5/0x250
[ 3032.678731][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3032.678997][ C1] ? __fget_light+0x54/0x1e0
[ 3032.679237][ C1] ksys_read+0x17a/0x1e0
[ 3032.679456][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3032.679702][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3032.680009][ C1] do_syscall_64+0xc9/0x1e0
[ 3032.680244][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3032.680544][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3032.680774][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3032.681748][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3032.682172][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3032.682573][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3032.682973][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3032.683372][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3032.683773][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3032.684179][ C1]
[ 3060.569270][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 659s! [swapper/2:0]
[ 3060.569690][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3060.570939][ C2] irq event stamp: 44114564
[ 3060.571169][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3060.571701][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 3060.572210][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 3060.572686][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 3060.573152][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3060.573605][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3060.574218][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3060.574548][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3060.575517][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 3060.575824][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3060.576223][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3060.576620][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3060.577018][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3060.577420][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3060.577818][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3060.578264][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3060.578595][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3060.578995][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3060.579396][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3060.579794][ C2] PKRU: 55555554
[ 3060.579975][ C2] Call Trace:
[ 3060.580148][ C2]
[ 3060.580295][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3060.580556][ C2] ? __run_hrtimer+0x1c0/0x710
[ 3060.580799][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3060.581074][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 3060.581345][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3060.581634][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3060.581898][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3060.582203][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 3060.582462][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 3060.582723][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3060.583031][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3060.583324][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3060.583638][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3060.583926][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3060.584218][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3060.584516][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3060.584825][ C2] ? get_stack_info+0x36/0xc0
[ 3060.585064][ C2] ? lock_acquire+0x1c1/0x220
[ 3060.585304][ C2] ? lock_release+0x1d5/0x250
[ 3060.585543][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3060.585790][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3060.586060][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3060.586345][ C2] ? lock_acquire+0x1c1/0x220
[ 3060.586581][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3060.586821][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3060.587079][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3060.587314][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3060.587561][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3060.587819][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3060.588092][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3060.588368][ C2] ip_local_deliver+0x19d/0x480
[ 3060.588613][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3060.588882][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3060.589145][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3060.589492][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3060.589743][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3060.590063][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3060.590326][ C2] ip_rcv+0x564/0x740
[ 3060.590528][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3060.590758][ C2] ? set_track_prepare+0x8a/0xd0
[ 3060.591012][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3060.591294][ C2] ? start_secondary+0x21c/0x2b0
[ 3060.591545][ C2] ? skb_clone+0x10b/0x330
[ 3060.591770][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3060.592088][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3060.592395][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3060.592673][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3060.592973][ C2] ? __tcf_classify+0x329/0x7d0
[ 3060.593223][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3060.593451][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3060.593752][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3060.594036][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3060.594371][ C2] ? lock_acquire+0x1c1/0x220
[ 3060.594608][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3060.594905][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3060.595188][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3060.595505][ C2] ? __copy_skb_header+0xaf/0x490
[ 3060.595761][ C2] ? __skb_clone+0x57a/0x760
[ 3060.595996][ C2] netif_receive_skb+0x55/0x280
[ 3060.596245][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3060.596558][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3060.596890][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3060.597188][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3060.597463][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3060.597750][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3060.598062][ C2] ? get_stack_info+0x36/0xc0
[ 3060.598304][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3060.598567][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3060.598883][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3060.599159][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3060.599434][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3060.599749][ C2] ? kernel_text_address+0x17/0xe0
[ 3060.600008][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3060.600321][ C2] ? arch_stack_walk+0x8c/0x100
[ 3060.600570][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3060.600833][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3060.601118][ C2] ? lock_acquire+0x1c1/0x220
[ 3060.601354][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3060.601637][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3060.601945][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3060.602223][ C2] ? get_stack_info+0x36/0xc0
[ 3060.602462][ C2] __tcf_classify+0x329/0x7d0
[ 3060.602701][ C2] tcf_classify+0x283/0x930
[ 3060.602933][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3060.603188][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3060.603500][ C2] tc_run+0x2e4/0x5d0
[ 3060.603705][ C2] ? __pfx_tc_run+0x10/0x10
[ 3060.603935][ C2] ? lock_acquire+0x1c1/0x220
[ 3060.604171][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3060.604445][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3060.604697][ C2] ? lock_acquire+0x1c1/0x220
[ 3060.604935][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3060.605199][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3060.605501][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3060.605771][ C2] ? neigh_hh_output+0x348/0x590
[ 3060.606022][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3060.606285][ C2] ip_finish_output2+0x786/0x18e0
[ 3060.606541][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3060.606878][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3060.607155][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3060.607408][ C2] ? __ip_finish_output+0x10f/0x770
[ 3060.607671][ C2] ip_output+0x16b/0x4f0
[ 3060.607886][ C2] ? __pfx_ip_output+0x10/0x10
[ 3060.608129][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3060.608403][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3060.608714][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3060.608990][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3060.609242][ C2] ? __alloc_skb+0xd4/0x280
[ 3060.609471][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3060.609740][ C2] ? tcp_fragment+0x168/0x1040
[ 3060.609984][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3060.610236][ C2] ? ip_local_out+0x114/0x3b0
[ 3060.610476][ C2] __ip_queue_xmit+0x672/0x1910
[ 3060.610724][ C2] ? __skb_clone+0x57a/0x760
[ 3060.610956][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3060.611224][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3060.611507][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3060.611753][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3060.612000][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3060.612301][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3060.612619][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3060.612863][ C2] tcp_send_loss_probe+0x348/0x830
[ 3060.613124][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3060.613390][ C2] tcp_write_timer+0x82/0x1d0
[ 3060.613630][ C2] call_timer_fn+0x173/0x430
[ 3060.613868][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3060.614129][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3060.614399][ C2] __run_timers.part.0+0x52d/0x890
[ 3060.614660][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3060.614928][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3060.615213][ C2] ? lock_acquire+0x1c1/0x220
[ 3060.615451][ C2] ? clockevents_program_event+0xf6/0x300
[ 3060.615742][ C2] ? lock_release+0x1d5/0x250
[ 3060.615979][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3060.616245][ C2] ? ktime_get+0xb3/0x190
[ 3060.616464][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3060.616761][ C2] run_timer_softirq+0x72/0x100
[ 3060.617011][ C2] __do_softirq+0x1b9/0x7ff
[ 3060.617242][ C2] irq_exit_rcu+0x98/0xc0
[ 3060.617464][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3060.617748][ C2]
[ 3060.617899][ C2]
[ 3060.618050][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3060.618356][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3060.618612][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3060.619580][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3060.619887][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3060.620286][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3060.620682][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3060.621077][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3060.621475][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3060.621875][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3060.622161][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3060.622420][ C2] default_idle_call+0x69/0xa0
[ 3060.622664][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3060.622914][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3060.623190][ C2] ? lock_release+0x1d5/0x250
[ 3060.623429][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3060.623699][ C2] do_idle+0xfb/0x160
[ 3060.623904][ C2] cpu_startup_entry+0x55/0x60
[ 3060.624145][ C2] start_secondary+0x21c/0x2b0
[ 3060.624398][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3060.624665][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3060.624974][ C2]
[ 3060.625134][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 659s! [perl:4135]
[ 3060.625559][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3060.626827][ C1] irq event stamp: 209232
[ 3060.627047][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3060.627577][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 3060.628061][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 3060.628537][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 3060.629004][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3060.629459][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3060.630079][ C1] RIP: 0010:kasan_check_range+0x1a/0x1c0
[ 3060.630370][ C1] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 44 0f b6 c2 48 01 f0 55 <53> 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff ff ff ff fe 48 39 c7 77
[ 3060.631351][ C1] RSP: 0018:ffffc900001c7b60 EFLAGS: 00000282
[ 3060.631664][ C1] RAX: ffff88800a3a0e1c RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3060.632067][ C1] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3060.632470][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3060.632874][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3060.633278][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3060.633679][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3060.634131][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3060.634474][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3060.634882][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3060.635283][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3060.635689][ C1] PKRU: 55555554
[ 3060.635873][ C1] Call Trace:
[ 3060.636047][ C1]
[ 3060.636198][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3060.636463][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3060.636710][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3060.636988][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3060.637265][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3060.637556][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3060.637826][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3060.638136][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3060.638402][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3060.638716][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3060.639012][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3060.639327][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3060.639619][ C1] ? kasan_check_range+0x1a/0x1c0
[ 3060.639877][ C1] queued_spin_lock_slowpath+0xb0/0xb90
[ 3060.640158][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3060.640470][ C1] ? get_stack_info+0x36/0xc0
[ 3060.640712][ C1] ? lock_acquire+0x1c1/0x220
[ 3060.640954][ C1] ? lock_release+0x1d5/0x250
[ 3060.641193][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3060.641443][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3060.641716][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3060.642008][ C1] ? lock_acquire+0x1c1/0x220
[ 3060.642248][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3060.642489][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3060.642750][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3060.642986][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3060.643234][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3060.643492][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3060.643768][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3060.644047][ C1] ip_local_deliver+0x19d/0x480
[ 3060.644302][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3060.644577][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3060.644844][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3060.645194][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3060.645447][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3060.645767][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3060.646030][ C1] ip_rcv+0x564/0x740
[ 3060.646234][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3060.646467][ C1] ? set_track_prepare+0x8a/0xd0
[ 3060.646721][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3060.647000][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3060.647275][ C1] ? skb_clone+0x10b/0x330
[ 3060.647506][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3060.647830][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3060.648141][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3060.648425][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3060.648723][ C1] ? __tcf_classify+0x329/0x7d0
[ 3060.648973][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3060.649208][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3060.649513][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3060.649800][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3060.650129][ C1] ? lock_acquire+0x1c1/0x220
[ 3060.650371][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3060.650672][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3060.650960][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3060.651281][ C1] ? __copy_skb_header+0xaf/0x490
[ 3060.651542][ C1] ? __skb_clone+0x57a/0x760
[ 3060.651781][ C1] netif_receive_skb+0x55/0x280
[ 3060.652032][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3060.652349][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3060.652686][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3060.652990][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3060.653266][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3060.653559][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3060.653874][ C1] ? hlock_class+0x4e/0x130
[ 3060.654109][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3060.654393][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3060.654674][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3060.654941][ C1] ? hlock_class+0x4e/0x130
[ 3060.655175][ C1] ? mark_lock+0x38/0x3e0
[ 3060.655398][ C1] ? stack_access_ok+0xda/0x1f0
[ 3060.655650][ C1] ? __lock_acquire+0xb67/0x1610
[ 3060.655907][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3060.656186][ C1] ? get_stack_info+0x36/0xc0
[ 3060.656430][ C1] ? stack_access_ok+0xda/0x1f0
[ 3060.656680][ C1] ? get_reg+0x119/0x190
[ 3060.656899][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3060.657169][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3060.657481][ C1] __tcf_classify+0x329/0x7d0
[ 3060.657727][ C1] tcf_classify+0x283/0x930
[ 3060.657960][ C1] ? arch_stack_walk+0xa2/0x100
[ 3060.658211][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3060.658467][ C1] ? get_stack_info+0x36/0xc0
[ 3060.658711][ C1] tc_run+0x2e4/0x5d0
[ 3060.658916][ C1] ? __pfx_tc_run+0x10/0x10
[ 3060.659150][ C1] ? lock_acquire+0x1c1/0x220
[ 3060.659390][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3060.659653][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3060.659906][ C1] ? lock_acquire+0x1c1/0x220
[ 3060.660144][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3060.660411][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3060.660717][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3060.660990][ C1] ? neigh_hh_output+0x348/0x590
[ 3060.661243][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3060.661510][ C1] ip_finish_output2+0x786/0x18e0
[ 3060.661767][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3060.662045][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3060.662384][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3060.662660][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3060.662913][ C1] ? __ip_finish_output+0x10f/0x770
[ 3060.663180][ C1] ip_output+0x16b/0x4f0
[ 3060.663398][ C1] ? run_timer_softirq+0x72/0x100
[ 3060.663658][ C1] ? __pfx_ip_output+0x10/0x10
[ 3060.663905][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3060.664195][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3060.664455][ C1] ? ip_local_out+0x114/0x3b0
[ 3060.664695][ C1] __ip_queue_xmit+0x672/0x1910
[ 3060.664945][ C1] ? __create_object+0x5e/0xb0
[ 3060.665188][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3060.665459][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3060.665742][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3060.666015][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3060.666301][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3060.666578][ C1] tcp_delack_timer+0x84/0x240
[ 3060.666825][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3060.667099][ C1] call_timer_fn+0x173/0x430
[ 3060.667338][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3060.667602][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3060.667867][ C1] __run_timers.part.0+0x52d/0x890
[ 3060.668130][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3060.668408][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3060.668695][ C1] ? lock_acquire+0x1c1/0x220
[ 3060.668937][ C1] ? clockevents_program_event+0xf6/0x300
[ 3060.669229][ C1] ? lock_release+0x1d5/0x250
[ 3060.669470][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3060.669738][ C1] ? ktime_get+0xb3/0x190
[ 3060.669960][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3060.670260][ C1] run_timer_softirq+0x72/0x100
[ 3060.670512][ C1] __do_softirq+0x1b9/0x7ff
[ 3060.670747][ C1] irq_exit_rcu+0x98/0xc0
[ 3060.670970][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3060.671259][ C1]
[ 3060.671410][ C1]
[ 3060.671566][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3060.671874][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3060.672203][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3060.673185][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3060.673501][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3060.673906][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3060.674318][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3060.674721][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3060.675126][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3060.675534][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3060.675832][ C1] pipe_read+0xa16/0xdf0
[ 3060.676058][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3060.676338][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3060.676584][ C1] ? iterate_tty_write+0x299/0x540
[ 3060.676846][ C1] ? lock_release+0x1d5/0x250
[ 3060.677092][ C1] vfs_read+0x911/0xc00
[ 3060.677308][ C1] ? lock_acquire+0x1c1/0x220
[ 3060.677547][ C1] ? __might_fault+0xc6/0x180
[ 3060.677788][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3060.678027][ C1] ? __might_fault+0xc6/0x180
[ 3060.678269][ C1] ? lock_release+0x1d5/0x250
[ 3060.678510][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3060.678776][ C1] ? __fget_light+0x54/0x1e0
[ 3060.679013][ C1] ksys_read+0x17a/0x1e0
[ 3060.679232][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3060.679478][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3060.679784][ C1] do_syscall_64+0xc9/0x1e0
[ 3060.680017][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3060.680318][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3060.680545][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3060.681523][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3060.681946][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3060.682347][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3060.682750][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3060.683153][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3060.683556][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3060.683957][ C1]
[ 3083.425104][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3083.425475][ C1] rcu: 1-....: (727221 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=178515
[ 3083.426031][ C1] rcu: (t=728538 jiffies g=1882453 q=694 ncpus=4)
[ 3083.426363][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3083.426813][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3083.427431][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3083.427762][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3083.428737][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3083.429048][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3083.429450][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3083.429855][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3083.430261][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3083.430668][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3083.431074][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3083.431530][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3083.431868][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3083.432276][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3083.432683][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3083.433087][ C1] PKRU: 55555554
[ 3083.433273][ C1] Call Trace:
[ 3083.433446][ C1]
[ 3083.433598][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 3083.433876][ C1] ? print_cpu_stall+0x263/0x6a0
[ 3083.434132][ C1] ? check_cpu_stall+0x284/0x500
[ 3083.434397][ C1] ? rcu_pending+0x92/0x360
[ 3083.434630][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 3083.434903][ C1] ? update_process_times+0xb9/0x110
[ 3083.435179][ C1] ? tick_sched_handle+0x67/0x130
[ 3083.435439][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 3083.435727][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3083.435974][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 3083.436293][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3083.436568][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3083.436867][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3083.437137][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3083.437445][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3083.437711][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3083.438023][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3083.438322][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3083.438641][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3083.438937][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3083.439236][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3083.439527][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3083.439842][ C1] ? get_stack_info+0x36/0xc0
[ 3083.440083][ C1] ? lock_acquire+0x1c1/0x220
[ 3083.440328][ C1] ? lock_release+0x1d5/0x250
[ 3083.440570][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3083.440821][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3083.441094][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3083.441381][ C1] ? lock_acquire+0x1c1/0x220
[ 3083.441621][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3083.441865][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3083.442128][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3083.442365][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3083.442613][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3083.442875][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3083.443159][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3083.443440][ C1] ip_local_deliver+0x19d/0x480
[ 3083.443690][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3083.443963][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3083.444235][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3083.444584][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3083.444839][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3083.445162][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3083.445428][ C1] ip_rcv+0x564/0x740
[ 3083.445636][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3083.445867][ C1] ? set_track_prepare+0x8a/0xd0
[ 3083.446124][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3083.446406][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3083.446682][ C1] ? skb_clone+0x10b/0x330
[ 3083.446914][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3083.447238][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3083.447547][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3083.447833][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3083.448134][ C1] ? __tcf_classify+0x329/0x7d0
[ 3083.448390][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3083.448621][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3083.448925][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3083.449215][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3083.449545][ C1] ? lock_acquire+0x1c1/0x220
[ 3083.449784][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3083.450087][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3083.450377][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3083.450698][ C1] ? __copy_skb_header+0xaf/0x490
[ 3083.450959][ C1] ? __skb_clone+0x57a/0x760
[ 3083.451200][ C1] netif_receive_skb+0x55/0x280
[ 3083.451453][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3083.451772][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3083.452109][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3083.452413][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3083.452692][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3083.452985][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3083.453302][ C1] ? hlock_class+0x4e/0x130
[ 3083.453540][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3083.453820][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3083.454098][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3083.454378][ C1] ? hlock_class+0x4e/0x130
[ 3083.454615][ C1] ? mark_lock+0x38/0x3e0
[ 3083.454835][ C1] ? stack_access_ok+0xda/0x1f0
[ 3083.455087][ C1] ? __lock_acquire+0xb67/0x1610
[ 3083.455345][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3083.455624][ C1] ? get_stack_info+0x36/0xc0
[ 3083.455866][ C1] ? stack_access_ok+0xda/0x1f0
[ 3083.456116][ C1] ? get_reg+0x119/0x190
[ 3083.456334][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3083.456606][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3083.456915][ C1] __tcf_classify+0x329/0x7d0
[ 3083.457158][ C1] tcf_classify+0x283/0x930
[ 3083.457393][ C1] ? arch_stack_walk+0xa2/0x100
[ 3083.457644][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3083.457902][ C1] ? get_stack_info+0x36/0xc0
[ 3083.458145][ C1] tc_run+0x2e4/0x5d0
[ 3083.458352][ C1] ? __pfx_tc_run+0x10/0x10
[ 3083.458583][ C1] ? lock_acquire+0x1c1/0x220
[ 3083.458827][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3083.459089][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3083.459344][ C1] ? lock_acquire+0x1c1/0x220
[ 3083.459584][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3083.459851][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3083.460159][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3083.460433][ C1] ? neigh_hh_output+0x348/0x590
[ 3083.460688][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3083.460953][ C1] ip_finish_output2+0x786/0x18e0
[ 3083.461212][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3083.461492][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3083.461832][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3083.462112][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3083.462369][ C1] ? __ip_finish_output+0x10f/0x770
[ 3083.462637][ C1] ip_output+0x16b/0x4f0
[ 3083.462854][ C1] ? run_timer_softirq+0x72/0x100
[ 3083.463114][ C1] ? __pfx_ip_output+0x10/0x10
[ 3083.463358][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3083.463646][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3083.463898][ C1] ? ip_local_out+0x114/0x3b0
[ 3083.464139][ C1] __ip_queue_xmit+0x672/0x1910
[ 3083.464394][ C1] ? __create_object+0x5e/0xb0
[ 3083.464641][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3083.464912][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3083.465196][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3083.465475][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3083.465758][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3083.466033][ C1] tcp_delack_timer+0x84/0x240
[ 3083.466281][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3083.466555][ C1] call_timer_fn+0x173/0x430
[ 3083.466794][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3083.467060][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3083.467325][ C1] __run_timers.part.0+0x52d/0x890
[ 3083.467588][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3083.467865][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3083.468156][ C1] ? lock_acquire+0x1c1/0x220
[ 3083.468398][ C1] ? clockevents_program_event+0xf6/0x300
[ 3083.468691][ C1] ? lock_release+0x1d5/0x250
[ 3083.468934][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3083.469203][ C1] ? ktime_get+0xb3/0x190
[ 3083.469431][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3083.469735][ C1] run_timer_softirq+0x72/0x100
[ 3083.469986][ C1] __do_softirq+0x1b9/0x7ff
[ 3083.470224][ C1] irq_exit_rcu+0x98/0xc0
[ 3083.470448][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3083.470737][ C1]
[ 3083.470890][ C1]
[ 3083.471042][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3083.471351][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3083.471681][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3083.472665][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3083.472979][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3083.473383][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3083.473787][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3083.474196][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3083.474600][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3083.475004][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3083.475305][ C1] pipe_read+0xa16/0xdf0
[ 3083.475527][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3083.475806][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3083.476050][ C1] ? iterate_tty_write+0x299/0x540
[ 3083.476313][ C1] ? lock_release+0x1d5/0x250
[ 3083.476554][ C1] vfs_read+0x911/0xc00
[ 3083.476769][ C1] ? lock_acquire+0x1c1/0x220
[ 3083.477009][ C1] ? __might_fault+0xc6/0x180
[ 3083.477251][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3083.477492][ C1] ? __might_fault+0xc6/0x180
[ 3083.477731][ C1] ? lock_release+0x1d5/0x250
[ 3083.477971][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3083.478236][ C1] ? __fget_light+0x54/0x1e0
[ 3083.478475][ C1] ksys_read+0x17a/0x1e0
[ 3083.478692][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3083.478938][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3083.479245][ C1] do_syscall_64+0xc9/0x1e0
[ 3083.479479][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3083.479779][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3083.480010][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3083.480985][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3083.481412][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3083.481817][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3083.482217][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3083.482616][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3083.483017][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3083.483423][ C1]
[ 3083.483581][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 3083.483857][ C2] NMI backtrace for cpu 2
[ 3083.483866][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3083.483872][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3083.483876][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3083.483882][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3083.483885][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 3083.483888][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3083.483890][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3083.483892][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3083.483894][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3083.483895][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3083.483897][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3083.483899][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3083.483902][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3083.483904][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3083.483905][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3083.483907][ C2] PKRU: 55555554
[ 3083.483908][ C2] Call Trace:
[ 3083.483911][ C2]
[ 3083.483915][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 3083.483922][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 3083.483927][ C2] ? nmi_handle+0x153/0x420
[ 3083.483932][ C2] ? default_do_nmi+0x41/0x100
[ 3083.483936][ C2] ? exc_nmi+0xf3/0x120
[ 3083.483938][ C2] ? end_repeat_nmi+0xf/0x60
[ 3083.483943][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3083.483947][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3083.483950][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3083.483953][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3083.483956][ C2]
[ 3083.483957][ C2]
[ 3083.483958][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3083.483961][ C2] ? get_stack_info+0x36/0xc0
[ 3083.483965][ C2] ? lock_acquire+0x1c1/0x220
[ 3083.483969][ C2] ? lock_release+0x1d5/0x250
[ 3083.483972][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3083.483976][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3083.483979][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3083.483982][ C2] ? lock_acquire+0x1c1/0x220
[ 3083.483985][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3083.483989][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3083.483992][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3083.483998][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3083.484001][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3083.484006][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3083.484012][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3083.484015][ C2] ip_local_deliver+0x19d/0x480
[ 3083.484018][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3083.484020][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3083.484022][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3083.484028][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3083.484031][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3083.484034][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3083.484043][ C2] ip_rcv+0x564/0x740
[ 3083.484045][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3083.484048][ C2] ? set_track_prepare+0x8a/0xd0
[ 3083.484053][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3083.484056][ C2] ? start_secondary+0x21c/0x2b0
[ 3083.484059][ C2] ? skb_clone+0x10b/0x330
[ 3083.484063][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3083.484069][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3083.484074][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3083.484079][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3083.484087][ C2] ? __tcf_classify+0x329/0x7d0
[ 3083.484091][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3083.484093][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3083.484097][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3083.484100][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3083.484104][ C2] ? lock_acquire+0x1c1/0x220
[ 3083.484106][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3083.484110][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3083.484114][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3083.484118][ C2] ? __copy_skb_header+0xaf/0x490
[ 3083.484123][ C2] ? __skb_clone+0x57a/0x760
[ 3083.484125][ C2] netif_receive_skb+0x55/0x280
[ 3083.484128][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3083.484136][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3083.484143][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3083.484149][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3083.484161][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3083.484172][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3083.484179][ C2] ? get_stack_info+0x36/0xc0
[ 3083.484184][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3083.484187][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3083.484191][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3083.484194][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3083.484197][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3083.484199][ C2] ? kernel_text_address+0x17/0xe0
[ 3083.484203][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3083.484207][ C2] ? arch_stack_walk+0x8c/0x100
[ 3083.484212][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3083.484215][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3083.484218][ C2] ? lock_acquire+0x1c1/0x220
[ 3083.484220][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3083.484224][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3083.484229][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3083.484231][ C2] ? get_stack_info+0x36/0xc0
[ 3083.484236][ C2] __tcf_classify+0x329/0x7d0
[ 3083.484241][ C2] tcf_classify+0x283/0x930
[ 3083.484246][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3083.484249][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3083.484253][ C2] tc_run+0x2e4/0x5d0
[ 3083.484257][ C2] ? __pfx_tc_run+0x10/0x10
[ 3083.484260][ C2] ? lock_acquire+0x1c1/0x220
[ 3083.484263][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3083.484267][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3083.484271][ C2] ? lock_acquire+0x1c1/0x220
[ 3083.484273][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3083.484277][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3083.484280][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3083.484283][ C2] ? neigh_hh_output+0x348/0x590
[ 3083.484287][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3083.484290][ C2] ip_finish_output2+0x786/0x18e0
[ 3083.484293][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3083.484301][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3083.484303][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3083.484307][ C2] ? __ip_finish_output+0x10f/0x770
[ 3083.484311][ C2] ip_output+0x16b/0x4f0
[ 3083.484314][ C2] ? __pfx_ip_output+0x10/0x10
[ 3083.484316][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3083.484319][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3083.484322][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3083.484325][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3083.484327][ C2] ? __alloc_skb+0xd4/0x280
[ 3083.484330][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3083.484334][ C2] ? tcp_fragment+0x168/0x1040
[ 3083.484337][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3083.484341][ C2] ? ip_local_out+0x114/0x3b0
[ 3083.484344][ C2] __ip_queue_xmit+0x672/0x1910
[ 3083.484348][ C2] ? __skb_clone+0x57a/0x760
[ 3083.484351][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3083.484357][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3083.484360][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3083.484364][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3083.484368][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3083.484373][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3083.484375][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3083.484379][ C2] tcp_send_loss_probe+0x348/0x830
[ 3083.484383][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3083.484385][ C2] tcp_write_timer+0x82/0x1d0
[ 3083.484388][ C2] call_timer_fn+0x173/0x430
[ 3083.484392][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3083.484397][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3083.484401][ C2] __run_timers.part.0+0x52d/0x890
[ 3083.484404][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3083.484408][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3083.484411][ C2] ? lock_acquire+0x1c1/0x220
[ 3083.484413][ C2] ? clockevents_program_event+0xf6/0x300
[ 3083.484418][ C2] ? lock_release+0x1d5/0x250
[ 3083.484420][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3083.484424][ C2] ? ktime_get+0xb3/0x190
[ 3083.484427][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3083.484431][ C2] run_timer_softirq+0x72/0x100
[ 3083.484435][ C2] __do_softirq+0x1b9/0x7ff
[ 3083.484439][ C2] irq_exit_rcu+0x98/0xc0
[ 3083.484442][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3083.484445][ C2]
[ 3083.484446][ C2]
[ 3083.484447][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3083.484450][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3083.484453][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3083.484455][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3083.484458][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3083.484460][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3083.484461][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3083.484462][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3083.484464][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3083.484467][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3083.484470][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3083.484473][ C2] default_idle_call+0x69/0xa0
[ 3083.484476][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3083.484479][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3083.484483][ C2] ? lock_release+0x1d5/0x250
[ 3083.484485][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3083.484489][ C2] do_idle+0xfb/0x160
[ 3083.484491][ C2] cpu_startup_entry+0x55/0x60
[ 3083.484493][ C2] start_secondary+0x21c/0x2b0
[ 3083.484496][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3083.484500][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3083.484506][ C2]
[ 3108.569270][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 704s! [perl:4135]
[ 3108.569701][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3108.570963][ C1] irq event stamp: 209232
[ 3108.571181][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3108.571715][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 3108.572197][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 3108.572666][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 3108.573131][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3108.573583][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3108.574210][ C1] RIP: 0010:queued_spin_lock_slowpath+0xa3/0xb90
[ 3108.574532][ C1] Code: 0f 1f 44 00 00 49 89 fd 49 89 fc 41 be 01 00 00 00 48 b8 00 00 00 00 00 fc ff df 49 c1 ed 03 41 83 e4 07 49 01 c5 41 83 c4 03 04 00 00 00 48 89 ef e8 c0 35 0c fe 41 0f b6 45 00 41 38 c4 7c
[ 3108.575511][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3108.575824][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3108.576228][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3108.576633][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3108.577040][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3108.577445][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3108.577852][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3108.578306][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3108.578643][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3108.579052][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3108.579460][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3108.579865][ C1] PKRU: 55555554
[ 3108.580048][ C1] Call Trace:
[ 3108.580224][ C1]
[ 3108.580374][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3108.580640][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3108.580888][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3108.581168][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3108.581446][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3108.581739][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3108.582007][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3108.582317][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3108.582585][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3108.582899][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3108.583198][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3108.583515][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3108.583812][ C1] ? queued_spin_lock_slowpath+0xa3/0xb90
[ 3108.584110][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3108.584406][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3108.584722][ C1] ? get_stack_info+0x36/0xc0
[ 3108.584965][ C1] ? lock_acquire+0x1c1/0x220
[ 3108.585209][ C1] ? lock_release+0x1d5/0x250
[ 3108.585453][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3108.585706][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3108.585980][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3108.586268][ C1] ? lock_acquire+0x1c1/0x220
[ 3108.586507][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3108.586750][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3108.587012][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3108.587249][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3108.587498][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3108.587756][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3108.588034][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3108.588312][ C1] ip_local_deliver+0x19d/0x480
[ 3108.588562][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3108.588834][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3108.589099][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3108.589451][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3108.589706][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3108.590029][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3108.590295][ C1] ip_rcv+0x564/0x740
[ 3108.590499][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3108.590731][ C1] ? set_track_prepare+0x8a/0xd0
[ 3108.590985][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3108.591269][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3108.591547][ C1] ? skb_clone+0x10b/0x330
[ 3108.591779][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3108.592102][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3108.592409][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3108.592695][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3108.592990][ C1] ? __tcf_classify+0x329/0x7d0
[ 3108.593241][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3108.593477][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3108.593780][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3108.594079][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3108.594410][ C1] ? lock_acquire+0x1c1/0x220
[ 3108.594652][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3108.594952][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3108.595245][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3108.595571][ C1] ? __copy_skb_header+0xaf/0x490
[ 3108.595832][ C1] ? __skb_clone+0x57a/0x760
[ 3108.596069][ C1] netif_receive_skb+0x55/0x280
[ 3108.596323][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3108.596639][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3108.596976][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3108.597282][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3108.597560][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3108.597853][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3108.598172][ C1] ? hlock_class+0x4e/0x130
[ 3108.598409][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3108.598689][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3108.598969][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3108.599239][ C1] ? hlock_class+0x4e/0x130
[ 3108.599474][ C1] ? mark_lock+0x38/0x3e0
[ 3108.599698][ C1] ? stack_access_ok+0xda/0x1f0
[ 3108.599949][ C1] ? __lock_acquire+0xb67/0x1610
[ 3108.600206][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3108.600488][ C1] ? get_stack_info+0x36/0xc0
[ 3108.600731][ C1] ? stack_access_ok+0xda/0x1f0
[ 3108.600980][ C1] ? get_reg+0x119/0x190
[ 3108.601202][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3108.601473][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3108.601789][ C1] __tcf_classify+0x329/0x7d0
[ 3108.602033][ C1] tcf_classify+0x283/0x930
[ 3108.602269][ C1] ? arch_stack_walk+0xa2/0x100
[ 3108.602525][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3108.602785][ C1] ? get_stack_info+0x36/0xc0
[ 3108.603031][ C1] tc_run+0x2e4/0x5d0
[ 3108.603239][ C1] ? __pfx_tc_run+0x10/0x10
[ 3108.603473][ C1] ? lock_acquire+0x1c1/0x220
[ 3108.603714][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3108.603978][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3108.604243][ C1] ? lock_acquire+0x1c1/0x220
[ 3108.604485][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3108.604752][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3108.605064][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3108.605336][ C1] ? neigh_hh_output+0x348/0x590
[ 3108.605590][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3108.605856][ C1] ip_finish_output2+0x786/0x18e0
[ 3108.606115][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3108.606398][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3108.606739][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3108.607015][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3108.607272][ C1] ? __ip_finish_output+0x10f/0x770
[ 3108.607538][ C1] ip_output+0x16b/0x4f0
[ 3108.607757][ C1] ? run_timer_softirq+0x72/0x100
[ 3108.608016][ C1] ? __pfx_ip_output+0x10/0x10
[ 3108.608260][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3108.608549][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3108.608802][ C1] ? ip_local_out+0x114/0x3b0
[ 3108.609042][ C1] __ip_queue_xmit+0x672/0x1910
[ 3108.609294][ C1] ? __create_object+0x5e/0xb0
[ 3108.609540][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3108.609807][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3108.610090][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3108.610366][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3108.610654][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3108.610931][ C1] tcp_delack_timer+0x84/0x240
[ 3108.611177][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3108.611453][ C1] call_timer_fn+0x173/0x430
[ 3108.611689][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3108.611951][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3108.612214][ C1] __run_timers.part.0+0x52d/0x890
[ 3108.612475][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3108.612753][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3108.613040][ C1] ? lock_acquire+0x1c1/0x220
[ 3108.613284][ C1] ? clockevents_program_event+0xf6/0x300
[ 3108.613578][ C1] ? lock_release+0x1d5/0x250
[ 3108.613821][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3108.614092][ C1] ? ktime_get+0xb3/0x190
[ 3108.614321][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3108.614620][ C1] run_timer_softirq+0x72/0x100
[ 3108.614873][ C1] __do_softirq+0x1b9/0x7ff
[ 3108.615113][ C1] irq_exit_rcu+0x98/0xc0
[ 3108.615336][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3108.615628][ C1]
[ 3108.615780][ C1]
[ 3108.615933][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3108.616244][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3108.616574][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3108.617561][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3108.617874][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3108.618280][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3108.618687][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3108.619091][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3108.619496][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3108.619904][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3108.620208][ C1] pipe_read+0xa16/0xdf0
[ 3108.620431][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3108.620714][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3108.620959][ C1] ? iterate_tty_write+0x299/0x540
[ 3108.621231][ C1] ? lock_release+0x1d5/0x250
[ 3108.621473][ C1] vfs_read+0x911/0xc00
[ 3108.621692][ C1] ? lock_acquire+0x1c1/0x220
[ 3108.621932][ C1] ? __might_fault+0xc6/0x180
[ 3108.622177][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3108.622419][ C1] ? __might_fault+0xc6/0x180
[ 3108.622664][ C1] ? lock_release+0x1d5/0x250
[ 3108.622905][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3108.623174][ C1] ? __fget_light+0x54/0x1e0
[ 3108.623414][ C1] ksys_read+0x17a/0x1e0
[ 3108.623635][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3108.623881][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3108.624198][ C1] do_syscall_64+0xc9/0x1e0
[ 3108.624435][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3108.624737][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3108.624967][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3108.625941][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3108.626365][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3108.626766][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3108.627169][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3108.627569][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3108.627970][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3108.628374][ C1]
[ 3108.628533][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 704s! [swapper/2:0]
[ 3108.628952][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3108.630208][ C2] irq event stamp: 44114564
[ 3108.630435][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3108.630971][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 3108.631486][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 3108.631959][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 3108.632428][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3108.632884][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3108.633494][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3108.633816][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3108.634793][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 3108.635101][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3108.635500][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3108.635900][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3108.636298][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3108.636695][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3108.637092][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3108.637543][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3108.637878][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3108.638279][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3108.638676][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3108.639074][ C2] PKRU: 55555554
[ 3108.639255][ C2] Call Trace:
[ 3108.639426][ C2]
[ 3108.639573][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3108.639835][ C2] ? __run_hrtimer+0x1c0/0x710
[ 3108.640079][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3108.640359][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 3108.640631][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3108.640917][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3108.641184][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3108.641490][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 3108.641749][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 3108.642011][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3108.642322][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3108.642617][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3108.642931][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3108.643219][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3108.643513][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3108.643799][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3108.644116][ C2] ? get_stack_info+0x36/0xc0
[ 3108.644357][ C2] ? lock_acquire+0x1c1/0x220
[ 3108.644597][ C2] ? lock_release+0x1d5/0x250
[ 3108.644834][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3108.645082][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3108.645354][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3108.645639][ C2] ? lock_acquire+0x1c1/0x220
[ 3108.645876][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3108.646114][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3108.646375][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3108.646609][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3108.646854][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3108.647112][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3108.647385][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3108.647661][ C2] ip_local_deliver+0x19d/0x480
[ 3108.647908][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3108.648182][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3108.648445][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3108.648790][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3108.649042][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3108.649361][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3108.649622][ C2] ip_rcv+0x564/0x740
[ 3108.649824][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3108.650058][ C2] ? set_track_prepare+0x8a/0xd0
[ 3108.650312][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3108.650587][ C2] ? start_secondary+0x21c/0x2b0
[ 3108.650837][ C2] ? skb_clone+0x10b/0x330
[ 3108.651065][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3108.651386][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3108.651690][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3108.651973][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3108.652267][ C2] ? __tcf_classify+0x329/0x7d0
[ 3108.652515][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3108.652745][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3108.653042][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3108.653331][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3108.653656][ C2] ? lock_acquire+0x1c1/0x220
[ 3108.653895][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3108.654199][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3108.654486][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3108.654802][ C2] ? __copy_skb_header+0xaf/0x490
[ 3108.655059][ C2] ? __skb_clone+0x57a/0x760
[ 3108.655293][ C2] netif_receive_skb+0x55/0x280
[ 3108.655541][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3108.655852][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3108.656184][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3108.656483][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3108.656756][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3108.657042][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3108.657355][ C2] ? get_stack_info+0x36/0xc0
[ 3108.657597][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3108.657859][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3108.658178][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3108.658453][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3108.658731][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3108.659046][ C2] ? kernel_text_address+0x17/0xe0
[ 3108.659308][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3108.659619][ C2] ? arch_stack_walk+0x8c/0x100
[ 3108.659866][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3108.660132][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3108.660418][ C2] ? lock_acquire+0x1c1/0x220
[ 3108.660657][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3108.660938][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3108.661244][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3108.661519][ C2] ? get_stack_info+0x36/0xc0
[ 3108.661761][ C2] __tcf_classify+0x329/0x7d0
[ 3108.662002][ C2] tcf_classify+0x283/0x930
[ 3108.662234][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3108.662490][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3108.662802][ C2] tc_run+0x2e4/0x5d0
[ 3108.663007][ C2] ? __pfx_tc_run+0x10/0x10
[ 3108.663240][ C2] ? lock_acquire+0x1c1/0x220
[ 3108.663478][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3108.663738][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3108.663989][ C2] ? lock_acquire+0x1c1/0x220
[ 3108.664240][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3108.664505][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3108.664806][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3108.665079][ C2] ? neigh_hh_output+0x348/0x590
[ 3108.665332][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3108.665596][ C2] ip_finish_output2+0x786/0x18e0
[ 3108.665852][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3108.666198][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3108.666472][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3108.666723][ C2] ? __ip_finish_output+0x10f/0x770
[ 3108.666986][ C2] ip_output+0x16b/0x4f0
[ 3108.667203][ C2] ? __pfx_ip_output+0x10/0x10
[ 3108.667445][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3108.667723][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3108.668033][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3108.668311][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3108.668562][ C2] ? __alloc_skb+0xd4/0x280
[ 3108.668789][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3108.669060][ C2] ? tcp_fragment+0x168/0x1040
[ 3108.669303][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3108.669554][ C2] ? ip_local_out+0x114/0x3b0
[ 3108.669798][ C2] __ip_queue_xmit+0x672/0x1910
[ 3108.670046][ C2] ? __skb_clone+0x57a/0x760
[ 3108.670283][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3108.670549][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3108.670829][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3108.671073][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3108.671324][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3108.671623][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3108.671942][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3108.672186][ C2] tcp_send_loss_probe+0x348/0x830
[ 3108.672446][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3108.672716][ C2] tcp_write_timer+0x82/0x1d0
[ 3108.672955][ C2] call_timer_fn+0x173/0x430
[ 3108.673194][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3108.673455][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3108.673716][ C2] __run_timers.part.0+0x52d/0x890
[ 3108.673975][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3108.674252][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3108.674538][ C2] ? lock_acquire+0x1c1/0x220
[ 3108.674776][ C2] ? clockevents_program_event+0xf6/0x300
[ 3108.675065][ C2] ? lock_release+0x1d5/0x250
[ 3108.675305][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3108.675569][ C2] ? ktime_get+0xb3/0x190
[ 3108.675788][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3108.676085][ C2] run_timer_softirq+0x72/0x100
[ 3108.676334][ C2] __do_softirq+0x1b9/0x7ff
[ 3108.676566][ C2] irq_exit_rcu+0x98/0xc0
[ 3108.676787][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3108.677070][ C2]
[ 3108.677224][ C2]
[ 3108.677373][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3108.677677][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3108.677934][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3108.678903][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3108.679212][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3108.679610][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3108.680006][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3108.680407][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3108.680804][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3108.681210][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3108.681498][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3108.681759][ C2] default_idle_call+0x69/0xa0
[ 3108.682001][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3108.682252][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3108.682530][ C2] ? lock_release+0x1d5/0x250
[ 3108.682767][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3108.683042][ C2] do_idle+0xfb/0x160
[ 3108.683246][ C2] cpu_startup_entry+0x55/0x60
[ 3108.683489][ C2] start_secondary+0x21c/0x2b0
[ 3108.683731][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3108.684000][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3108.684317][ C2]
[ 3136.569270][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 730s! [swapper/2:0]
[ 3136.569694][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3136.570944][ C2] irq event stamp: 44114564
[ 3136.571172][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3136.571703][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 3136.572216][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 3136.572691][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 3136.573157][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3136.573611][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3136.574230][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3136.574553][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3136.575520][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 3136.575825][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3136.576221][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3136.576618][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3136.577016][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3136.577412][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3136.577809][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3136.578256][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3136.578587][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3136.578988][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3136.579387][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3136.579785][ C2] PKRU: 55555554
[ 3136.579967][ C2] Call Trace:
[ 3136.580139][ C2]
[ 3136.580287][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3136.580547][ C2] ? __run_hrtimer+0x1c0/0x710
[ 3136.580789][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3136.581064][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 3136.581338][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3136.581625][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3136.581889][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3136.582195][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 3136.582455][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 3136.582716][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3136.583024][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3136.583320][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3136.583632][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3136.583932][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3136.584226][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3136.584514][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3136.584823][ C2] ? get_stack_info+0x36/0xc0
[ 3136.585064][ C2] ? lock_acquire+0x1c1/0x220
[ 3136.585301][ C2] ? lock_release+0x1d5/0x250
[ 3136.585541][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3136.585788][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3136.586058][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3136.586346][ C2] ? lock_acquire+0x1c1/0x220
[ 3136.586582][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3136.586821][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3136.587079][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3136.587314][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3136.587561][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3136.587818][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3136.588090][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3136.588366][ C2] ip_local_deliver+0x19d/0x480
[ 3136.588613][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3136.588884][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3136.589147][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3136.589493][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3136.589745][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3136.590064][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3136.590326][ C2] ip_rcv+0x564/0x740
[ 3136.590529][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3136.590759][ C2] ? set_track_prepare+0x8a/0xd0
[ 3136.591011][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3136.591286][ C2] ? start_secondary+0x21c/0x2b0
[ 3136.591537][ C2] ? skb_clone+0x10b/0x330
[ 3136.591762][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3136.592078][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3136.592386][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3136.592667][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3136.592959][ C2] ? __tcf_classify+0x329/0x7d0
[ 3136.593209][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3136.593437][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3136.593736][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3136.594029][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3136.594355][ C2] ? lock_acquire+0x1c1/0x220
[ 3136.594593][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3136.594888][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3136.595174][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3136.595490][ C2] ? __copy_skb_header+0xaf/0x490
[ 3136.595746][ C2] ? __skb_clone+0x57a/0x760
[ 3136.595979][ C2] netif_receive_skb+0x55/0x280
[ 3136.596228][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3136.596539][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3136.596871][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3136.597170][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3136.597444][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3136.597730][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3136.598043][ C2] ? get_stack_info+0x36/0xc0
[ 3136.598285][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3136.598547][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3136.598863][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3136.599138][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3136.599415][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3136.599729][ C2] ? kernel_text_address+0x17/0xe0
[ 3136.599989][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3136.600301][ C2] ? arch_stack_walk+0x8c/0x100
[ 3136.600549][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3136.600813][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3136.601099][ C2] ? lock_acquire+0x1c1/0x220
[ 3136.601338][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3136.601620][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3136.601925][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3136.602201][ C2] ? get_stack_info+0x36/0xc0
[ 3136.602443][ C2] __tcf_classify+0x329/0x7d0
[ 3136.602683][ C2] tcf_classify+0x283/0x930
[ 3136.602915][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3136.603171][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3136.603482][ C2] tc_run+0x2e4/0x5d0
[ 3136.603686][ C2] ? __pfx_tc_run+0x10/0x10
[ 3136.603923][ C2] ? lock_acquire+0x1c1/0x220
[ 3136.604162][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3136.604422][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3136.604674][ C2] ? lock_acquire+0x1c1/0x220
[ 3136.604910][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3136.605175][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3136.605478][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3136.605750][ C2] ? neigh_hh_output+0x348/0x590
[ 3136.606001][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3136.606267][ C2] ip_finish_output2+0x786/0x18e0
[ 3136.606522][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3136.606858][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3136.607132][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3136.607384][ C2] ? __ip_finish_output+0x10f/0x770
[ 3136.607647][ C2] ip_output+0x16b/0x4f0
[ 3136.607862][ C2] ? __pfx_ip_output+0x10/0x10
[ 3136.608104][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3136.608380][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3136.608690][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3136.608968][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3136.609221][ C2] ? __alloc_skb+0xd4/0x280
[ 3136.609449][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3136.609719][ C2] ? tcp_fragment+0x168/0x1040
[ 3136.609960][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3136.610212][ C2] ? ip_local_out+0x114/0x3b0
[ 3136.610452][ C2] __ip_queue_xmit+0x672/0x1910
[ 3136.610699][ C2] ? __skb_clone+0x57a/0x760
[ 3136.610933][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3136.611200][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3136.611478][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3136.611724][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3136.611973][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3136.612273][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3136.612592][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3136.612835][ C2] tcp_send_loss_probe+0x348/0x830
[ 3136.613094][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3136.613363][ C2] tcp_write_timer+0x82/0x1d0
[ 3136.613601][ C2] call_timer_fn+0x173/0x430
[ 3136.613839][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3136.614108][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3136.614369][ C2] __run_timers.part.0+0x52d/0x890
[ 3136.614628][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3136.614897][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3136.615183][ C2] ? lock_acquire+0x1c1/0x220
[ 3136.615421][ C2] ? clockevents_program_event+0xf6/0x300
[ 3136.615712][ C2] ? lock_release+0x1d5/0x250
[ 3136.615952][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3136.616216][ C2] ? ktime_get+0xb3/0x190
[ 3136.616435][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3136.616733][ C2] run_timer_softirq+0x72/0x100
[ 3136.616981][ C2] __do_softirq+0x1b9/0x7ff
[ 3136.617214][ C2] irq_exit_rcu+0x98/0xc0
[ 3136.617435][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3136.617719][ C2]
[ 3136.617870][ C2]
[ 3136.618019][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3136.618324][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3136.618582][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3136.619549][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3136.619857][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3136.620254][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3136.620651][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3136.621050][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3136.621448][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3136.621848][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3136.622136][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3136.622397][ C2] default_idle_call+0x69/0xa0
[ 3136.622638][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3136.622889][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3136.623169][ C2] ? lock_release+0x1d5/0x250
[ 3136.623404][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3136.623679][ C2] do_idle+0xfb/0x160
[ 3136.623882][ C2] cpu_startup_entry+0x55/0x60
[ 3136.624133][ C2] start_secondary+0x21c/0x2b0
[ 3136.624375][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3136.624644][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3136.624953][ C2]
[ 3136.625111][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 730s! [perl:4135]
[ 3136.625536][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3136.626801][ C1] irq event stamp: 209232
[ 3136.627019][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3136.627551][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 3136.628037][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 3136.628512][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 3136.628974][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3136.629423][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3136.630041][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3136.630370][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3136.631353][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3136.631665][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3136.632069][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3136.632473][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3136.632878][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3136.633283][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3136.633686][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3136.634145][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3136.634481][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3136.634891][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3136.635297][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3136.635701][ C1] PKRU: 55555554
[ 3136.635886][ C1] Call Trace:
[ 3136.636061][ C1]
[ 3136.636211][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3136.636477][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3136.636724][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3136.637003][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3136.637280][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3136.637572][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3136.637840][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3136.638150][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3136.638415][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3136.638730][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3136.639026][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3136.639345][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3136.639640][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3136.639937][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3136.640231][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3136.640550][ C1] ? get_stack_info+0x36/0xc0
[ 3136.640793][ C1] ? lock_acquire+0x1c1/0x220
[ 3136.641037][ C1] ? lock_release+0x1d5/0x250
[ 3136.641280][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3136.641530][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3136.641804][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3136.642090][ C1] ? lock_acquire+0x1c1/0x220
[ 3136.642330][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3136.642572][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3136.642833][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3136.643069][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3136.643317][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3136.643575][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3136.643852][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3136.644137][ C1] ip_local_deliver+0x19d/0x480
[ 3136.644385][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3136.644657][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3136.644921][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3136.645273][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3136.645526][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3136.645848][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3136.646112][ C1] ip_rcv+0x564/0x740
[ 3136.646316][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3136.646549][ C1] ? set_track_prepare+0x8a/0xd0
[ 3136.646807][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3136.647088][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3136.647365][ C1] ? skb_clone+0x10b/0x330
[ 3136.647596][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3136.647915][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3136.648221][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3136.648504][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3136.648799][ C1] ? __tcf_classify+0x329/0x7d0
[ 3136.649050][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3136.649284][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3136.649585][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3136.649876][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3136.650204][ C1] ? lock_acquire+0x1c1/0x220
[ 3136.650445][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3136.650743][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3136.651032][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3136.651352][ C1] ? __copy_skb_header+0xaf/0x490
[ 3136.651612][ C1] ? __skb_clone+0x57a/0x760
[ 3136.651848][ C1] netif_receive_skb+0x55/0x280
[ 3136.652099][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3136.652416][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3136.652752][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3136.653054][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3136.653331][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3136.653621][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3136.653945][ C1] ? hlock_class+0x4e/0x130
[ 3136.654183][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3136.654462][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3136.654741][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3136.655012][ C1] ? hlock_class+0x4e/0x130
[ 3136.655246][ C1] ? mark_lock+0x38/0x3e0
[ 3136.655471][ C1] ? stack_access_ok+0xda/0x1f0
[ 3136.655720][ C1] ? __lock_acquire+0xb67/0x1610
[ 3136.655975][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3136.656258][ C1] ? get_stack_info+0x36/0xc0
[ 3136.656500][ C1] ? stack_access_ok+0xda/0x1f0
[ 3136.656748][ C1] ? get_reg+0x119/0x190
[ 3136.656968][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3136.657239][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3136.657553][ C1] __tcf_classify+0x329/0x7d0
[ 3136.657796][ C1] tcf_classify+0x283/0x930
[ 3136.658029][ C1] ? arch_stack_walk+0xa2/0x100
[ 3136.658281][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3136.658541][ C1] ? get_stack_info+0x36/0xc0
[ 3136.658785][ C1] tc_run+0x2e4/0x5d0
[ 3136.658993][ C1] ? __pfx_tc_run+0x10/0x10
[ 3136.659228][ C1] ? lock_acquire+0x1c1/0x220
[ 3136.659469][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3136.659732][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3136.659987][ C1] ? lock_acquire+0x1c1/0x220
[ 3136.660230][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3136.660495][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3136.660802][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3136.661075][ C1] ? neigh_hh_output+0x348/0x590
[ 3136.661329][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3136.661594][ C1] ip_finish_output2+0x786/0x18e0
[ 3136.661851][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3136.662132][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3136.662471][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3136.662747][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3136.663001][ C1] ? __ip_finish_output+0x10f/0x770
[ 3136.663266][ C1] ip_output+0x16b/0x4f0
[ 3136.663483][ C1] ? run_timer_softirq+0x72/0x100
[ 3136.663741][ C1] ? __pfx_ip_output+0x10/0x10
[ 3136.663991][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3136.664281][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3136.664533][ C1] ? ip_local_out+0x114/0x3b0
[ 3136.664772][ C1] __ip_queue_xmit+0x672/0x1910
[ 3136.665022][ C1] ? __create_object+0x5e/0xb0
[ 3136.665268][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3136.665535][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3136.665818][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3136.666095][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3136.666381][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3136.666656][ C1] tcp_delack_timer+0x84/0x240
[ 3136.666900][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3136.667174][ C1] call_timer_fn+0x173/0x430
[ 3136.667410][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3136.667672][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3136.667933][ C1] __run_timers.part.0+0x52d/0x890
[ 3136.668193][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3136.668470][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3136.668758][ C1] ? lock_acquire+0x1c1/0x220
[ 3136.668999][ C1] ? clockevents_program_event+0xf6/0x300
[ 3136.669292][ C1] ? lock_release+0x1d5/0x250
[ 3136.669535][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3136.669802][ C1] ? ktime_get+0xb3/0x190
[ 3136.670027][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3136.670327][ C1] run_timer_softirq+0x72/0x100
[ 3136.670577][ C1] __do_softirq+0x1b9/0x7ff
[ 3136.670814][ C1] irq_exit_rcu+0x98/0xc0
[ 3136.671037][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3136.671329][ C1]
[ 3136.671480][ C1]
[ 3136.671632][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3136.671941][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3136.672269][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3136.673255][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3136.673568][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3136.673980][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3136.674388][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3136.674791][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3136.675194][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3136.675598][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3136.675899][ C1] pipe_read+0xa16/0xdf0
[ 3136.676122][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3136.676406][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3136.676652][ C1] ? iterate_tty_write+0x299/0x540
[ 3136.676918][ C1] ? lock_release+0x1d5/0x250
[ 3136.677160][ C1] vfs_read+0x911/0xc00
[ 3136.677379][ C1] ? lock_acquire+0x1c1/0x220
[ 3136.677618][ C1] ? __might_fault+0xc6/0x180
[ 3136.677864][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3136.678108][ C1] ? __might_fault+0xc6/0x180
[ 3136.678352][ C1] ? lock_release+0x1d5/0x250
[ 3136.678592][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3136.678861][ C1] ? __fget_light+0x54/0x1e0
[ 3136.679099][ C1] ksys_read+0x17a/0x1e0
[ 3136.679320][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3136.679564][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3136.679870][ C1] do_syscall_64+0xc9/0x1e0
[ 3136.680106][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3136.680405][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3136.680633][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3136.681605][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3136.682029][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3136.682429][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3136.682829][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3136.683227][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3136.683629][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3136.684038][ C1]
[ 3161.483102][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3161.483467][ C1] rcu: 1-....: (805049 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=197842
[ 3161.484027][ C1] rcu: (t=806596 jiffies g=1882453 q=694 ncpus=4)
[ 3161.484356][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3161.484804][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3161.485416][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12b/0xb90
[ 3161.485744][ C1] Code: 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc 90 e9 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2
[ 3161.486715][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3161.487024][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3161.487423][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3161.487824][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3161.488225][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3161.488623][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3161.489023][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3161.489470][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3161.489805][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3161.490205][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3161.490603][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3161.491003][ C1] PKRU: 55555554
[ 3161.491184][ C1] Call Trace:
[ 3161.491355][ C1]
[ 3161.491503][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 3161.491778][ C1] ? print_cpu_stall+0x263/0x6a0
[ 3161.492030][ C1] ? check_cpu_stall+0x284/0x500
[ 3161.492281][ C1] ? rcu_pending+0x92/0x360
[ 3161.492511][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 3161.492780][ C1] ? update_process_times+0xb9/0x110
[ 3161.493051][ C1] ? tick_sched_handle+0x67/0x130
[ 3161.493308][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 3161.493594][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3161.493844][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 3161.494157][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3161.494429][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3161.494716][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3161.494982][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3161.495288][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3161.495550][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3161.495860][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3161.496157][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3161.496473][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3161.496761][ C1] ? queued_spin_lock_slowpath+0x12b/0xb90
[ 3161.497057][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3161.497345][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3161.497656][ C1] ? get_stack_info+0x36/0xc0
[ 3161.497898][ C1] ? lock_acquire+0x1c1/0x220
[ 3161.498139][ C1] ? lock_release+0x1d5/0x250
[ 3161.498378][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3161.498627][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3161.498900][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3161.499185][ C1] ? lock_acquire+0x1c1/0x220
[ 3161.499425][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3161.499667][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3161.499928][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3161.500163][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3161.500409][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3161.500668][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3161.500943][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3161.501222][ C1] ip_local_deliver+0x19d/0x480
[ 3161.501472][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3161.501748][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3161.502011][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3161.502358][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3161.502612][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3161.502930][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3161.503192][ C1] ip_rcv+0x564/0x740
[ 3161.503395][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3161.503626][ C1] ? set_track_prepare+0x8a/0xd0
[ 3161.503886][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3161.504162][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3161.504434][ C1] ? skb_clone+0x10b/0x330
[ 3161.504662][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3161.504981][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3161.505288][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3161.505570][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3161.505869][ C1] ? __tcf_classify+0x329/0x7d0
[ 3161.506117][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3161.506347][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3161.506649][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3161.506933][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3161.507262][ C1] ? lock_acquire+0x1c1/0x220
[ 3161.507504][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3161.507801][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3161.508087][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3161.508404][ C1] ? __copy_skb_header+0xaf/0x490
[ 3161.508665][ C1] ? __skb_clone+0x57a/0x760
[ 3161.508902][ C1] netif_receive_skb+0x55/0x280
[ 3161.509157][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3161.509471][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3161.509808][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3161.510109][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3161.510385][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3161.510680][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3161.510996][ C1] ? hlock_class+0x4e/0x130
[ 3161.511232][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3161.511511][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3161.511791][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3161.512059][ C1] ? hlock_class+0x4e/0x130
[ 3161.512293][ C1] ? mark_lock+0x38/0x3e0
[ 3161.512515][ C1] ? stack_access_ok+0xda/0x1f0
[ 3161.512769][ C1] ? __lock_acquire+0xb67/0x1610
[ 3161.513025][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3161.513303][ C1] ? get_stack_info+0x36/0xc0
[ 3161.513547][ C1] ? stack_access_ok+0xda/0x1f0
[ 3161.513802][ C1] ? get_reg+0x119/0x190
[ 3161.514019][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3161.514289][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3161.514602][ C1] __tcf_classify+0x329/0x7d0
[ 3161.514847][ C1] tcf_classify+0x283/0x930
[ 3161.515081][ C1] ? arch_stack_walk+0xa2/0x100
[ 3161.515332][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3161.515590][ C1] ? get_stack_info+0x36/0xc0
[ 3161.515834][ C1] tc_run+0x2e4/0x5d0
[ 3161.516042][ C1] ? __pfx_tc_run+0x10/0x10
[ 3161.516276][ C1] ? lock_acquire+0x1c1/0x220
[ 3161.516517][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3161.516778][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3161.517034][ C1] ? lock_acquire+0x1c1/0x220
[ 3161.517273][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3161.517539][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3161.517844][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3161.518123][ C1] ? neigh_hh_output+0x348/0x590
[ 3161.518375][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3161.518642][ C1] ip_finish_output2+0x786/0x18e0
[ 3161.518898][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3161.519177][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3161.519515][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3161.519793][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3161.520045][ C1] ? __ip_finish_output+0x10f/0x770
[ 3161.520313][ C1] ip_output+0x16b/0x4f0
[ 3161.520530][ C1] ? run_timer_softirq+0x72/0x100
[ 3161.520787][ C1] ? __pfx_ip_output+0x10/0x10
[ 3161.521033][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3161.521319][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3161.521572][ C1] ? ip_local_out+0x114/0x3b0
[ 3161.521814][ C1] __ip_queue_xmit+0x672/0x1910
[ 3161.522063][ C1] ? __create_object+0x5e/0xb0
[ 3161.522309][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3161.522579][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3161.522860][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3161.523134][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3161.523417][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3161.523688][ C1] tcp_delack_timer+0x84/0x240
[ 3161.523941][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3161.524217][ C1] call_timer_fn+0x173/0x430
[ 3161.524458][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3161.524723][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3161.524988][ C1] __run_timers.part.0+0x52d/0x890
[ 3161.525251][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3161.525528][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3161.525818][ C1] ? lock_acquire+0x1c1/0x220
[ 3161.526059][ C1] ? clockevents_program_event+0xf6/0x300
[ 3161.526355][ C1] ? lock_release+0x1d5/0x250
[ 3161.526596][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3161.526865][ C1] ? ktime_get+0xb3/0x190
[ 3161.527088][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3161.527390][ C1] run_timer_softirq+0x72/0x100
[ 3161.527642][ C1] __do_softirq+0x1b9/0x7ff
[ 3161.527877][ C1] irq_exit_rcu+0x98/0xc0
[ 3161.528100][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3161.528389][ C1]
[ 3161.528541][ C1]
[ 3161.528694][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3161.529002][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3161.529330][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3161.530313][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3161.530626][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3161.531030][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3161.531434][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3161.531841][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3161.532246][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3161.532651][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3161.532950][ C1] pipe_read+0xa16/0xdf0
[ 3161.533174][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3161.533454][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3161.533700][ C1] ? iterate_tty_write+0x299/0x540
[ 3161.533972][ C1] ? lock_release+0x1d5/0x250
[ 3161.534216][ C1] vfs_read+0x911/0xc00
[ 3161.534431][ C1] ? lock_acquire+0x1c1/0x220
[ 3161.534673][ C1] ? __might_fault+0xc6/0x180
[ 3161.534915][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3161.535155][ C1] ? __might_fault+0xc6/0x180
[ 3161.535399][ C1] ? lock_release+0x1d5/0x250
[ 3161.535639][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3161.535904][ C1] ? __fget_light+0x54/0x1e0
[ 3161.536143][ C1] ksys_read+0x17a/0x1e0
[ 3161.536360][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3161.536606][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3161.536913][ C1] do_syscall_64+0xc9/0x1e0
[ 3161.537145][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3161.537446][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3161.537674][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3161.538649][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3161.539070][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3161.539469][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3161.539869][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3161.540270][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3161.540669][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3161.541070][ C1]
[ 3161.541230][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 3161.541504][ C2] NMI backtrace for cpu 2
[ 3161.541512][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3161.541517][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3161.541520][ C2] RIP: 0010:__kasan_check_read+0x0/0x20
[ 3161.541527][ C2] Code: 48 c7 c7 b0 5a 98 98 5b 5d 41 5c e9 ba 23 9c ff 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 48 8b 0c 24 89 f6 31 d2 e9 af ef ff ff 66 66 2e 0f 1f
[ 3161.541530][ C2] RSP: 0018:ffffc9000021fa90 EFLAGS: 00000202
[ 3161.541533][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3161.541535][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3161.541536][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3161.541538][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3161.541540][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3161.541541][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3161.541543][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3161.541547][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3161.541548][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3161.541550][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3161.541551][ C2] PKRU: 55555554
[ 3161.541552][ C2] Call Trace:
[ 3161.541555][ C2]
[ 3161.541556][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 3161.541564][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 3161.541570][ C2] ? nmi_handle+0x153/0x420
[ 3161.541574][ C2] ? default_do_nmi+0x41/0x100
[ 3161.541577][ C2] ? exc_nmi+0xf3/0x120
[ 3161.541579][ C2] ? end_repeat_nmi+0xf/0x60
[ 3161.541584][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3161.541588][ C2] ? __pfx___kasan_check_read+0x10/0x10
[ 3161.541592][ C2] ? __pfx___kasan_check_read+0x10/0x10
[ 3161.541595][ C2] ? __pfx___kasan_check_read+0x10/0x10
[ 3161.541599][ C2]
[ 3161.541599][ C2]
[ 3161.541601][ C2] queued_spin_lock_slowpath+0xb0/0xb90
[ 3161.541604][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3161.541607][ C2] ? get_stack_info+0x36/0xc0
[ 3161.541611][ C2] ? lock_acquire+0x1c1/0x220
[ 3161.541615][ C2] ? lock_release+0x1d5/0x250
[ 3161.541618][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3161.541622][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3161.541625][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3161.541628][ C2] ? lock_acquire+0x1c1/0x220
[ 3161.541630][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3161.541634][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3161.541637][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3161.541643][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3161.541646][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3161.541650][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3161.541655][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3161.541659][ C2] ip_local_deliver+0x19d/0x480
[ 3161.541661][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3161.541663][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3161.541666][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3161.541672][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3161.541676][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3161.541679][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3161.541688][ C2] ip_rcv+0x564/0x740
[ 3161.541690][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3161.541693][ C2] ? set_track_prepare+0x8a/0xd0
[ 3161.541697][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3161.541700][ C2] ? start_secondary+0x21c/0x2b0
[ 3161.541703][ C2] ? skb_clone+0x10b/0x330
[ 3161.541706][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3161.541712][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3161.541718][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3161.541722][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3161.541730][ C2] ? __tcf_classify+0x329/0x7d0
[ 3161.541734][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3161.541736][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3161.541740][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3161.541743][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3161.541747][ C2] ? lock_acquire+0x1c1/0x220
[ 3161.541750][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3161.541754][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3161.541758][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3161.541762][ C2] ? __copy_skb_header+0xaf/0x490
[ 3161.541766][ C2] ? __skb_clone+0x57a/0x760
[ 3161.541768][ C2] netif_receive_skb+0x55/0x280
[ 3161.541771][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3161.541779][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3161.541785][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3161.541792][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3161.541796][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3161.541807][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3161.541814][ C2] ? get_stack_info+0x36/0xc0
[ 3161.541818][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3161.541821][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3161.541825][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3161.541827][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3161.541831][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3161.541833][ C2] ? kernel_text_address+0x17/0xe0
[ 3161.541835][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3161.541839][ C2] ? arch_stack_walk+0x8c/0x100
[ 3161.541843][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3161.541846][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3161.541849][ C2] ? lock_acquire+0x1c1/0x220
[ 3161.541851][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3161.541855][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3161.541859][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3161.541862][ C2] ? get_stack_info+0x36/0xc0
[ 3161.541866][ C2] __tcf_classify+0x329/0x7d0
[ 3161.541871][ C2] tcf_classify+0x283/0x930
[ 3161.541876][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3161.541879][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3161.541883][ C2] tc_run+0x2e4/0x5d0
[ 3161.541887][ C2] ? __pfx_tc_run+0x10/0x10
[ 3161.541890][ C2] ? lock_acquire+0x1c1/0x220
[ 3161.541892][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3161.541896][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3161.541900][ C2] ? lock_acquire+0x1c1/0x220
[ 3161.541902][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3161.541905][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3161.541908][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3161.541911][ C2] ? neigh_hh_output+0x348/0x590
[ 3161.541914][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3161.541918][ C2] ip_finish_output2+0x786/0x18e0
[ 3161.541921][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3161.541928][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3161.541931][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3161.541935][ C2] ? __ip_finish_output+0x10f/0x770
[ 3161.541938][ C2] ip_output+0x16b/0x4f0
[ 3161.541941][ C2] ? __pfx_ip_output+0x10/0x10
[ 3161.541944][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3161.541947][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3161.541950][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3161.541952][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3161.541955][ C2] ? __alloc_skb+0xd4/0x280
[ 3161.541957][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3161.541960][ C2] ? tcp_fragment+0x168/0x1040
[ 3161.541964][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3161.541966][ C2] ? ip_local_out+0x114/0x3b0
[ 3161.541970][ C2] __ip_queue_xmit+0x672/0x1910
[ 3161.541973][ C2] ? __skb_clone+0x57a/0x760
[ 3161.541976][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3161.541982][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3161.541984][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3161.541988][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3161.541992][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3161.541996][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3161.541999][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3161.542002][ C2] tcp_send_loss_probe+0x348/0x830
[ 3161.542005][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3161.542008][ C2] tcp_write_timer+0x82/0x1d0
[ 3161.542011][ C2] call_timer_fn+0x173/0x430
[ 3161.542014][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3161.542019][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3161.542023][ C2] __run_timers.part.0+0x52d/0x890
[ 3161.542026][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3161.542030][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3161.542033][ C2] ? lock_acquire+0x1c1/0x220
[ 3161.542036][ C2] ? clockevents_program_event+0xf6/0x300
[ 3161.542040][ C2] ? lock_release+0x1d5/0x250
[ 3161.542043][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3161.542046][ C2] ? ktime_get+0xb3/0x190
[ 3161.542050][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3161.542054][ C2] run_timer_softirq+0x72/0x100
[ 3161.542058][ C2] __do_softirq+0x1b9/0x7ff
[ 3161.542062][ C2] irq_exit_rcu+0x98/0xc0
[ 3161.542065][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3161.542067][ C2]
[ 3161.542068][ C2]
[ 3161.542069][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3161.542072][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3161.542075][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3161.542078][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3161.542079][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3161.542081][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3161.542082][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3161.542084][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3161.542085][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3161.542088][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3161.542091][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3161.542094][ C2] default_idle_call+0x69/0xa0
[ 3161.542097][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3161.542099][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3161.542103][ C2] ? lock_release+0x1d5/0x250
[ 3161.542105][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3161.542109][ C2] do_idle+0xfb/0x160
[ 3161.542111][ C2] cpu_startup_entry+0x55/0x60
[ 3161.542113][ C2] start_secondary+0x21c/0x2b0
[ 3161.542117][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3161.542121][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3161.542126][ C2]
[ 3184.777030][ T75] kmemleak: 44 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[ 3188.569271][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 778s! [perl:4135]
[ 3188.569692][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3188.570963][ C1] irq event stamp: 209232
[ 3188.571184][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3188.571716][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 3188.572196][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 3188.572668][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 3188.573132][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3188.573582][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3188.574204][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3188.574533][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3188.575511][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3188.575820][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3188.576222][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3188.576623][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3188.577023][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3188.577427][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3188.577829][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3188.578280][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3188.578615][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3188.579017][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3188.579421][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3188.579821][ C1] PKRU: 55555554
[ 3188.580004][ C1] Call Trace:
[ 3188.580175][ C1]
[ 3188.580325][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3188.580588][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3188.580833][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3188.581111][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3188.581384][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3188.581676][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3188.581944][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3188.582254][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3188.582518][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3188.582829][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3188.583127][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3188.583444][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3188.583740][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3188.584037][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3188.584329][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3188.584641][ C1] ? get_stack_info+0x36/0xc0
[ 3188.584883][ C1] ? lock_acquire+0x1c1/0x220
[ 3188.585126][ C1] ? lock_release+0x1d5/0x250
[ 3188.585369][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3188.585620][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3188.585894][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3188.586181][ C1] ? lock_acquire+0x1c1/0x220
[ 3188.586422][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3188.586665][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3188.586928][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3188.587165][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3188.587413][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3188.587673][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3188.587952][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3188.588231][ C1] ip_local_deliver+0x19d/0x480
[ 3188.588481][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3188.588754][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3188.589020][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3188.589371][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3188.589627][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3188.589950][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3188.590214][ C1] ip_rcv+0x564/0x740
[ 3188.590421][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3188.590655][ C1] ? set_track_prepare+0x8a/0xd0
[ 3188.590912][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3188.591193][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3188.591468][ C1] ? skb_clone+0x10b/0x330
[ 3188.591695][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3188.592017][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3188.592328][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3188.592613][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3188.592913][ C1] ? __tcf_classify+0x329/0x7d0
[ 3188.593166][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3188.593400][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3188.593709][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3188.593997][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3188.594327][ C1] ? lock_acquire+0x1c1/0x220
[ 3188.594565][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3188.594865][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3188.595154][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3188.595475][ C1] ? __copy_skb_header+0xaf/0x490
[ 3188.595737][ C1] ? __skb_clone+0x57a/0x760
[ 3188.595976][ C1] netif_receive_skb+0x55/0x280
[ 3188.596229][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3188.596548][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3188.596886][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3188.597190][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3188.597470][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3188.597761][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3188.598078][ C1] ? hlock_class+0x4e/0x130
[ 3188.598316][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3188.598596][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3188.598877][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3188.599146][ C1] ? hlock_class+0x4e/0x130
[ 3188.599383][ C1] ? mark_lock+0x38/0x3e0
[ 3188.599604][ C1] ? stack_access_ok+0xda/0x1f0
[ 3188.599857][ C1] ? __lock_acquire+0xb67/0x1610
[ 3188.600115][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3188.600396][ C1] ? get_stack_info+0x36/0xc0
[ 3188.600639][ C1] ? stack_access_ok+0xda/0x1f0
[ 3188.600889][ C1] ? get_reg+0x119/0x190
[ 3188.601110][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3188.601382][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3188.601694][ C1] __tcf_classify+0x329/0x7d0
[ 3188.601939][ C1] tcf_classify+0x283/0x930
[ 3188.602176][ C1] ? arch_stack_walk+0xa2/0x100
[ 3188.602429][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3188.602690][ C1] ? get_stack_info+0x36/0xc0
[ 3188.602933][ C1] tc_run+0x2e4/0x5d0
[ 3188.603143][ C1] ? __pfx_tc_run+0x10/0x10
[ 3188.603376][ C1] ? lock_acquire+0x1c1/0x220
[ 3188.603619][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3188.603888][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3188.604146][ C1] ? lock_acquire+0x1c1/0x220
[ 3188.604391][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3188.604660][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3188.604970][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3188.605246][ C1] ? neigh_hh_output+0x348/0x590
[ 3188.605504][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3188.605773][ C1] ip_finish_output2+0x786/0x18e0
[ 3188.606033][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3188.606314][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3188.606656][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3188.606934][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3188.607191][ C1] ? __ip_finish_output+0x10f/0x770
[ 3188.607458][ C1] ip_output+0x16b/0x4f0
[ 3188.607674][ C1] ? run_timer_softirq+0x72/0x100
[ 3188.607932][ C1] ? __pfx_ip_output+0x10/0x10
[ 3188.608180][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3188.608469][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3188.608723][ C1] ? ip_local_out+0x114/0x3b0
[ 3188.608966][ C1] __ip_queue_xmit+0x672/0x1910
[ 3188.609216][ C1] ? __create_object+0x5e/0xb0
[ 3188.609464][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3188.609734][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3188.610016][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3188.610294][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3188.610577][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3188.610851][ C1] tcp_delack_timer+0x84/0x240
[ 3188.611096][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3188.611371][ C1] call_timer_fn+0x173/0x430
[ 3188.611609][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3188.611873][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3188.612137][ C1] __run_timers.part.0+0x52d/0x890
[ 3188.612400][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3188.612677][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3188.612965][ C1] ? lock_acquire+0x1c1/0x220
[ 3188.613210][ C1] ? clockevents_program_event+0xf6/0x300
[ 3188.613502][ C1] ? lock_release+0x1d5/0x250
[ 3188.613753][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3188.614021][ C1] ? ktime_get+0xb3/0x190
[ 3188.614245][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3188.614547][ C1] run_timer_softirq+0x72/0x100
[ 3188.614800][ C1] __do_softirq+0x1b9/0x7ff
[ 3188.615037][ C1] irq_exit_rcu+0x98/0xc0
[ 3188.615259][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3188.615553][ C1]
[ 3188.615711][ C1]
[ 3188.615862][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3188.616172][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3188.616501][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3188.617486][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3188.617800][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3188.618204][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3188.618608][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3188.619014][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3188.619418][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3188.619823][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3188.620125][ C1] pipe_read+0xa16/0xdf0
[ 3188.620349][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3188.620631][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3188.620876][ C1] ? iterate_tty_write+0x299/0x540
[ 3188.621142][ C1] ? lock_release+0x1d5/0x250
[ 3188.621386][ C1] vfs_read+0x911/0xc00
[ 3188.621603][ C1] ? lock_acquire+0x1c1/0x220
[ 3188.621843][ C1] ? __might_fault+0xc6/0x180
[ 3188.622086][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3188.622330][ C1] ? __might_fault+0xc6/0x180
[ 3188.622573][ C1] ? lock_release+0x1d5/0x250
[ 3188.622816][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3188.623083][ C1] ? __fget_light+0x54/0x1e0
[ 3188.623324][ C1] ksys_read+0x17a/0x1e0
[ 3188.623543][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3188.623799][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3188.624108][ C1] do_syscall_64+0xc9/0x1e0
[ 3188.624346][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3188.624648][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3188.624883][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3188.625866][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3188.626290][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3188.626693][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3188.627093][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3188.627494][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3188.627894][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3188.628301][ C1]
[ 3188.628459][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 778s! [swapper/2:0]
[ 3188.628876][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3188.630130][ C2] irq event stamp: 44114564
[ 3188.630360][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3188.630893][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 3188.631405][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 3188.631881][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 3188.632351][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3188.632805][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3188.633416][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3188.633750][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3188.634720][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 3188.635028][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3188.635427][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3188.635824][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3188.636222][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3188.636622][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3188.637019][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3188.637466][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3188.637798][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3188.638198][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3188.638599][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3188.638996][ C2] PKRU: 55555554
[ 3188.639179][ C2] Call Trace:
[ 3188.639350][ C2]
[ 3188.639498][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3188.639764][ C2] ? __run_hrtimer+0x1c0/0x710
[ 3188.640009][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3188.640285][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 3188.640556][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3188.640846][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3188.641110][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3188.641417][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 3188.641678][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 3188.641939][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3188.642250][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3188.642545][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3188.642860][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3188.643150][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3188.643443][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3188.643741][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3188.644051][ C2] ? get_stack_info+0x36/0xc0
[ 3188.644290][ C2] ? lock_acquire+0x1c1/0x220
[ 3188.644530][ C2] ? lock_release+0x1d5/0x250
[ 3188.644769][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3188.645018][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3188.645291][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3188.645574][ C2] ? lock_acquire+0x1c1/0x220
[ 3188.645812][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3188.646053][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3188.646313][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3188.646548][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3188.646795][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3188.647052][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3188.647328][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3188.647604][ C2] ip_local_deliver+0x19d/0x480
[ 3188.647851][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3188.648122][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3188.648384][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3188.648733][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3188.648985][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3188.649305][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3188.649568][ C2] ip_rcv+0x564/0x740
[ 3188.649771][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3188.650001][ C2] ? set_track_prepare+0x8a/0xd0
[ 3188.650254][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3188.650534][ C2] ? start_secondary+0x21c/0x2b0
[ 3188.650786][ C2] ? skb_clone+0x10b/0x330
[ 3188.651011][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3188.651330][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3188.651636][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3188.651915][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3188.652212][ C2] ? __tcf_classify+0x329/0x7d0
[ 3188.652461][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3188.652692][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3188.652994][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3188.653278][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3188.653604][ C2] ? lock_acquire+0x1c1/0x220
[ 3188.653858][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3188.654157][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3188.654441][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3188.654757][ C2] ? __copy_skb_header+0xaf/0x490
[ 3188.655016][ C2] ? __skb_clone+0x57a/0x760
[ 3188.655251][ C2] netif_receive_skb+0x55/0x280
[ 3188.655501][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3188.655813][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3188.656147][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3188.656445][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3188.656721][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3188.657008][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3188.657322][ C2] ? get_stack_info+0x36/0xc0
[ 3188.657563][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3188.657828][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3188.658146][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3188.658422][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3188.658698][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3188.659013][ C2] ? kernel_text_address+0x17/0xe0
[ 3188.659274][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3188.659587][ C2] ? arch_stack_walk+0x8c/0x100
[ 3188.659837][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3188.660101][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3188.660386][ C2] ? lock_acquire+0x1c1/0x220
[ 3188.660624][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3188.660909][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3188.661212][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3188.661492][ C2] ? get_stack_info+0x36/0xc0
[ 3188.661731][ C2] __tcf_classify+0x329/0x7d0
[ 3188.661972][ C2] tcf_classify+0x283/0x930
[ 3188.662208][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3188.662464][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3188.662778][ C2] tc_run+0x2e4/0x5d0
[ 3188.662984][ C2] ? __pfx_tc_run+0x10/0x10
[ 3188.663215][ C2] ? lock_acquire+0x1c1/0x220
[ 3188.663452][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3188.663725][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3188.663978][ C2] ? lock_acquire+0x1c1/0x220
[ 3188.664218][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3188.664481][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3188.664784][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3188.665054][ C2] ? neigh_hh_output+0x348/0x590
[ 3188.665307][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3188.665571][ C2] ip_finish_output2+0x786/0x18e0
[ 3188.665827][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3188.666163][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3188.666441][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3188.666693][ C2] ? __ip_finish_output+0x10f/0x770
[ 3188.666957][ C2] ip_output+0x16b/0x4f0
[ 3188.667174][ C2] ? __pfx_ip_output+0x10/0x10
[ 3188.667417][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3188.667696][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3188.668007][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3188.668284][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3188.668534][ C2] ? __alloc_skb+0xd4/0x280
[ 3188.668766][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3188.669034][ C2] ? tcp_fragment+0x168/0x1040
[ 3188.669279][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3188.669530][ C2] ? ip_local_out+0x114/0x3b0
[ 3188.669770][ C2] __ip_queue_xmit+0x672/0x1910
[ 3188.670017][ C2] ? __skb_clone+0x57a/0x760
[ 3188.670252][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3188.670517][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3188.670804][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3188.671049][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3188.671298][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3188.671598][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3188.671917][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3188.672161][ C2] tcp_send_loss_probe+0x348/0x830
[ 3188.672421][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3188.672689][ C2] tcp_write_timer+0x82/0x1d0
[ 3188.672928][ C2] call_timer_fn+0x173/0x430
[ 3188.673167][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3188.673429][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3188.673697][ C2] __run_timers.part.0+0x52d/0x890
[ 3188.673957][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3188.674226][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3188.674510][ C2] ? lock_acquire+0x1c1/0x220
[ 3188.674748][ C2] ? clockevents_program_event+0xf6/0x300
[ 3188.675039][ C2] ? lock_release+0x1d5/0x250
[ 3188.675278][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3188.675543][ C2] ? ktime_get+0xb3/0x190
[ 3188.675763][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3188.676059][ C2] run_timer_softirq+0x72/0x100
[ 3188.676307][ C2] __do_softirq+0x1b9/0x7ff
[ 3188.676539][ C2] irq_exit_rcu+0x98/0xc0
[ 3188.676761][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3188.677045][ C2]
[ 3188.677194][ C2]
[ 3188.677347][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3188.677650][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3188.677906][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3188.678878][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3188.679186][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3188.679585][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3188.679982][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3188.680379][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3188.680779][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3188.681183][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3188.681471][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3188.681731][ C2] default_idle_call+0x69/0xa0
[ 3188.681975][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3188.682227][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3188.682504][ C2] ? lock_release+0x1d5/0x250
[ 3188.682743][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3188.683015][ C2] do_idle+0xfb/0x160
[ 3188.683220][ C2] cpu_startup_entry+0x55/0x60
[ 3188.683461][ C2] start_secondary+0x21c/0x2b0
[ 3188.683712][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3188.683979][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3188.684289][ C2]
[ 3216.569270][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 804s! [perl:4135]
[ 3216.569707][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3216.570979][ C1] irq event stamp: 209232
[ 3216.571203][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3216.571735][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 3216.572215][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 3216.572689][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 3216.573155][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3216.573611][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3216.574226][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3216.574553][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3216.575530][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3216.575838][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3216.576241][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3216.576641][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3216.577040][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3216.577447][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3216.577850][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3216.578304][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3216.578639][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3216.579043][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3216.579450][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3216.579854][ C1] PKRU: 55555554
[ 3216.580039][ C1] Call Trace:
[ 3216.580211][ C1]
[ 3216.580366][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3216.580632][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3216.580879][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3216.581162][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3216.581438][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3216.581731][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3216.581999][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3216.582311][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3216.582578][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3216.582894][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3216.583197][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3216.583522][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3216.583816][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3216.584117][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3216.584413][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3216.584728][ C1] ? get_stack_info+0x36/0xc0
[ 3216.584973][ C1] ? lock_acquire+0x1c1/0x220
[ 3216.585218][ C1] ? lock_release+0x1d5/0x250
[ 3216.585463][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3216.585717][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3216.585991][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3216.586278][ C1] ? lock_acquire+0x1c1/0x220
[ 3216.586519][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3216.586761][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3216.587023][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3216.587260][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3216.587508][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3216.587767][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3216.588045][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3216.588324][ C1] ip_local_deliver+0x19d/0x480
[ 3216.588573][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3216.588845][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3216.589111][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3216.589461][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3216.589716][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3216.590037][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3216.590303][ C1] ip_rcv+0x564/0x740
[ 3216.590509][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3216.590740][ C1] ? set_track_prepare+0x8a/0xd0
[ 3216.590995][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3216.591275][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3216.591552][ C1] ? skb_clone+0x10b/0x330
[ 3216.591780][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3216.592104][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3216.592417][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3216.592699][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3216.592997][ C1] ? __tcf_classify+0x329/0x7d0
[ 3216.593249][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3216.593479][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3216.593789][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3216.594076][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3216.594406][ C1] ? lock_acquire+0x1c1/0x220
[ 3216.594646][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3216.594948][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3216.595237][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3216.595559][ C1] ? __copy_skb_header+0xaf/0x490
[ 3216.595819][ C1] ? __skb_clone+0x57a/0x760
[ 3216.596057][ C1] netif_receive_skb+0x55/0x280
[ 3216.596310][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3216.596626][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3216.596965][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3216.597270][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3216.597549][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3216.597841][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3216.598158][ C1] ? hlock_class+0x4e/0x130
[ 3216.598394][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3216.598675][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3216.598952][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3216.599220][ C1] ? hlock_class+0x4e/0x130
[ 3216.599454][ C1] ? mark_lock+0x38/0x3e0
[ 3216.599676][ C1] ? stack_access_ok+0xda/0x1f0
[ 3216.599928][ C1] ? __lock_acquire+0xb67/0x1610
[ 3216.600185][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3216.600464][ C1] ? get_stack_info+0x36/0xc0
[ 3216.600708][ C1] ? stack_access_ok+0xda/0x1f0
[ 3216.600957][ C1] ? get_reg+0x119/0x190
[ 3216.601178][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3216.601450][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3216.601761][ C1] __tcf_classify+0x329/0x7d0
[ 3216.602004][ C1] tcf_classify+0x283/0x930
[ 3216.602241][ C1] ? arch_stack_walk+0xa2/0x100
[ 3216.602495][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3216.602754][ C1] ? get_stack_info+0x36/0xc0
[ 3216.602997][ C1] tc_run+0x2e4/0x5d0
[ 3216.603207][ C1] ? __pfx_tc_run+0x10/0x10
[ 3216.603439][ C1] ? lock_acquire+0x1c1/0x220
[ 3216.603688][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3216.603954][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3216.604211][ C1] ? lock_acquire+0x1c1/0x220
[ 3216.604455][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3216.604722][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3216.605031][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3216.605310][ C1] ? neigh_hh_output+0x348/0x590
[ 3216.605564][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3216.605831][ C1] ip_finish_output2+0x786/0x18e0
[ 3216.606089][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3216.606369][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3216.606708][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3216.606988][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3216.607243][ C1] ? __ip_finish_output+0x10f/0x770
[ 3216.607511][ C1] ip_output+0x16b/0x4f0
[ 3216.607728][ C1] ? run_timer_softirq+0x72/0x100
[ 3216.607986][ C1] ? __pfx_ip_output+0x10/0x10
[ 3216.608231][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3216.608520][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3216.608772][ C1] ? ip_local_out+0x114/0x3b0
[ 3216.609014][ C1] __ip_queue_xmit+0x672/0x1910
[ 3216.609266][ C1] ? __create_object+0x5e/0xb0
[ 3216.609512][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3216.609780][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3216.610063][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3216.610341][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3216.610624][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3216.610899][ C1] tcp_delack_timer+0x84/0x240
[ 3216.611147][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3216.611421][ C1] call_timer_fn+0x173/0x430
[ 3216.611661][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3216.611924][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3216.612187][ C1] __run_timers.part.0+0x52d/0x890
[ 3216.612449][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3216.612724][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3216.613012][ C1] ? lock_acquire+0x1c1/0x220
[ 3216.613253][ C1] ? clockevents_program_event+0xf6/0x300
[ 3216.613550][ C1] ? lock_release+0x1d5/0x250
[ 3216.613793][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3216.614062][ C1] ? ktime_get+0xb3/0x190
[ 3216.614286][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3216.614589][ C1] run_timer_softirq+0x72/0x100
[ 3216.614841][ C1] __do_softirq+0x1b9/0x7ff
[ 3216.615076][ C1] irq_exit_rcu+0x98/0xc0
[ 3216.615301][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3216.615588][ C1]
[ 3216.615743][ C1]
[ 3216.615893][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3216.616202][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3216.616530][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3216.617512][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3216.617824][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3216.618229][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3216.618632][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3216.619037][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3216.619443][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3216.619849][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3216.620155][ C1] pipe_read+0xa16/0xdf0
[ 3216.620377][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3216.620659][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3216.620905][ C1] ? iterate_tty_write+0x299/0x540
[ 3216.621169][ C1] ? lock_release+0x1d5/0x250
[ 3216.621412][ C1] vfs_read+0x911/0xc00
[ 3216.621629][ C1] ? lock_acquire+0x1c1/0x220
[ 3216.621872][ C1] ? __might_fault+0xc6/0x180
[ 3216.622117][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3216.622361][ C1] ? __might_fault+0xc6/0x180
[ 3216.622601][ C1] ? lock_release+0x1d5/0x250
[ 3216.622846][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3216.623115][ C1] ? __fget_light+0x54/0x1e0
[ 3216.623356][ C1] ksys_read+0x17a/0x1e0
[ 3216.623583][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3216.623831][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3216.624141][ C1] do_syscall_64+0xc9/0x1e0
[ 3216.624379][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3216.624685][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3216.624914][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3216.625893][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3216.626317][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3216.626719][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3216.627121][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3216.627519][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3216.627923][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3216.628330][ C1]
[ 3216.628488][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 804s! [swapper/2:0]
[ 3216.628913][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3216.630168][ C2] irq event stamp: 44114564
[ 3216.630394][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3216.630935][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 3216.631445][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 3216.631919][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 3216.632387][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3216.632849][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3216.633460][ C2] RIP: 0010:kasan_check_range+0x1a/0x1c0
[ 3216.633755][ C2] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 44 0f b6 c2 48 01 f0 55 <53> 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff ff ff ff fe 48 39 c7 77
[ 3216.634725][ C2] RSP: 0018:ffffc9000021fa80 EFLAGS: 00000286
[ 3216.635030][ C2] RAX: ffff88800a3a1b5c RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3216.635431][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3216.635827][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3216.636224][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3216.636623][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3216.637022][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3216.637470][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3216.637802][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3216.638202][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3216.638601][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3216.639004][ C2] PKRU: 55555554
[ 3216.639186][ C2] Call Trace:
[ 3216.639356][ C2]
[ 3216.639506][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3216.639768][ C2] ? __run_hrtimer+0x1c0/0x710
[ 3216.640012][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3216.640291][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 3216.640563][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3216.640852][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3216.641119][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3216.641423][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 3216.641685][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 3216.641948][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3216.642254][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3216.642551][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3216.642866][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3216.643153][ C2] ? kasan_check_range+0x1a/0x1c0
[ 3216.643409][ C2] queued_spin_lock_slowpath+0xb0/0xb90
[ 3216.643701][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3216.644012][ C2] ? get_stack_info+0x36/0xc0
[ 3216.644251][ C2] ? lock_acquire+0x1c1/0x220
[ 3216.644493][ C2] ? lock_release+0x1d5/0x250
[ 3216.644732][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3216.644980][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3216.645251][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3216.645535][ C2] ? lock_acquire+0x1c1/0x220
[ 3216.645773][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3216.646013][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3216.646273][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3216.646509][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3216.646755][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3216.647013][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3216.647288][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3216.647563][ C2] ip_local_deliver+0x19d/0x480
[ 3216.647810][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3216.648080][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3216.648343][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3216.648691][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3216.648944][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3216.649266][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3216.649528][ C2] ip_rcv+0x564/0x740
[ 3216.649732][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3216.649961][ C2] ? set_track_prepare+0x8a/0xd0
[ 3216.650214][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3216.650492][ C2] ? start_secondary+0x21c/0x2b0
[ 3216.650743][ C2] ? skb_clone+0x10b/0x330
[ 3216.650969][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3216.651288][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3216.651594][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3216.651874][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3216.652172][ C2] ? __tcf_classify+0x329/0x7d0
[ 3216.652421][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3216.652649][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3216.652950][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3216.653234][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3216.653571][ C2] ? lock_acquire+0x1c1/0x220
[ 3216.653810][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3216.654107][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3216.654391][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3216.654708][ C2] ? __copy_skb_header+0xaf/0x490
[ 3216.654966][ C2] ? __skb_clone+0x57a/0x760
[ 3216.655202][ C2] netif_receive_skb+0x55/0x280
[ 3216.655451][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3216.655761][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3216.656093][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3216.656390][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3216.656666][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3216.656953][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3216.657267][ C2] ? get_stack_info+0x36/0xc0
[ 3216.657512][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3216.657776][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3216.658094][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3216.658371][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3216.658647][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3216.658963][ C2] ? kernel_text_address+0x17/0xe0
[ 3216.659224][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3216.659542][ C2] ? arch_stack_walk+0x8c/0x100
[ 3216.659791][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3216.660056][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3216.660341][ C2] ? lock_acquire+0x1c1/0x220
[ 3216.660580][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3216.660864][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3216.661167][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3216.661446][ C2] ? get_stack_info+0x36/0xc0
[ 3216.661685][ C2] __tcf_classify+0x329/0x7d0
[ 3216.661927][ C2] tcf_classify+0x283/0x930
[ 3216.662161][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3216.662417][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3216.662729][ C2] tc_run+0x2e4/0x5d0
[ 3216.662935][ C2] ? __pfx_tc_run+0x10/0x10
[ 3216.663166][ C2] ? lock_acquire+0x1c1/0x220
[ 3216.663403][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3216.663671][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3216.663923][ C2] ? lock_acquire+0x1c1/0x220
[ 3216.664163][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3216.664427][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3216.664732][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3216.665002][ C2] ? neigh_hh_output+0x348/0x590
[ 3216.665258][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3216.665521][ C2] ip_finish_output2+0x786/0x18e0
[ 3216.665781][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3216.666118][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3216.666395][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3216.666647][ C2] ? __ip_finish_output+0x10f/0x770
[ 3216.666911][ C2] ip_output+0x16b/0x4f0
[ 3216.667127][ C2] ? __pfx_ip_output+0x10/0x10
[ 3216.667370][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3216.667645][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3216.667957][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3216.668235][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3216.668484][ C2] ? __alloc_skb+0xd4/0x280
[ 3216.668717][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3216.668986][ C2] ? tcp_fragment+0x168/0x1040
[ 3216.669230][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3216.669482][ C2] ? ip_local_out+0x114/0x3b0
[ 3216.669722][ C2] __ip_queue_xmit+0x672/0x1910
[ 3216.669974][ C2] ? __skb_clone+0x57a/0x760
[ 3216.670207][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3216.670474][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3216.670756][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3216.671001][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3216.671250][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3216.671550][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3216.671870][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3216.672115][ C2] tcp_send_loss_probe+0x348/0x830
[ 3216.672375][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3216.672642][ C2] tcp_write_timer+0x82/0x1d0
[ 3216.672882][ C2] call_timer_fn+0x173/0x430
[ 3216.673119][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3216.673380][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3216.673649][ C2] __run_timers.part.0+0x52d/0x890
[ 3216.673909][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3216.674179][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3216.674464][ C2] ? lock_acquire+0x1c1/0x220
[ 3216.674702][ C2] ? clockevents_program_event+0xf6/0x300
[ 3216.674995][ C2] ? lock_release+0x1d5/0x250
[ 3216.675234][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3216.675500][ C2] ? ktime_get+0xb3/0x190
[ 3216.675721][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3216.676017][ C2] run_timer_softirq+0x72/0x100
[ 3216.676265][ C2] __do_softirq+0x1b9/0x7ff
[ 3216.676497][ C2] irq_exit_rcu+0x98/0xc0
[ 3216.676718][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3216.677003][ C2]
[ 3216.677153][ C2]
[ 3216.677306][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3216.677609][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3216.677865][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3216.678834][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3216.679141][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3216.679542][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3216.679939][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3216.680337][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3216.680736][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3216.681138][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3216.681426][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3216.681687][ C2] default_idle_call+0x69/0xa0
[ 3216.681931][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3216.682182][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3216.682458][ C2] ? lock_release+0x1d5/0x250
[ 3216.682697][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3216.682970][ C2] do_idle+0xfb/0x160
[ 3216.683175][ C2] cpu_startup_entry+0x55/0x60
[ 3216.683417][ C2] start_secondary+0x21c/0x2b0
[ 3216.683671][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3216.683939][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3216.684251][ C2]
[ 3239.541103][ C1] rcu: INFO: rcu_preempt self-detected stall on CPU
[ 3239.541470][ C1] rcu: 1-....: (882933 ticks this GP) idle=46d4/1/0x4000000000000000 softirq=577792/577794 fqs=216475
[ 3239.542021][ C1] rcu: (t=884654 jiffies g=1882453 q=694 ncpus=4)
[ 3239.542350][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3239.542798][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3239.543423][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3239.543751][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3239.544720][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3239.545028][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3239.545428][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3239.545825][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3239.546228][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3239.546627][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3239.547026][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3239.547473][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3239.547805][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3239.548209][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3239.548609][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3239.549009][ C1] PKRU: 55555554
[ 3239.549192][ C1] Call Trace:
[ 3239.549364][ C1]
[ 3239.549512][ C1] ? rcu_dump_cpu_stacks+0x2a3/0x4c0
[ 3239.549786][ C1] ? print_cpu_stall+0x263/0x6a0
[ 3239.550042][ C1] ? check_cpu_stall+0x284/0x500
[ 3239.550296][ C1] ? rcu_pending+0x92/0x360
[ 3239.550528][ C1] ? rcu_sched_clock_irq+0x107/0x3f0
[ 3239.550798][ C1] ? update_process_times+0xb9/0x110
[ 3239.551069][ C1] ? tick_sched_handle+0x67/0x130
[ 3239.551330][ C1] ? tick_nohz_highres_handler+0xa7/0xd0
[ 3239.551623][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3239.551866][ C1] ? __pfx_tick_nohz_highres_handler+0x10/0x10
[ 3239.552182][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3239.552458][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3239.552749][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3239.553016][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3239.553325][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3239.553596][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3239.553911][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3239.554208][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3239.554526][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3239.554818][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3239.555114][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3239.555407][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3239.555723][ C1] ? get_stack_info+0x36/0xc0
[ 3239.555966][ C1] ? lock_acquire+0x1c1/0x220
[ 3239.556208][ C1] ? lock_release+0x1d5/0x250
[ 3239.556450][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3239.556701][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3239.556975][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3239.557262][ C1] ? lock_acquire+0x1c1/0x220
[ 3239.557500][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3239.557742][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3239.558002][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3239.558240][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3239.558488][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3239.558746][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3239.559022][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3239.559299][ C1] ip_local_deliver+0x19d/0x480
[ 3239.559547][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3239.559819][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3239.560084][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3239.560435][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3239.560689][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3239.561011][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3239.561277][ C1] ip_rcv+0x564/0x740
[ 3239.561481][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3239.561713][ C1] ? set_track_prepare+0x8a/0xd0
[ 3239.561966][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3239.562244][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3239.562520][ C1] ? skb_clone+0x10b/0x330
[ 3239.562751][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3239.563074][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3239.563381][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3239.563671][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3239.563965][ C1] ? __tcf_classify+0x329/0x7d0
[ 3239.564215][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3239.564448][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3239.564748][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3239.565038][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3239.565366][ C1] ? lock_acquire+0x1c1/0x220
[ 3239.565607][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3239.565905][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3239.566195][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3239.566518][ C1] ? __copy_skb_header+0xaf/0x490
[ 3239.566778][ C1] ? __skb_clone+0x57a/0x760
[ 3239.567013][ C1] netif_receive_skb+0x55/0x280
[ 3239.567264][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3239.567582][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3239.567916][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3239.568220][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3239.568497][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3239.568786][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3239.569104][ C1] ? hlock_class+0x4e/0x130
[ 3239.569340][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3239.569620][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3239.569897][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3239.570167][ C1] ? hlock_class+0x4e/0x130
[ 3239.570398][ C1] ? mark_lock+0x38/0x3e0
[ 3239.570621][ C1] ? stack_access_ok+0xda/0x1f0
[ 3239.570870][ C1] ? __lock_acquire+0xb67/0x1610
[ 3239.571126][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3239.571405][ C1] ? get_stack_info+0x36/0xc0
[ 3239.571647][ C1] ? stack_access_ok+0xda/0x1f0
[ 3239.571894][ C1] ? get_reg+0x119/0x190
[ 3239.572116][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3239.572390][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3239.572703][ C1] __tcf_classify+0x329/0x7d0
[ 3239.572946][ C1] tcf_classify+0x283/0x930
[ 3239.573182][ C1] ? arch_stack_walk+0xa2/0x100
[ 3239.573439][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3239.573699][ C1] ? get_stack_info+0x36/0xc0
[ 3239.573946][ C1] tc_run+0x2e4/0x5d0
[ 3239.574154][ C1] ? __pfx_tc_run+0x10/0x10
[ 3239.574389][ C1] ? lock_acquire+0x1c1/0x220
[ 3239.574628][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3239.574891][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3239.575148][ C1] ? lock_acquire+0x1c1/0x220
[ 3239.575389][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3239.575655][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3239.575964][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3239.576237][ C1] ? neigh_hh_output+0x348/0x590
[ 3239.576489][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3239.576755][ C1] ip_finish_output2+0x786/0x18e0
[ 3239.577011][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3239.577292][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3239.577630][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3239.577906][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3239.578161][ C1] ? __ip_finish_output+0x10f/0x770
[ 3239.578428][ C1] ip_output+0x16b/0x4f0
[ 3239.578645][ C1] ? run_timer_softirq+0x72/0x100
[ 3239.578903][ C1] ? __pfx_ip_output+0x10/0x10
[ 3239.579147][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3239.579437][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3239.579689][ C1] ? ip_local_out+0x114/0x3b0
[ 3239.579928][ C1] __ip_queue_xmit+0x672/0x1910
[ 3239.580177][ C1] ? __create_object+0x5e/0xb0
[ 3239.580421][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3239.580688][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3239.580973][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3239.581248][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3239.581532][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3239.581808][ C1] tcp_delack_timer+0x84/0x240
[ 3239.582053][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3239.582330][ C1] call_timer_fn+0x173/0x430
[ 3239.582566][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3239.582829][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3239.583091][ C1] __run_timers.part.0+0x52d/0x890
[ 3239.583354][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3239.583636][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3239.583922][ C1] ? lock_acquire+0x1c1/0x220
[ 3239.584163][ C1] ? clockevents_program_event+0xf6/0x300
[ 3239.584453][ C1] ? lock_release+0x1d5/0x250
[ 3239.584695][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3239.584961][ C1] ? ktime_get+0xb3/0x190
[ 3239.585186][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3239.585484][ C1] run_timer_softirq+0x72/0x100
[ 3239.585734][ C1] __do_softirq+0x1b9/0x7ff
[ 3239.585969][ C1] irq_exit_rcu+0x98/0xc0
[ 3239.586192][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3239.586482][ C1]
[ 3239.586633][ C1]
[ 3239.586786][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3239.587093][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3239.587422][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3239.588403][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3239.588717][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3239.589121][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3239.589524][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3239.589927][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3239.590332][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3239.590737][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3239.591038][ C1] pipe_read+0xa16/0xdf0
[ 3239.591262][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3239.591544][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3239.591789][ C1] ? iterate_tty_write+0x299/0x540
[ 3239.592053][ C1] ? lock_release+0x1d5/0x250
[ 3239.592295][ C1] vfs_read+0x911/0xc00
[ 3239.592512][ C1] ? lock_acquire+0x1c1/0x220
[ 3239.592753][ C1] ? __might_fault+0xc6/0x180
[ 3239.592994][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3239.593237][ C1] ? __might_fault+0xc6/0x180
[ 3239.593487][ C1] ? lock_release+0x1d5/0x250
[ 3239.593727][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3239.593995][ C1] ? __fget_light+0x54/0x1e0
[ 3239.594235][ C1] ksys_read+0x17a/0x1e0
[ 3239.594456][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3239.594700][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3239.595007][ C1] do_syscall_64+0xc9/0x1e0
[ 3239.595243][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3239.595543][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3239.595771][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3239.596742][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3239.597165][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3239.597564][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3239.597964][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3239.598365][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3239.598766][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3239.599170][ C1]
[ 3239.599328][ C1] Sending NMI from CPU 1 to CPUs 2:
[ 3239.599604][ C2] NMI backtrace for cpu 2
[ 3239.599611][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3239.599615][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3239.599617][ C2] RIP: 0010:kasan_check_range+0x1a/0x1c0
[ 3239.599622][ C2] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 48 85 f6 0f 84 5e 01 00 00 48 89 f8 41 54 44 0f b6 c2 48 01 f0 55 <53> 72 14 eb 26 cc cc cc 48 b8 ff ff ff ff ff ff ff fe 48 39 c7 77
[ 3239.599625][ C2] RSP: 0018:ffffc9000021fa80 EFLAGS: 00000286
[ 3239.599628][ C2] RAX: ffff88800a3a1b5c RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3239.599630][ C2] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3239.599631][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3239.599633][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3239.599634][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3239.599636][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3239.599638][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3239.599641][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3239.599643][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3239.599644][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3239.599645][ C2] PKRU: 55555554
[ 3239.599647][ C2] Call Trace:
[ 3239.599650][ C2]
[ 3239.599652][ C2] ? nmi_cpu_backtrace+0x112/0x220
[ 3239.599660][ C2] ? nmi_cpu_backtrace_handler+0x11/0x20
[ 3239.599666][ C2] ? nmi_handle+0x153/0x420
[ 3239.599670][ C2] ? default_do_nmi+0x41/0x100
[ 3239.599673][ C2] ? exc_nmi+0xf3/0x120
[ 3239.599676][ C2] ? end_repeat_nmi+0xf/0x60
[ 3239.599681][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3239.599685][ C2] ? kasan_check_range+0x1a/0x1c0
[ 3239.599688][ C2] ? kasan_check_range+0x1a/0x1c0
[ 3239.599691][ C2] ? kasan_check_range+0x1a/0x1c0
[ 3239.599694][ C2]
[ 3239.599695][ C2]
[ 3239.599696][ C2] queued_spin_lock_slowpath+0xb0/0xb90
[ 3239.599699][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3239.599702][ C2] ? get_stack_info+0x36/0xc0
[ 3239.599706][ C2] ? lock_acquire+0x1c1/0x220
[ 3239.599709][ C2] ? lock_release+0x1d5/0x250
[ 3239.599712][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3239.599716][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3239.599719][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3239.599722][ C2] ? lock_acquire+0x1c1/0x220
[ 3239.599724][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3239.599728][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3239.599731][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3239.599737][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3239.599740][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3239.599745][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3239.599749][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3239.599753][ C2] ip_local_deliver+0x19d/0x480
[ 3239.599755][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3239.599757][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3239.599760][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3239.599764][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3239.599767][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3239.599770][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3239.599778][ C2] ip_rcv+0x564/0x740
[ 3239.599781][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3239.599783][ C2] ? set_track_prepare+0x8a/0xd0
[ 3239.599787][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3239.599790][ C2] ? start_secondary+0x21c/0x2b0
[ 3239.599793][ C2] ? skb_clone+0x10b/0x330
[ 3239.599796][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3239.599802][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3239.599808][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3239.599812][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3239.599819][ C2] ? __tcf_classify+0x329/0x7d0
[ 3239.599823][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3239.599825][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3239.599828][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3239.599831][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3239.599835][ C2] ? lock_acquire+0x1c1/0x220
[ 3239.599837][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3239.599841][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3239.599845][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3239.599849][ C2] ? __copy_skb_header+0xaf/0x490
[ 3239.599853][ C2] ? __skb_clone+0x57a/0x760
[ 3239.599855][ C2] netif_receive_skb+0x55/0x280
[ 3239.599859][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3239.599866][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3239.599872][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3239.599879][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3239.599883][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3239.599893][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3239.599901][ C2] ? get_stack_info+0x36/0xc0
[ 3239.599905][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3239.599908][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3239.599911][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3239.599914][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3239.599917][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3239.599919][ C2] ? kernel_text_address+0x17/0xe0
[ 3239.599922][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3239.599926][ C2] ? arch_stack_walk+0x8c/0x100
[ 3239.599929][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3239.599932][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3239.599935][ C2] ? lock_acquire+0x1c1/0x220
[ 3239.599938][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3239.599942][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3239.599946][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3239.599949][ C2] ? get_stack_info+0x36/0xc0
[ 3239.599953][ C2] __tcf_classify+0x329/0x7d0
[ 3239.599958][ C2] tcf_classify+0x283/0x930
[ 3239.599963][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3239.599966][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3239.599970][ C2] tc_run+0x2e4/0x5d0
[ 3239.599973][ C2] ? __pfx_tc_run+0x10/0x10
[ 3239.599976][ C2] ? lock_acquire+0x1c1/0x220
[ 3239.599979][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3239.599982][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3239.599986][ C2] ? lock_acquire+0x1c1/0x220
[ 3239.599989][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3239.599992][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3239.599995][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3239.599997][ C2] ? neigh_hh_output+0x348/0x590
[ 3239.600001][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3239.600004][ C2] ip_finish_output2+0x786/0x18e0
[ 3239.600008][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3239.600015][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3239.600018][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3239.600022][ C2] ? __ip_finish_output+0x10f/0x770
[ 3239.600025][ C2] ip_output+0x16b/0x4f0
[ 3239.600028][ C2] ? __pfx_ip_output+0x10/0x10
[ 3239.600030][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3239.600033][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3239.600036][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3239.600039][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3239.600041][ C2] ? __alloc_skb+0xd4/0x280
[ 3239.600043][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3239.600047][ C2] ? tcp_fragment+0x168/0x1040
[ 3239.600050][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3239.600053][ C2] ? ip_local_out+0x114/0x3b0
[ 3239.600056][ C2] __ip_queue_xmit+0x672/0x1910
[ 3239.600060][ C2] ? __skb_clone+0x57a/0x760
[ 3239.600063][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3239.600068][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3239.600071][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3239.600075][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3239.600079][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3239.600083][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3239.600086][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3239.600089][ C2] tcp_send_loss_probe+0x348/0x830
[ 3239.600092][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3239.600095][ C2] tcp_write_timer+0x82/0x1d0
[ 3239.600098][ C2] call_timer_fn+0x173/0x430
[ 3239.600102][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3239.600107][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3239.600110][ C2] __run_timers.part.0+0x52d/0x890
[ 3239.600113][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3239.600117][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3239.600120][ C2] ? lock_acquire+0x1c1/0x220
[ 3239.600122][ C2] ? clockevents_program_event+0xf6/0x300
[ 3239.600126][ C2] ? lock_release+0x1d5/0x250
[ 3239.600129][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3239.600132][ C2] ? ktime_get+0xb3/0x190
[ 3239.600135][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3239.600139][ C2] run_timer_softirq+0x72/0x100
[ 3239.600142][ C2] __do_softirq+0x1b9/0x7ff
[ 3239.600147][ C2] irq_exit_rcu+0x98/0xc0
[ 3239.600150][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3239.600153][ C2]
[ 3239.600154][ C2]
[ 3239.600154][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3239.600158][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3239.600162][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3239.600164][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3239.600166][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3239.600167][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3239.600169][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3239.600170][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3239.600172][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3239.600175][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3239.600178][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3239.600181][ C2] default_idle_call+0x69/0xa0
[ 3239.600184][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3239.600186][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3239.600190][ C2] ? lock_release+0x1d5/0x250
[ 3239.600193][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3239.600196][ C2] do_idle+0xfb/0x160
[ 3239.600199][ C2] cpu_startup_entry+0x55/0x60
[ 3239.600202][ C2] start_secondary+0x21c/0x2b0
[ 3239.600204][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3239.600209][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3239.600215][ C2]
[ 3264.569271][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 849s! [perl:4135]
[ 3264.569695][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3264.570956][ C1] irq event stamp: 209232
[ 3264.571175][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3264.571707][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 3264.572185][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 3264.572653][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 3264.573116][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3264.573570][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3264.574185][ C1] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3264.574509][ C1] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3264.575481][ C1] RSP: 0018:ffffc900001c7b78 EFLAGS: 00000202
[ 3264.575789][ C1] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3264.576189][ C1] RDX: ffffed10014741c4 RSI: 0000000000000004 RDI: ffff88800a3a0e18
[ 3264.576590][ C1] RBP: ffff88800a3a0e18 R08: 0000000000000000 R09: ffffed10014741c3
[ 3264.576989][ C1] R10: ffff88800a3a0e1b R11: 0000008000000000 R12: 0000000000000003
[ 3264.577390][ C1] R13: ffffed10014741c3 R14: 0000000000000001 R15: 1ffff92000038f70
[ 3264.577788][ C1] FS: 00007f08a1c4ef00(0000) GS:ffff888035600000(0000) knlGS:0000000000000000
[ 3264.578236][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3264.578570][ C1] CR2: 0000564c37401220 CR3: 0000000007faa004 CR4: 0000000000770ef0
[ 3264.578975][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3264.579376][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3264.579774][ C1] PKRU: 55555554
[ 3264.579957][ C1] Call Trace:
[ 3264.580129][ C1]
[ 3264.580277][ C1] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3264.580541][ C1] ? __run_hrtimer+0x1c0/0x710
[ 3264.580785][ C1] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3264.581062][ C1] ? __hrtimer_run_queues+0x197/0x270
[ 3264.581337][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3264.581624][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3264.581891][ C1] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3264.582199][ C1] ? hrtimer_interrupt+0x2c3/0x770
[ 3264.582461][ C1] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3264.582773][ C1] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3264.583069][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3264.583392][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3264.583683][ C1] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3264.583980][ C1] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3264.584270][ C1] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3264.584582][ C1] ? get_stack_info+0x36/0xc0
[ 3264.584825][ C1] ? lock_acquire+0x1c1/0x220
[ 3264.585065][ C1] ? lock_release+0x1d5/0x250
[ 3264.585305][ C1] do_raw_spin_lock+0x1ec/0x270
[ 3264.585555][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3264.585827][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3264.586115][ C1] ? lock_acquire+0x1c1/0x220
[ 3264.586355][ C1] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3264.586594][ C1] _raw_spin_lock_nested+0x65/0x80
[ 3264.586854][ C1] tcp_v4_rcv+0x221e/0x2ac0
[ 3264.587091][ C1] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3264.587341][ C1] ? __pfx_raw_v4_input+0x10/0x10
[ 3264.587600][ C1] ip_protocol_deliver_rcu+0x93/0x360
[ 3264.587878][ C1] ip_local_deliver_finish+0x2ae/0x480
[ 3264.588154][ C1] ip_local_deliver+0x19d/0x480
[ 3264.588402][ C1] ? __pfx_ip_local_deliver+0x10/0x10
[ 3264.588675][ C1] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3264.588941][ C1] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3264.589289][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3264.589544][ C1] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3264.589866][ C1] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3264.590128][ C1] ip_rcv+0x564/0x740
[ 3264.590333][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3264.590565][ C1] ? set_track_prepare+0x8a/0xd0
[ 3264.590820][ C1] ? __pfx_set_track_prepare+0x10/0x10
[ 3264.591097][ C1] ? __tcp_transmit_skb+0x22b1/0x2d20
[ 3264.591370][ C1] ? skb_clone+0x10b/0x330
[ 3264.591600][ C1] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3264.591921][ C1] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3264.592229][ C1] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3264.592511][ C1] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3264.592807][ C1] ? __tcf_classify+0x329/0x7d0
[ 3264.593057][ C1] ? __pfx_ip_rcv+0x10/0x10
[ 3264.593298][ C1] __netif_receive_skb_one_core+0x166/0x1b0
[ 3264.593600][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3264.593886][ C1] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3264.594214][ C1] ? lock_acquire+0x1c1/0x220
[ 3264.594454][ C1] ? netif_receive_skb_internal+0x84/0x300
[ 3264.594753][ C1] netif_receive_skb_internal+0xb0/0x300
[ 3264.595043][ C1] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3264.595363][ C1] ? __copy_skb_header+0xaf/0x490
[ 3264.595623][ C1] ? __skb_clone+0x57a/0x760
[ 3264.595860][ C1] netif_receive_skb+0x55/0x280
[ 3264.596109][ C1] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3264.596423][ C1] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3264.596757][ C1] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3264.597060][ C1] tcf_action_exec.part.0+0x112/0x3d0
[ 3264.597338][ C1] fl_classify+0x4dc/0x650 [cls_flower]
[ 3264.597630][ C1] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3264.597946][ C1] ? hlock_class+0x4e/0x130
[ 3264.598183][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3264.598459][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3264.598740][ C1] ? __pfx_validate_chain+0x10/0x10
[ 3264.599012][ C1] ? hlock_class+0x4e/0x130
[ 3264.599245][ C1] ? mark_lock+0x38/0x3e0
[ 3264.599469][ C1] ? stack_access_ok+0xda/0x1f0
[ 3264.599721][ C1] ? __lock_acquire+0xb67/0x1610
[ 3264.599978][ C1] ? get_stack_info_noinstr+0x18/0x110
[ 3264.600257][ C1] ? get_stack_info+0x36/0xc0
[ 3264.600501][ C1] ? stack_access_ok+0xda/0x1f0
[ 3264.600752][ C1] ? get_reg+0x119/0x190
[ 3264.600970][ C1] ? unwind_next_frame+0x12af/0x1d10
[ 3264.601242][ C1] ? entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3264.601555][ C1] __tcf_classify+0x329/0x7d0
[ 3264.601800][ C1] tcf_classify+0x283/0x930
[ 3264.602032][ C1] ? arch_stack_walk+0xa2/0x100
[ 3264.602285][ C1] ? __pfx_tcf_classify+0x10/0x10
[ 3264.602544][ C1] ? get_stack_info+0x36/0xc0
[ 3264.602788][ C1] tc_run+0x2e4/0x5d0
[ 3264.602995][ C1] ? __pfx_tc_run+0x10/0x10
[ 3264.603230][ C1] ? lock_acquire+0x1c1/0x220
[ 3264.603477][ C1] ? __dev_queue_xmit+0x1da/0x17e0
[ 3264.603744][ C1] __dev_queue_xmit+0x686/0x17e0
[ 3264.603999][ C1] ? lock_acquire+0x1c1/0x220
[ 3264.604239][ C1] ? ip_finish_output2+0x786/0x18e0
[ 3264.604510][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3264.604818][ C1] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3264.605092][ C1] ? neigh_hh_output+0x348/0x590
[ 3264.605346][ C1] ? ip_finish_output2+0x262/0x18e0
[ 3264.605617][ C1] ip_finish_output2+0x786/0x18e0
[ 3264.605879][ C1] ? stack_depot_save_flags+0x45/0x550
[ 3264.606163][ C1] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3264.606504][ C1] ? __pfx_ip_finish_output2+0x10/0x10
[ 3264.606784][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3264.607039][ C1] ? __ip_finish_output+0x10f/0x770
[ 3264.607306][ C1] ip_output+0x16b/0x4f0
[ 3264.607528][ C1] ? run_timer_softirq+0x72/0x100
[ 3264.607787][ C1] ? __pfx_ip_output+0x10/0x10
[ 3264.608035][ C1] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3264.608324][ C1] ? rcu_read_lock_held+0xe/0x50
[ 3264.608579][ C1] ? ip_local_out+0x114/0x3b0
[ 3264.608821][ C1] __ip_queue_xmit+0x672/0x1910
[ 3264.609070][ C1] ? __create_object+0x5e/0xb0
[ 3264.609314][ C1] __tcp_transmit_skb+0x22b1/0x2d20
[ 3264.609583][ C1] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3264.609869][ C1] ? __tcp_send_ack.part.0+0x66/0x6e0
[ 3264.610143][ C1] tcp_delack_timer_handler+0x24f/0x3e0
[ 3264.610426][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3264.610702][ C1] tcp_delack_timer+0x84/0x240
[ 3264.610947][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3264.611222][ C1] call_timer_fn+0x173/0x430
[ 3264.611458][ C1] ? __pfx_call_timer_fn+0x10/0x10
[ 3264.611721][ C1] ? next_expiry_recalc+0xcd/0x220
[ 3264.611984][ C1] __run_timers.part.0+0x52d/0x890
[ 3264.612251][ C1] ? __pfx_tcp_delack_timer+0x10/0x10
[ 3264.612525][ C1] ? __pfx___run_timers.part.0+0x10/0x10
[ 3264.612810][ C1] ? lock_acquire+0x1c1/0x220
[ 3264.613051][ C1] ? clockevents_program_event+0xf6/0x300
[ 3264.613358][ C1] ? lock_release+0x1d5/0x250
[ 3264.613597][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3264.613863][ C1] ? ktime_get+0xb3/0x190
[ 3264.614086][ C1] ? clockevents_program_event+0x1ea/0x300
[ 3264.614387][ C1] run_timer_softirq+0x72/0x100
[ 3264.614642][ C1] __do_softirq+0x1b9/0x7ff
[ 3264.614878][ C1] irq_exit_rcu+0x98/0xc0
[ 3264.615099][ C1] sysvec_apic_timer_interrupt+0x75/0x80
[ 3264.615387][ C1]
[ 3264.615537][ C1]
[ 3264.615691][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3264.615999][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[ 3264.616326][ C1] Code: 10 e8 91 59 a6 fd 48 89 ef e8 a9 e1 a6 fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 25 d6 57 68 <74> 0e 5b 5d c3 cc cc cc cc e8 2f a2 c8 fd eb dc 0f 1f 44 00 00 5b
[ 3264.617305][ C1] RSP: 0018:ffffc900026cfbb8 EFLAGS: 00000286
[ 3264.617615][ C1] RAX: 0000000000000046 RBX: 0000000000000200 RCX: 1ffffffff331c323
[ 3264.618020][ C1] RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff97c7e0b1
[ 3264.618422][ C1] RBP: ffff88801662dcf8 R08: 0000000000000000 R09: fffffbfff331c0da
[ 3264.618824][ C1] R10: ffffffff998e06d7 R11: ffff8880165058f8 R12: ffff88801662dd54
[ 3264.619228][ C1] R13: 0000000000000001 R14: 0000000000000006 R15: ffff8880165058f0
[ 3264.619636][ C1] ? _raw_spin_unlock_irqrestore+0x51/0x70
[ 3264.619934][ C1] pipe_read+0xa16/0xdf0
[ 3264.620158][ C1] ? __pfx___fsnotify_parent+0x10/0x10
[ 3264.620439][ C1] ? __pfx_pipe_read+0x10/0x10
[ 3264.620686][ C1] ? iterate_tty_write+0x299/0x540
[ 3264.620951][ C1] ? lock_release+0x1d5/0x250
[ 3264.621197][ C1] vfs_read+0x911/0xc00
[ 3264.621413][ C1] ? lock_acquire+0x1c1/0x220
[ 3264.621656][ C1] ? __might_fault+0xc6/0x180
[ 3264.621897][ C1] ? __pfx_vfs_read+0x10/0x10
[ 3264.622141][ C1] ? __might_fault+0xc6/0x180
[ 3264.622384][ C1] ? lock_release+0x1d5/0x250
[ 3264.622628][ C1] ? kvm_clock_get_cycles+0x18/0x30
[ 3264.622895][ C1] ? __fget_light+0x54/0x1e0
[ 3264.623136][ C1] ksys_read+0x17a/0x1e0
[ 3264.623362][ C1] ? __pfx_ksys_read+0x10/0x10
[ 3264.623610][ C1] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3264.623917][ C1] do_syscall_64+0xc9/0x1e0
[ 3264.624152][ C1] entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 3264.624455][ C1] RIP: 0033:0x7f08a1ea38b2
[ 3264.624684][ C1] Code: c0 e9 b2 fe ff ff 50 48 8d 3d ea 0e 08 00 e8 65 ea 01 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 3264.625670][ C1] RSP: 002b:00007ffda662a3f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3264.626097][ C1] RAX: ffffffffffffffda RBX: 000055838e99f5d0 RCX: 00007f08a1ea38b2
[ 3264.626501][ C1] RDX: 0000000000000001 RSI: 000055838e99f5d0 RDI: 0000000000000000
[ 3264.626903][ C1] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 3264.627306][ C1] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 3264.627707][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: 000055838e95f2a0
[ 3264.628113][ C1]
[ 3264.628274][ C2] watchdog: BUG: soft lockup - CPU#2 stuck for 849s! [swapper/2:0]
[ 3264.628701][ C2] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3264.629959][ C2] irq event stamp: 44114564
[ 3264.630190][ C2] hardirqs last enabled at (44114564): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3264.630723][ C2] hardirqs last disabled at (44114563): [] _raw_spin_lock_irqsave+0x70/0x90
[ 3264.631234][ C2] softirqs last enabled at (44113982): [] __do_softirq+0x519/0x7ff
[ 3264.631713][ C2] softirqs last disabled at (44113989): [] irq_exit_rcu+0x98/0xc0
[ 3264.632184][ C2] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G L 6.8.0-rc2-virtme #1
[ 3264.632639][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3264.633252][ C2] RIP: 0010:queued_spin_lock_slowpath+0x12d/0xb90
[ 3264.633588][ C2] Code: 00 00 00 65 48 2b 04 25 28 00 00 00 0f 85 43 0a 00 00 48 81 c4 88 00 00 00 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 90 71 ff ff ff 44 8b 74 24 48 41 81 fe 00 01 00 00 0f 84 e2 00 00
[ 3264.634560][ C2] RSP: 0018:ffffc9000021fa98 EFLAGS: 00000202
[ 3264.634868][ C2] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffff97c7eb80
[ 3264.635266][ C2] RDX: ffffed100147436c RSI: 0000000000000004 RDI: ffff88800a3a1b58
[ 3264.635664][ C2] RBP: ffff88800a3a1b58 R08: 0000000000000000 R09: ffffed100147436b
[ 3264.636063][ C2] R10: ffff88800a3a1b5b R11: 0000008000000000 R12: 0000000000000003
[ 3264.636465][ C2] R13: ffffed100147436b R14: 0000000000000001 R15: 1ffff92000043f54
[ 3264.636869][ C2] FS: 0000000000000000(0000) GS:ffff888035a00000(0000) knlGS:0000000000000000
[ 3264.637317][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3264.637649][ C2] CR2: 00005575f9a5f000 CR3: 0000000006876003 CR4: 0000000000770ef0
[ 3264.638050][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3264.638452][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 3264.638850][ C2] PKRU: 55555554
[ 3264.639032][ C2] Call Trace:
[ 3264.639204][ C2]
[ 3264.639353][ C2] ? watchdog_timer_fn+0x2cf/0x3c0
[ 3264.639615][ C2] ? __run_hrtimer+0x1c0/0x710
[ 3264.639858][ C2] ? __pfx_watchdog_timer_fn+0x10/0x10
[ 3264.640135][ C2] ? __hrtimer_run_queues+0x197/0x270
[ 3264.640406][ C2] ? __pfx___hrtimer_run_queues+0x10/0x10
[ 3264.640697][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3264.640961][ C2] ? ktime_get_update_offsets_now+0xe1/0x2d0
[ 3264.641269][ C2] ? hrtimer_interrupt+0x2c3/0x770
[ 3264.641530][ C2] ? trace_rcu_dyntick+0x10a/0x150
[ 3264.641793][ C2] ? __sysvec_apic_timer_interrupt+0xbe/0x380
[ 3264.642104][ C2] ? sysvec_apic_timer_interrupt+0x39/0x80
[ 3264.642399][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3264.642713][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3264.643002][ C2] ? queued_spin_lock_slowpath+0x12d/0xb90
[ 3264.643306][ C2] ? queued_spin_lock_slowpath+0xb0/0xb90
[ 3264.643597][ C2] ? __pfx_queued_spin_lock_slowpath+0x10/0x10
[ 3264.643908][ C2] ? get_stack_info+0x36/0xc0
[ 3264.644149][ C2] ? lock_acquire+0x1c1/0x220
[ 3264.644390][ C2] ? lock_release+0x1d5/0x250
[ 3264.644630][ C2] do_raw_spin_lock+0x1ec/0x270
[ 3264.644880][ C2] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 3264.645152][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3264.645436][ C2] ? lock_acquire+0x1c1/0x220
[ 3264.645674][ C2] ? tcp_v4_rcv+0x221e/0x2ac0
[ 3264.645915][ C2] _raw_spin_lock_nested+0x65/0x80
[ 3264.646175][ C2] tcp_v4_rcv+0x221e/0x2ac0
[ 3264.646411][ C2] ? __pfx_tcp_v4_rcv+0x10/0x10
[ 3264.646656][ C2] ? __pfx_raw_v4_input+0x10/0x10
[ 3264.646913][ C2] ip_protocol_deliver_rcu+0x93/0x360
[ 3264.647188][ C2] ip_local_deliver_finish+0x2ae/0x480
[ 3264.647464][ C2] ip_local_deliver+0x19d/0x480
[ 3264.647711][ C2] ? __pfx_ip_local_deliver+0x10/0x10
[ 3264.647981][ C2] ? tcp_v4_early_demux+0x59a/0x9d0
[ 3264.648244][ C2] ? __netif_receive_skb_core.constprop.0+0x648/0x2da0
[ 3264.648591][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3264.648843][ C2] ? ip_rcv_finish_core.constprop.0+0x522/0x1300
[ 3264.649163][ C2] ? vrf_l3_rcv+0x3e5/0x510 [vrf]
[ 3264.649425][ C2] ip_rcv+0x564/0x740
[ 3264.649629][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3264.649858][ C2] ? set_track_prepare+0x8a/0xd0
[ 3264.650109][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3264.650388][ C2] ? start_secondary+0x21c/0x2b0
[ 3264.650639][ C2] ? skb_clone+0x10b/0x330
[ 3264.650863][ C2] ? tcf_mirred_to_dev+0x130/0xd70 [act_mirred]
[ 3264.651181][ C2] ? tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3264.651487][ C2] ? tcf_action_exec.part.0+0x112/0x3d0
[ 3264.651767][ C2] ? fl_classify+0x4dc/0x650 [cls_flower]
[ 3264.652068][ C2] ? __tcf_classify+0x329/0x7d0
[ 3264.652316][ C2] ? __pfx_ip_rcv+0x10/0x10
[ 3264.652545][ C2] __netif_receive_skb_one_core+0x166/0x1b0
[ 3264.652846][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3264.653130][ C2] ? __pfx___netif_receive_skb_one_core+0x10/0x10
[ 3264.653469][ C2] ? lock_acquire+0x1c1/0x220
[ 3264.653707][ C2] ? netif_receive_skb_internal+0x84/0x300
[ 3264.654003][ C2] netif_receive_skb_internal+0xb0/0x300
[ 3264.654287][ C2] ? __pfx_netif_receive_skb_internal+0x10/0x10
[ 3264.654605][ C2] ? __copy_skb_header+0xaf/0x490
[ 3264.654861][ C2] ? __skb_clone+0x57a/0x760
[ 3264.655096][ C2] netif_receive_skb+0x55/0x280
[ 3264.655345][ C2] tcf_mirred_to_dev+0x444/0xd70 [act_mirred]
[ 3264.655657][ C2] ? __pfx_tcf_skbedit_act+0x10/0x10 [act_skbedit]
[ 3264.655988][ C2] tcf_mirred_act+0x338/0x780 [act_mirred]
[ 3264.656286][ C2] tcf_action_exec.part.0+0x112/0x3d0
[ 3264.656561][ C2] fl_classify+0x4dc/0x650 [cls_flower]
[ 3264.656849][ C2] ? __pfx_fl_classify+0x10/0x10 [cls_flower]
[ 3264.657163][ C2] ? get_stack_info+0x36/0xc0
[ 3264.657403][ C2] ? unwind_next_frame+0x1cc/0x1d10
[ 3264.657668][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3264.657984][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3264.658264][ C2] ? __pfx_unwind_next_frame+0x10/0x10
[ 3264.658539][ C2] ? secondary_startup_64_no_verify+0x16d/0x17b
[ 3264.658854][ C2] ? kernel_text_address+0x17/0xe0
[ 3264.659114][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3264.659426][ C2] ? arch_stack_walk+0x8c/0x100
[ 3264.659674][ C2] ? do_raw_spin_trylock+0xb9/0x190
[ 3264.659938][ C2] ? __pfx_do_raw_spin_trylock+0x10/0x10
[ 3264.660223][ C2] ? lock_acquire+0x1c1/0x220
[ 3264.660461][ C2] ? stack_depot_save_flags+0x281/0x550
[ 3264.660745][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3264.661046][ C2] ? get_stack_info_noinstr+0x18/0x110
[ 3264.661326][ C2] ? get_stack_info+0x36/0xc0
[ 3264.661566][ C2] __tcf_classify+0x329/0x7d0
[ 3264.661807][ C2] tcf_classify+0x283/0x930
[ 3264.662040][ C2] ? __pfx_tcf_classify+0x10/0x10
[ 3264.662297][ C2] ? __pfx_stack_trace_consume_entry+0x10/0x10
[ 3264.662610][ C2] tc_run+0x2e4/0x5d0
[ 3264.662814][ C2] ? __pfx_tc_run+0x10/0x10
[ 3264.663045][ C2] ? lock_acquire+0x1c1/0x220
[ 3264.663288][ C2] ? __dev_queue_xmit+0x1da/0x17e0
[ 3264.663549][ C2] __dev_queue_xmit+0x686/0x17e0
[ 3264.663802][ C2] ? lock_acquire+0x1c1/0x220
[ 3264.664040][ C2] ? ip_finish_output2+0x786/0x18e0
[ 3264.664304][ C2] ? trace_irq_enable.constprop.0+0xd4/0x100
[ 3264.664608][ C2] ? __pfx___dev_queue_xmit+0x10/0x10
[ 3264.664883][ C2] ? neigh_hh_output+0x348/0x590
[ 3264.665136][ C2] ? ip_finish_output2+0x262/0x18e0
[ 3264.665400][ C2] ip_finish_output2+0x786/0x18e0
[ 3264.665659][ C2] ? __pfx_vrf_ip_out_direct_finish+0x10/0x10 [vrf]
[ 3264.665996][ C2] ? __pfx_ip_finish_output2+0x10/0x10
[ 3264.666274][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3264.666525][ C2] ? __ip_finish_output+0x10f/0x770
[ 3264.666789][ C2] ip_output+0x16b/0x4f0
[ 3264.667004][ C2] ? __pfx_ip_output+0x10/0x10
[ 3264.667247][ C2] ? __pfx_set_track_prepare+0x10/0x10
[ 3264.667522][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3264.667833][ C2] ? kmem_cache_alloc_node+0x2b6/0x2e0
[ 3264.668114][ C2] ? kmalloc_reserve+0x11c/0x1f0
[ 3264.668364][ C2] ? __alloc_skb+0xd4/0x280
[ 3264.668594][ C2] ? tcp_stream_alloc_skb+0x30/0x510
[ 3264.668861][ C2] ? tcp_fragment+0x168/0x1040
[ 3264.669105][ C2] ? rcu_read_lock_held+0xe/0x50
[ 3264.669357][ C2] ? ip_local_out+0x114/0x3b0
[ 3264.669597][ C2] __ip_queue_xmit+0x672/0x1910
[ 3264.669845][ C2] ? __skb_clone+0x57a/0x760
[ 3264.670077][ C2] __tcp_transmit_skb+0x22b1/0x2d20
[ 3264.670344][ C2] ? __pfx___tcp_transmit_skb+0x10/0x10
[ 3264.670626][ C2] ? ipv4_dst_check+0xe3/0x170
[ 3264.670869][ C2] ? __sk_dst_check+0x1a1/0x2b0
[ 3264.671119][ C2] __tcp_retransmit_skb.part.0+0x4f5/0x1170
[ 3264.671419][ C2] ? __pfx___tcp_retransmit_skb.part.0+0x10/0x10
[ 3264.671738][ C2] ? tcp_fragment+0xb0e/0x1040
[ 3264.671981][ C2] tcp_send_loss_probe+0x348/0x830
[ 3264.672241][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3264.672507][ C2] tcp_write_timer+0x82/0x1d0
[ 3264.672747][ C2] call_timer_fn+0x173/0x430
[ 3264.672984][ C2] ? __pfx_call_timer_fn+0x10/0x10
[ 3264.673245][ C2] ? next_expiry_recalc+0xcd/0x220
[ 3264.673509][ C2] __run_timers.part.0+0x52d/0x890
[ 3264.673769][ C2] ? __pfx_tcp_write_timer+0x10/0x10
[ 3264.674038][ C2] ? __pfx___run_timers.part.0+0x10/0x10
[ 3264.674322][ C2] ? lock_acquire+0x1c1/0x220
[ 3264.674564][ C2] ? clockevents_program_event+0xf6/0x300
[ 3264.674854][ C2] ? lock_release+0x1d5/0x250
[ 3264.675091][ C2] ? kvm_clock_get_cycles+0x18/0x30
[ 3264.675356][ C2] ? ktime_get+0xb3/0x190
[ 3264.675576][ C2] ? clockevents_program_event+0x1ea/0x300
[ 3264.675871][ C2] run_timer_softirq+0x72/0x100
[ 3264.676119][ C2] __do_softirq+0x1b9/0x7ff
[ 3264.676351][ C2] irq_exit_rcu+0x98/0xc0
[ 3264.676571][ C2] sysvec_apic_timer_interrupt+0x75/0x80
[ 3264.676855][ C2]
[ 3264.677005][ C2]
[ 3264.677158][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 3264.677461][ C2] RIP: 0010:default_idle+0xf/0x20
[ 3264.677717][ C2] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 93 51 41 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
[ 3264.678685][ C2] RSP: 0018:ffffc9000014fdf8 EFLAGS: 00000246
[ 3264.678991][ C2] RAX: ffff888035bf7520 RBX: 1ffff92000029fc1 RCX: ffffffff97c4ba22
[ 3264.679390][ C2] RDX: ffffed1006b7eea5 RSI: 0000000000000004 RDI: ffffffff956968b6
[ 3264.679790][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006b7eea4
[ 3264.680186][ C2] R10: ffff888035bf7523 R11: ffff888035bfc348 R12: 0000000000000000
[ 3264.680585][ C2] R13: ffff888001d1a640 R14: dffffc0000000000 R15: 0000000000000000
[ 3264.680984][ C2] ? ct_kernel_exit.constprop.0+0xc2/0xe0
[ 3264.681271][ C2] ? cpuidle_idle_call+0x1f6/0x280
[ 3264.681532][ C2] default_idle_call+0x69/0xa0
[ 3264.681776][ C2] cpuidle_idle_call+0x1f6/0x280
[ 3264.682027][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10
[ 3264.682304][ C2] ? lock_release+0x1d5/0x250
[ 3264.682544][ C2] ? tsc_verify_tsc_adjust+0x65/0x2b0
[ 3264.682815][ C2] do_idle+0xfb/0x160
[ 3264.683021][ C2] cpu_startup_entry+0x55/0x60
[ 3264.683262][ C2] start_secondary+0x21c/0x2b0
[ 3264.683512][ C2] ? __pfx_start_secondary+0x10/0x10
[ 3264.683780][ C2] secondary_startup_64_no_verify+0x16d/0x17b
[ 3264.684092][ C2]
[ 3292.569270][ C1] watchdog: BUG: soft lockup - CPU#1 stuck for 875s! [perl:4135]
[ 3292.569692][ C1] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall bridge stp llc ip_gre act_gact cls_flower sch_ingress 8021q ip6_gre ip6_tunnel tunnel6 gre vrf veth
[ 3292.570951][ C1] irq event stamp: 209232
[ 3292.571171][ C1] hardirqs last enabled at (209231): [] _raw_spin_unlock_irqrestore+0x51/0x70
[ 3292.571700][ C1] hardirqs last disabled at (209232): [] common_interrupt+0x13/0x90
[ 3292.572179][ C1] softirqs last enabled at (196496): [] __do_softirq+0x519/0x7ff
[ 3292.572649][ C1] softirqs last disabled at (196487): [] irq_exit_rcu+0x98/0xc0
[ 3292.573112][ C1] CPU: 1 PID: 4135 Comm: perl Tainted: G L 6.8.0-rc2-virtme #1
[ 3292.573567][ C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 3292.574181][ C1] RIP: 0010:queued_spin_lock_slowpath+0xa3/0xb90
[ 3292.574503][ C1] Code: 0f 1f 44 00 00 49 89 fd 49 89 fc 41 be 01 00 00 00 48 b8 00 00 00 00 00 fc ff df 49 c1 ed 03 41 83 e4 07 49 01 c5 41 83 c4 03