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 0x2c │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 237 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 36 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 211 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 128 │ 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__->