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 0x94 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 81 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 29 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 146 │ false OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 37 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 215 │ 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__->