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 0xd4 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 207 │ true │ OK # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 90 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 40 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 20 │ false │ OK # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 47 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 144 │ false │ OK │ # │ vxlan 6 │ other │ fixed 0x48 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 12 │ false │ OK │ # geneve │ 4 │ 4 │ inherit 0x5c │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 131 │ 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__->