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 0x44 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 100 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 167 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 152 │ true │ OK │ # gre │ 6 │ other │ fixed 0x48 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 1 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 46 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 205 │ 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__->