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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬─────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 83 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 160 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0x58 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 83 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->