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 0x78 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 80 true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 69 │ true │ OK # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 45 │ 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__->