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 0x34 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 66 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 1 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 52 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ 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__->