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 0x78 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 175 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 47 │ true OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 138 true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 82 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0xfc │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 145 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 247 │ 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__->