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 0x80 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 162 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 83 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 89 │ true │ OK │ # │ gre 6 │ 6 │ fixed 0xf8 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 111 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 33 │ 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__->