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 0x94 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 166 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 237 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 204 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 150 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 171 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 213 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 174 │ 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__->