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 0x68 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 248 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0xc8 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 134 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 86 │ 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__->