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 0x10 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 167 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 6 │ inherit 0x3c │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 182 │ false │ OK │ # │ geneve │ 4 other │ fixed 0x44 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 190 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 233 │ 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__->