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 0x38 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 81 │ true OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 34 │ false │ OK │ # gre │ 6 │ 6 │ inherit 0x5c │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 207 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 97 │ true │ OK # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 116 │ 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__->