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 0x70 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 139 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 252 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 113 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 114 │ true │ OK # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 199 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 6 inherit 0xf4 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 164 false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 188 │ 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__->