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 0x1c │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 134 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 201 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 60 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 inherit 0x18 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 238 │ 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__->