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 7 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 30 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 92 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ other inherit 0x4c │ inherit 59 │ true │ OK # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 85 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 40 │ true │ OK │ # │ geneve 6 │ 4 │ fixed 0x54 │ fixed 181 │ false │ OK │ # geneve │ 6 │ 4 │ fixed 0xcc │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 inherit 0x24 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 145 │ 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__->