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 0x84 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 225 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 6 inherit 0x3c │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 223 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 88 │ false │ OK │ # │ vxlan 6 │ 4 │ inherit 0x08 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 51 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 93 │ false │ OK │ # geneve │ 6 │ other │ fixed 0x58 │ fixed 77 │ 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__->