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 0x88 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 215 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0xf8 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 88 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 134 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 100 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 43 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 165 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 209 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 129 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 148 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 17 │ false │ OK │ # geneve │ 6 │ 4 │ fixed 0x54 │ fixed 67 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 191 │ false │ OK │ # │ geneve 6 │ other │ fixed 0x54 │ fixed 254 │ 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__->