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 0xb8 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 9 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0x5c │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 65 │ true │ OK │ # │ gre 6 │ 4 │ fixed 0x64 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 14 │ false OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 216 │ false OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 154 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 136 │ 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__->