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 0xd8 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 244 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 177 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 239 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 inherit 223 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 49 │ 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__->