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 0x30 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 143 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 4 fixed 0xb0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 110 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 214 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 13 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 133 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 53 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 158 │ true │ OK │ # │ geneve 4 │ other │ fixed 0x48 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 21 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 97 │ 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__->