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 0x7c │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 201 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 109 │ false OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 149 │ true │ OK │ # │ gre │ 6 other │ fixed 0xb0 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 150 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x80 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 191 │ true │ OK │ # │ vxlan │ 6 4 │ fixed 0x4c │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 154 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 145 │ 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__->