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 0x70 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 140 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 168 │ true │ OK │ # gre │ 6 │ other │ fixed 0xe4 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 inherit 75 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 4 │ inherit 0x14 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 12 │ 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__->