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 0x08 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 228 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 219 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 35 │ false │ OK │ # vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 224 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 2 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 253 │ 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__->