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 0xd4 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 66 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 208 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0xc0 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 21 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 42 false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 141 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ other │ inherit 0xa4 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 201 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 207 │ true OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 188 │ 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__->