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 0x3c │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 204 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other fixed 0xac │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 245 │ 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__->