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 37 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 253 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 205 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre 6 │ 6 │ inherit 0xc0 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0x94 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 36 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 69 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 97 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 39 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 13 │ 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__->