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 0xc0 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 174 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 67 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 161 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 28 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other inherit 0xcc │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 65 │ false │ OK │ # geneve │ 4 │ 4 │ fixed 0x04 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 92 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 146 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 24 │ 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__->