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 0x98 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 16 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 157 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 140 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 173 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 172 │ 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__->