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 0xb4 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 183 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 230 │ false OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 105 false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 190 │ 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__->