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 0x70 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 47 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 43 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 121 │ false │ OK │ # │ gre │ 6 other │ fixed 0x04 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 226 │ false │ OK │ # vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 125 │ 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__->