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 0x04 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 163 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 19 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 184 │ true OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 inherit 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 247 │ 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__->