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 0x14 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 6 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 65 true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 9 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 19 │ 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__->