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 0x28 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 192 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 174 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 80 │ false │ OK # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 154 false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 189 │ 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__->