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 0xbc │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 156 │ true │ OK │ # gre │ 4 │ other │ fixed 0x58 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 126 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 22 │ false │ OK │ # gre │ 6 │ 6 │ fixed 0x28 │ fixed 75 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 226 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 4 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 238 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 229 │ 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__->