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 0xc8 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 fixed 0x40 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 183 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 125 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 inherit 121 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 124 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 180 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 205 │ 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__->