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 0xdc │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 162 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 130 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 151 false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 170 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 135 │ 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__->