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 0x2c │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 234 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 95 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 108 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 196 │ false │ OK │ # │ geneve │ 6 4 │ fixed 0x08 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 122 │ 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__->