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 0xb4 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 20 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 100 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 142 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 154 │ false OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 53 │ 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__->