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 0x10 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 91 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 10 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 inherit 244 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 9 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 85 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x20 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 53 │ 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__->