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 0x78 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 212 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 74 │ false │ OK │ # │ geneve │ 6 4 │ fixed 0x20 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 86 │ 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__->