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 0x14 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 254 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 135 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 204 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 167 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 234 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 119 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 206 │ 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__->