make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 53 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 173 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0xd8 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 14 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 91 false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0x90 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 81 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->