Skip to Content.
Sympa Menu

rare-users - Re: [RARE-users] [freertr] freeRouter rpms for CentOS and Fedora

Subject: RARE user and assistance email list

List archive

Re: [RARE-users] [freertr] freeRouter rpms for CentOS and Fedora


Chronological Thread 
  • From: "mc36" <>
  • To: ,
  • Subject: Re: [RARE-users] [freertr] freeRouter rpms for CentOS and Fedora
  • Date: Wed, 9 Feb 2022 23:04:06 +0100
  • List-id: <freertr.groups.io>
  • Mailing-list: list ; contact

hi,

On 2/9/22 22:27, wrote:
/usr/bin/p4dpdk.bin --vdev=net_af_packet0,iface=veth0b -- 127.0.0.1 9080 4 1
2 3 2 4 5 -1 6 7 -1 8 9 -1 10 11
and I get indeed about 6.6gbps unidirection, 9gbps combined on bi-directional test. I think there's something still limiting my performance so I'm going to first assess performance without virtualization, bare-metal on this box and then come back to VMware.

nicee! :)
when doing so, study your nic->socket and core->socket topology...
p4dpdk will allocate twice as much ram and will use them for the nic's mbuf
allocation from the local nic's cpu's pool...
https://github.com/mc36/freeRouter/blob/master/misc/native/p4dpdk.h#L378
but you have to remove the nic's remote cores from your parameters manually
to avoid using foreign memory...

regards,
cs


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#156): https://groups.io/g/freertr/message/156
Mute This Topic: https://groups.io/mt/89016789/6413194
Group Owner:
Unsubscribe: https://groups.io/g/freertr/unsub []
-=-=-=-=-=-=-=-=-=-=-=-





Archive powered by MHonArc 2.6.19.

Top of Page