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 0xa8 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 239 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 21 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 35 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0x18 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 44 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 216 │ 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__->