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 0x28 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 157 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 239 │ true │ OK │ # │ gre 6 │ other │ fixed 0x24 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 147 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 other │ inherit 0x0c │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 226 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 198 │ 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__->