make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x70 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 226 │ false │ OK │ # gre │ 4 │ 6 │ inherit 0xcc │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 143 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 230 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 87 │ 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__->