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 0x1c │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 194 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 212 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 62 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 110 │ false │ OK │ # │ vxlan 4 │ other │ inherit 0xf4 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 204 │ 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__->