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 0x68 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 157 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 123 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 5 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 57 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 208 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 43 │ false OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 78 │ true │ OK │ # │ geneve │ 4 4 │ fixed 0x14 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 197 │ true │ OK │ # geneve │ 4 │ other │ fixed 0xe0 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 90 │ 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__->