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 0xc8 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0xf0 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 244 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 252 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 72 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 239 true │ OK │ # │ geneve 6 │ other │ fixed 0xb8 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 71 │ 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__->