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 0xa4 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 89 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 16 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 52 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 92 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x60 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 fixed 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 250 │ false OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 206 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 56 │ 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__->