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 0x28 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 122 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 133 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 39 │ 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__->