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 0xd4 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 150 │ false OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 21 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 42 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 181 │ true │ OK │ # │ vxlan 6 │ other │ fixed 0x80 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 171 │ false │ OK # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0x74 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 122 │ 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__->