make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 154 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 82 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 110 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 149 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 58 │ true │ OK │ # vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 4 │ inherit 0xa8 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other inherit 0xb4 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 115 │ false OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 84 │ 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__->