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 0x50 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 158 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 236 false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 21 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 93 │ false OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 66 │ 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__->