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 0xac │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 244 │ false │ OK │ # │ vxlan 6 │ 6 │ fixed 0x0c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 248 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 28 │ 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__->