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 135 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 48 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 213 │ true │ OK │ # │ gre │ 6 other │ fixed 0x8c │ fixed 233 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 72 │ true │ OK │ # vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 237 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 94 │ true │ OK │ # │ vxlan 6 │ 6 │ fixed 0x14 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0x9c │ fixed 152 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 162 │ 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__->