Skip to content

Questions about scaling example #294

Description

@strongcourage

Hi there,

I have several questions concerning the scaling example. When I rerun the openNetVM manager using the following commands onvm/go.sh -k 1 -n 0xF8 -s stdout -m 0,1,2, and run the NF scaling_example ./start_nf.sh scaling_example 1 -d 2 -n 3 -a with 3 children's using advanced rings interface, tx_drop is 128 at the beginning for all instances. I guess because I have not properly flushed all packets in tx_batch in previous run.

Screenshot 2021-06-16 at 10 09 07

In addition, I replay a pcap file and send 39580755 packets to port 0. In this case, the number of packets received by openNetVM (39397742 packets) or processed by all 4 NFs (39398254 packets) is smaller than the total number packets sent. So, what are the reason of this problem?

Screenshot 2021-06-16 at 10 09 56

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions