make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x98 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 154 │ false │ OK │ # │ gre │ 6 4 │ inherit 0x68 │ inherit 117 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 218 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 145 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 129 │ 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__->