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-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 0xe8 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 fixed 236 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 45 │ 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__->