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 0x84 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 221 │ false │ OK │ # vxlan │ 6 │ other │ inherit 0x6c │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 164 false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 132 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc inherit 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 115 │ 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__->