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 0x80 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 166 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 180 │ true │ OK │ # vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 240 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 162 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 fixed 235 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 226 │ 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__->