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 0xd0 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 183 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 1 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 72 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 177 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 185 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 164 │ 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__->