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 0xc0 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 95 │ false │ OK │ # │ gre │ 4 4 │ fixed 0xdc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ other inherit 0xec │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 177 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 98 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 186 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 248 │ 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__->