-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
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.
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?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels