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 0xc4 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 220 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 241 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 139 │ false │ OK │ # │ gre │ 4 │ other fixed 0x3c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 133 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0x94 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0x44 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 131 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 213 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 109 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 238 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 39 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x40 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 205 │ false │ OK # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 3 │ 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__->