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 0x88 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0xa8 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 33 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 26 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 inherit 35 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 146 │ 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__->