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 0x78 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 88 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 107 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 101 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 49 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 26 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 246 true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 154 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ other fixed 0x28 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 147 │ 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__->