make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=tc_actioons.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-2/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
make[1]: Entering directory '/home/virtme/testing-2/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 ]
[ 1148.379773] tc (18508) used greatest stack depth: 11720 bytes left
# TEST: mirred_egress_to_ingress (skip_hw)                            [ OK ]
[ 1151.822489] tc (18757) used greatest stack depth: 11648 bytes left
# [ 1157.196192] irq 4: nobody cared (try booting with the "irqpoll" option)
[ 1157.196581] CPU: 1 PID: 17933 Comm: perl Not tainted 6.8.0-rc4-virtme #1
[ 1157.196929] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 1157.197512] Call Trace:
[ 1157.197648]  <IRQ>
[ 1157.197760]  dump_stack_lvl+0x4b/0x80
[ 1157.197965]  __report_bad_irq+0x2b/0xc0
[ 1157.198171]  note_interrupt+0x2a7/0x2f0
[ 1157.198375]  handle_irq_event+0x72/0x80
[ 1157.198581]  handle_edge_irq+0x8b/0x230
[ 1157.198783]  __common_interrupt+0x4b/0x100
[ 1157.199005]  common_interrupt+0x81/0xa0
[ 1157.199231]  </IRQ>
[ 1157.199349]  <TASK>
[ 1157.199466]  asm_common_interrupt+0x26/0x40
[ 1157.199690] RIP: 0010:_raw_spin_unlock_irqrestore+0x39/0x50
[ 1157.199982] Code: c7 18 53 48 89 f3 48 8b 74 24 10 e8 01 ae 38 ff 48 89 ef e8 b9 de 38 ff 80 e7 02 74 06 e8 bf 07 46 ff fb 65 ff 0d bf 58 ff 57 <74> 07 5b 5d c3 cc cc cc cc 0f 1f 44 00 00 5b 5d c3 cc cc cc cc 66
[ 1157.200920] RSP: 0018:ffffa87280587d18 EFLAGS: 00000286
[ 1157.201198] RAX: 00000000004fed9f RBX: 0000000000000282 RCX: 0000000000000040
[ 1157.201567] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffffa8039681
[ 1157.201937] RBP: ffffffffaa20
DETECTED CRASH, lowering timeout
2f20 R08: 0000000000000001 R09: 0000000000000001
[ 1157.202306] R10: 0000000000000005 R11: 0000000000000001 R12: 0000000000000001
[ 1157.202675] R13: 0000000000000000 R14: ffff9b4002650401 R15: ffff9b40022b0000
[ 1157.203046]  ? _raw_spin_unlock_irqrestore+0x31/0x50
[ 1157.203309]  ? _raw_spin_unlock_irqrestore+0x31/0x50
[ 1157.203578]  uart_write+0x103/0x1d0
[ 1157.203771]  n_tty_write+0x1a6/0x530
[ 1157.203965]  ? __pfx_woken_wake_function+0x10/0x10
[ 1157.204221]  file_tty_write.constprop.0+0x164/0x340
[ 1157.204486]  vfs_write+0x38d/0x550
[ 1157.204676]  ksys_write+0x69/0xf0
[ 1157.204857]  do_syscall_64+0xc9/0x1e0
[ 1157.205054]  entry_SYSCALL_64_after_hwframe+0x6f/0x77
[ 1157.205320] RIP: 0033:0x7f9ab1182957
[ 1157.205514] Code: 0b 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 1157.206462] RSP: 002b:00007ffdd622dd88 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 1157.206856] RAX: ffffffffffffffda RBX: 00005612f97a5cc0 RCX: 00007f9ab1182957
[ 1157.207225] RDX: 0000000000000001 RSI: 00005612f97a5cc0 RDI: 0000000000000001
[ 1157.207592] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000002000
[ 1157.207960] R10: 0000000000000001 R11: 0000000000000246 R12: 00005612f9792500
[ 1157.208329] R13: 00005612f97732a0 R14: 0000000000000001 R15: 00005612f9792500
[ 1157.208701]  </TASK>
[ 1157.208823] handlers:
[ 1157.208949] [<000000003f0c3bc4>] serial8250_interrupt
[ 1157.209269] Disabling IRQ #4
TEST: mirred_egress_to_ingress_tcp (skip_hw)                        [ OK ]
# INFO: Could not test offloaded functionality
ok 1 selftests: 
WAIT TIMEOUT stdout

Ctrl-C stdout

Ctrl-C stdout

WAIT TIMEOUT stdout