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 233 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 4 fixed 0x1c │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 107 │ false │ OK │ # gre │ 4 │ 6 │ fixed 0xe0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 241 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 80 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0x50 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 109 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 8 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 213 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 89 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 180 │ 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__->