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 0xb0 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 167 false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0x0c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 182 │ 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__->