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 0x90 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 249 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 148 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 227 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 251 true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 45 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 16 │ false OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 4 │ inherit 0x18 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 100 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0xe0 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 133 │ 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__->