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 0x20 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 77 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 4 │ inherit 0x30 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 236 │ 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__->