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 0xd0 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 43 │ true │ OK │ # gre │ 6 │ 6 │ fixed 0xc8 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 7 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 49 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 159 │ 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__->