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 0x7c │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 103 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 102 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 208 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 41 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 17 │ 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__->