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 0xac │ inherit 72 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 116 │ true │ OK │ # │ gre │ 4 6 │ fixed 0xfc │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 245 │ false OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 198 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 61 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 inherit 160 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 248 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 236 │ 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__->