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 0x0c │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 188 │ true OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 16 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0x5c │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 27 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 35 │ false │ OK │ # │ geneve │ 6 6 │ inherit 0x4c │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 48 │ 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__->