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 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 79 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 130 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 inherit 223 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 127 │ false │ OK │ # gre │ 6 │ other │ fixed 0x0c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 143 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 4 │ inherit 0x34 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 125 │ 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__->