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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 166 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 80 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 69 │ true │ OK # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 242 │ false OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 202 │ false │ OK │ # geneve │ 6 │ 6 │ fixed 0x78 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 183 │ true │ OK │ # └────────┴──────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->