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 0x88 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0x60 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 87 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 58 │ 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__->