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 0xf8 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 118 │ false │ OK │ # gre │ 4 │ other │ fixed 0xac │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 154 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 87 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0xa8 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 143 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 166 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 192 │ 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__->