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 0xac │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 244 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 195 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 208 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 117 │ true │ OK │ # │ vxlan 6 │ 6 │ fixed 0x70 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 104 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 248 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 198 │ false │ OK │ # │ geneve 6 │ 6 │ fixed 0x24 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ 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__->