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 0x74 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 155 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 224 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 233 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 48 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 98 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 24 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 102 │ false │ OK │ # │ geneve │ 6 other │ inherit 0xcc │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 114 │ 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__->