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 0xdc │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 65 │ true OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 38 │ 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__->