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 0xe8 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 213 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 10 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 72 │ 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__->