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 0x30 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 114 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 26 │ false │ OK │ # │ gre │ 4 other │ fixed 0xd0 │ fixed 202 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 18 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 134 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 238 │ 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__->