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 0x34 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 93 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 4 fixed 0x0c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 241 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0xa8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 other │ inherit 0xf8 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 22 │ 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__->