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 0x50 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 36 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 167 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 215 │ true │ OK │ # │ vxlan │ 6 4 │ fixed 0xbc │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 202 │ true │ OK │ # │ vxlan 6 │ other │ fixed 0xa8 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 85 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 168 │ 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__->