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 0x10 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 84 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 38 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 143 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 189 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 115 │ 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__->