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 0x24 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 138 │ false │ OK │ # gre │ 4 │ other │ fixed 0xbc │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 228 │ false │ OK # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 178 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 237 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0x10 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 53 │ 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__->