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 0x58 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 133 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 104 │ true │ OK # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 6 │ inherit 0xa4 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 39 │ 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__->