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 0xa4 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 101 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 82 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 131 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 224 │ true │ OK │ # vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan 6 │ 4 │ inherit 0x68 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 194 │ 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__->