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 0xa4 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 18 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 18 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 27 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 122 │ 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__->