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 0xa0 │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 229 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 172 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 67 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 200 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 17 │ false │ OK │ # │ geneve │ 4 4 │ fixed 0x68 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 4 │ inherit 0xb0 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 76 │ 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__->