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 0xcc │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c inherit 55 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0x14 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 other │ fixed 0xf0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 186 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 226 │ 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__->