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 0x8c │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 210 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 39 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 195 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 233 │ false │ OK │ # geneve │ 4 │ 4 │ inherit 0x50 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 68 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 100 │ 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__->