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 0x68 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 83 │ false │ OK │ # │ gre │ 4 other │ inherit 0xe0 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0x1c │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 193 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 145 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0x7c │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 44 │ 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__->