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-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 0x58 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 141 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 3 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 245 │ 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__->