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 0x58 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 9 │ false │ OK │ # │ gre │ 4 other │ fixed 0xf0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 23 │ false │ OK │ # │ gre │ 6 4 │ inherit 0x38 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 177 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 95 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 22 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 198 │ 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__->