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 0xe0 │ inherit 49 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 30 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 174 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 42 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ other │ inherit 0x7c │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 12 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 47 │ 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__->