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 0x54 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 143 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 173 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0x74 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 234 │ 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__->