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 0xb0 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 fixed 153 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 244 │ 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__->