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 0x44 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 201 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 41 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 39 │ false │ OK │ # │ vxlan │ 4 4 │ inherit 0x04 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 17 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 237 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0xc4 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve 6 │ 4 │ inherit 0x48 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 55 │ 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__->