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 0x04 │ inherit 100 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 inherit 122 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 39 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 10 │ false │ OK # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 53 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 247 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 104 │ 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__->