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 0x28 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 77 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 28 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0x54 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0x64 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 40 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 9 │ false │ OK # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 80 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0xac │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 85 │ 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__->