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 0xe8 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 157 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 131 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 35 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 69 │ true │ OK │ # geneve │ 4 │ other │ fixed 0x38 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 87 │ false │ OK │ # geneve │ 6 │ other │ fixed 0x2c │ fixed 106 │ 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__->