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 0x98 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 135 │ false OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 4 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 148 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 243 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 212 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 149 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ other inherit 0xc8 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x74 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 98 │ 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__->