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 0x18 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 124 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 239 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 16 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 243 │ true │ OK │ # vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 176 │ false │ OK │ # vxlan │ 4 │ other │ fixed 0x38 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0xd0 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 242 │ true │ OK │ # │ geneve 4 │ 6 │ fixed 0xf4 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 19 │ false OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 131 │ 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__->