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 0x98 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0xdc │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 24 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 113 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 224 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 82 │ 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__->