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 0xdc │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 194 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 4 │ inherit 0x64 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 100 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 27 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 35 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 157 │ 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__->