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 0xa0 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 13 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 24 │ false OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 50 │ false │ OK # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 56 true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 135 │ 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__->