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 0x54 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 158 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 204 │ false │ OK # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 254 │ 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__->