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 0xe8 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 140 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0x64 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 238 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac fixed 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 81 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x2c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 29 │ false │ OK │ # geneve │ 6 │ other │ inherit 0x48 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 203 │ 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__->