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 0x98 │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 5 │ false OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 inherit 127 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 148 │ false │ OK # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 49 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 240 │ true OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 176 │ 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__->