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 0x40 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ 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__->