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 0x44 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 50 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 213 │ 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__->