I cannot begin to imagine how you got the unexpected result. I tried with my output from "make build-release" and I obtained your make test results.
Burt On Wed, Jun 7, 2017 at 2:42 AM, Ni, Hongjun <[email protected]> wrote: > Hey all, > > > > When I start vpp using latest code and enter “show features” in CLI in my > server, I got below output, > > which is different from the log output by doing “make test”. > > Is there something I missed? > > > > vpp# sh feat > > Available feature paths > > nsh-output: > > mpls-output: > > mpls-input: > > ip6-output: > > ip6-multicast: > > ip6-unicast: > > ip4-local: > > ip4-output: > > nsh-md2-ioam-encap-transit > > ip4-multicast: > > ip4-unicast: > > snat-in2out > > snat-out2in > > snat-det-in2out > > snat-det-out2in > > snat-in2out-worker-handoff > > snat-out2in-worker-handoff > > snat-in2out-fast > > snat-out2in-fast > > ethernet-output: > > interface-output: > > device-input: > > > > Below is the log output by doing “make test”. I think below output is > correct and expected. > > 22:29:25,908 CLI: show features > > 22:29:25,908 Available feature paths > > nsh-output: > > adj-midchain-tx > > adj-midchain-tx-no-count > > error-drop > > mpls-output: > > interface-output > > adj-midchain-tx > > adj-midchain-tx-no-count > > mpls-input: > > mpls-not-enabled > > mpls-lookup > > ip6-output: > > ipsec-output-ip6 > > interface-output > > adj-midchain-tx > > adj-midchain-tx-no-count > > acl-plugin-out-ip6-fa > > flowprobe-ip6 > > ip6-multicast: > > vpath-input-ip6 > > ip6-drop > > ip6-mfib-forward-lookup > > ip6-unicast: > > ip6-flow-classify > > ip6-inacl > > ip6-policer-classify > > ipsec-input-ip6 > > l2tp-decap > > vpath-input-ip6 > > ip6-vxlan-bypass > > ip6-drop > > ip6-lookup > > acl-plugin-in-ip6-fa > > sir-to-ila > > ip4-local: > > ip4-local-end-of-arc > > syn-filter-4 > > ip4-output: > > ip4-source-and-port-range-check-tx > > ipsec-output-ip4 > > interface-output > > adj-midchain-tx > > adj-midchain-tx-no-count > > acl-plugin-out-ip4-fa > > flowprobe-ip4 > > vxlan-gpe-transit-ioam > > ip4-multicast: > > vpath-input-ip4 > > ip4-drop > > ip4-mfib-forward-lookup > > ip4-unicast: > > ip4-flow-classify > > ip4-inacl > > ip4-source-check-via-rx > > ip4-source-check-via-any > > ip4-source-and-port-range-check-rx > > ip4-policer-classify > > ipsec-input-ip4 > > vpath-input-ip4 > > ip4-vxlan-bypass > > ip4-drop > > ip4-lookup > > acl-plugin-in-ip4-fa > > snat-in2out > > snat-out2in > > snat-det-in2out > > snat-det-out2in > > snat-in2out-worker-handoff > > snat-out2in-worker-handoff > > snat-in2out-fast > > snat-out2in-fast > > ethernet-output: > > error-drop > > adj-midchain-tx > > adj-midchain-tx-no-count > > interface-output: > > span-output > > interface-tx > > flowprobe-l2 > > device-input: > > l2-patch > > worker-handoff > > span-input > > ethernet-input > > sr-pl-rewrite-encaps-l2 > > > > Thanks a lot, > > Hongjun > > _______________________________________________ > vpp-dev mailing list > [email protected] > https://lists.fd.io/mailman/listinfo/vpp-dev >
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
