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 0x58 │ inherit 229 │ false │ OK │ # │ gre 4 │ 4 │ inherit 0x64 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 198 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 fixed 88 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 217 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 89 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 238 │ 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__->