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 0xbc │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 183 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 158 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 4 │ inherit 0xb8 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 233 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 108 │ true │ OK │ # │ geneve 4 │ 4 │ fixed 0x40 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 4 fixed 0x20 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 69 │ 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__->