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 0xfc │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 42 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 93 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 214 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x70 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 253 │ true │ OK # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ other │ inherit 0x2c │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 208 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x30 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 99 │ 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__->