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 0xb0 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 162 │ false │ OK │ # │ gre 6 │ 6 │ inherit 0x50 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0x5c │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ other │ inherit 0xd0 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 41 │ 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__->