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 0x60 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 51 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 74 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0xf4 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 117 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 126 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ other │ inherit 0xf4 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 49 │ 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__->