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 0x08 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 80 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 9 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 232 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 235 │ false │ OK │ # │ vxlan 4 │ other │ inherit 0x3c │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0x84 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 175 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 41 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 23 │ 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__->