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 0xbc │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 132 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 61 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 247 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 221 │ true │ OK │ # │ geneve │ 6 6 │ fixed 0xe8 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 148 │ 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__->