make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 76 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 184 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 166 │ false │ OK │ # │ gre 6 │ 4 │ inherit 0x28 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 214 true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 160 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 134 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 9 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->