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 0xf4 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 31 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 67 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 230 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 56 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0x70 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0x14 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 40 │ 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__->