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 0x34 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 101 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 201 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 205 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 77 │ 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__->