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 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 fixed 152 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 208 │ false │ OK │ # vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 244 │ 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__->