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 0x04 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 115 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 120 │ false │ OK # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 128 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 184 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 fixed 232 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 167 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 171 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 246 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 134 │ 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__->