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 0xc8 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0x24 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 83 │ false │ OK │ # vxlan │ 6 │ other │ fixed 0xa4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 44 │ false │ OK # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 6 │ inherit 0xec │ inherit 204 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0x18 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 86 │ 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__->