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 0x50 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0x60 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 148 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 97 │ false │ OK # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 43 │ 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__->