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 0x98 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 207 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 51 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 223 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0x74 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 inherit 43 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0x54 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 44 │ 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__->