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 0x28 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 217 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 67 true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 48 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 32 │ false │ OK │ # geneve │ 4 │ other │ inherit 0xb8 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 136 │ 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__->