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 0x94 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ 6 │ inherit 0x24 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 252 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 86 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 191 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 4 │ inherit 0xc4 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 94 │ false │ OK # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 202 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 59 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 151 │ false │ OK │ # │ geneve │ 6 other │ fixed 0x4c │ fixed 69 │ 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__->