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 0x84 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 204 │ 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__->