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 0x10 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 4 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 16 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 157 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 93 │ false │ OK │ # │ vxlan 4 │ 4 │ fixed 0x08 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 157 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 19 │ 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__->