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 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 93 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 203 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 137 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 196 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 17 │ true │ OK │ # │ vxlan 4 │ other │ fixed 0x90 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 228 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 119 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 90 │ 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__->