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 0x44 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 169 │ true OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 234 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 188 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 27 │ false │ OK # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 156 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 181 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 15 │ 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__->