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 0x50 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 87 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 189 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 157 false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 200 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 27 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 53 │ 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__->