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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 59 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 inherit 144 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 59 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 20 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 174 │ false OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 147 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 251 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 6 │ inherit 0xa0 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 85 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->