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 0xac │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 185 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 239 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 88 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 86 │ 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__->