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 0x90 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 7 │ true │ OK │ # │ gre │ 4 4 │ fixed 0x40 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 42 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 198 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 209 │ false OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 100 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 inherit 0x04 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 inherit 0x5c │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 167 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ other │ inherit 0xb8 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 33 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 84 │ 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__->