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 0xf8 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 130 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 4 │ inherit 0x7c │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 254 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 105 │ 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__->