Hi, 

I see that some configs have been changed compared to our private conversation. 
Did that influence results?

Nonetheless I’d try with the configs lower. In particular, I noticed you 
changed default buffer size, numa heap size and remove multi-seg support which 
are not optimal.

Regards,
Florin

startup.conf 

session {
  enable
  use-app-socket-api
  event-queue-length 1024000
 }

cpu {
 main-core 0
 corelist-workers 1
}

buffers {
 buffers-per-numa 16384
}

 dpdk {
        dev <pci> {
                num-rx-queues 1
                num-rx-desc 256
                num-tx-desc 256
         }
}

vcl.conf
segment-size 8000000000
add-segment-size 8000000000
rx-fifo-size 4000000 
tx-fifo-size 4000000

nginx.conf
worker_processes 4

> On Jan 19, 2022, at 2:21 AM, weizhen9...@163.com wrote:
> 
> The version of vpp is:
> <dummyfile.0.part>
> The config of vpp and nginx is the attachment. The vcl config is attachment.
> 
> <dummyfile.1.part>
> The type of nic is:
> <dummyfile.2.part>
> <nginx.conf><startup.conf><vcl_test.conf>
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20757): https://lists.fd.io/g/vpp-dev/message/20757
Mute This Topic: https://lists.fd.io/mt/88456731/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to