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 0x4c │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 155 │ true │ OK # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 27 false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 123 false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 154 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 6 │ inherit 0xa0 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 166 │ false │ OK # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x64 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 125 │ false OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 237 │ 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__->