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 0x84 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 88 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 104 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 67 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 127 │ 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__->