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 0xf8 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 237 │ true │ OK │ # │ gre │ 4 6 │ fixed 0x70 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0xc4 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 66 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 30 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 13 │ 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__->