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 0x0c │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 105 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 88 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 214 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 4 false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 84 │ 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__->