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 0xb0 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 241 │ false │ OK │ # │ gre │ 4 other │ inherit 0xf8 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 159 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 153 │ true │ OK │ # vxlan │ 4 │ other │ fixed 0xd4 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 89 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 6 │ 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__->