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 0x24 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 170 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 251 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 225 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 205 false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 8 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 95 │ 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__->