[Edited Message Follows]
Hi all,
I did an experiment on interface capacity in vpp-agent and the results are as
follows:
1. af_packet: Less than 240 ( when host memory is 8g )
created by:
ip link add name veth_lan$i type veth peer name lan$i
ip link set dev lan$i up
ip link set dev veth_
Hi all,
I did an experiment on interface capacity in vpp-agent and the results are as
follows:
1. af_packet: Less than 240 (when host memory is 8g)
created by:
ip link add name veth_lan$i type veth peer name lan$i
ip link set dev lan$i up
ip link set dev veth_lan$i up
vppctl create ho