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 0x40 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 18 │ false │ OK # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 61 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 27 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0xf8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 146 │ false │ OK # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 255 │ true │ OK │ # │ geneve 6 │ other │ fixed 0xf0 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 179 │ 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__->