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 0x24 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 50 │ true │ OK │ # │ gre │ 6 6 │ fixed 0xe0 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 52 false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 166 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 54 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 212 │ 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__->