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 214 false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 233 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 197 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 151 │ 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__->