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 0xd0 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 232 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 168 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 24 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 251 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 124 │ true │ OK # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other inherit 0xcc │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 229 │ 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__->