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 0xb0 │ inherit 11 │ false │ OK │ # │ gre │ 4 4 │ inherit 0xf8 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 other │ inherit 0xf4 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 232 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 61 │ false │ OK │ # vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 142 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ other fixed 0x58 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 163 │ 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__->