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 0x14 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 128 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 141 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 153 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 145 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 45 │ 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__->