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 0xbc │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 57 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 93 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 153 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 234 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 229 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 151 │ 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__->