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 0xf8 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 39 false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 199 false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 6 false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ other fixed 0x9c │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 47 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 60 │ false OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 228 │ false │ OK │ # │ vxlan 6 │ other │ inherit 0x24 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 201 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 161 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x74 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 58 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 193 │ 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__->