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 0xd4 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 59 │ true │ OK # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 126 │ false │ OK │ # │ vxlan 6 │ other │ inherit 0xe8 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 172 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 124 │ 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__->