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 0xcc │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 114 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 24 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 193 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 37 │ true │ OK # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 159 │ 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__->