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 0xf8 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 167 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x84 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 156 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 67 │ true │ OK │ # │ vxlan 6 │ 6 │ fixed 0x24 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ 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__->