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 0xcc │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 10 │ false OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0xc8 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 159 │ 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__->