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 0x50 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 234 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 133 │ 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__->