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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 inherit 179 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 170 │ false │ OK │ # │ gre │ 6 4 │ inherit 0xf8 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac inherit 55 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0x98 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 165 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 225 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->