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 0x10 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 3 │ true │ OK # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 82 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 220 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 16 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 9 │ 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__->