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 0x1c │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 15 │ false │ OK # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 45 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 42 │ 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__->