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 0xc0 │ inherit 12 │ false OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 231 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 51 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0x7c │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 177 │ 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__->