Yes i have deduplicated the current process on 32 threads but still, it is 
creating a lot of latency.
Why?
since all nodes are on a single threads, and VPP works in a BFS mode, so the 
rest packets like TCP, UDP, Other packets will wait in queue untill the 
decryption of QUIC is not processed. Searching, Creating new packets is not 
taking much time but the decryption part does. I'm using QUICHE of cloudflare 
for decryption which is already fast but still can't [process that on the same 
thread.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#26757): https://lists.fd.io/g/vpp-dev/message/26757
Mute This Topic: https://lists.fd.io/mt/117523632/21656
Mute #vppctl:https://lists.fd.io/g/vpp-dev/mutehashtag/vppctl
Mute #vpp-dev:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp-dev
Mute #vppinfra:https://lists.fd.io/g/vpp-dev/mutehashtag/vppinfra
Mute #dpdk:https://lists.fd.io/g/vpp-dev/mutehashtag/dpdk
Mute #mellanox:https://lists.fd.io/g/vpp-dev/mutehashtag/mellanox
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • ... Gulshan via lists.fd.io
    • ... Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) via lists.fd.io
      • ... Gulshan via lists.fd.io
        • ... Benoit Ganne (bganne) via lists.fd.io
          • ... Gulshan via lists.fd.io
            • ... Gulshan via lists.fd.io
              • ... Jerome Tollet via lists.fd.io
                • ... Gulshan via lists.fd.io
                • ... Jerome Tollet via lists.fd.io
                • ... Gulshan via lists.fd.io
            • ... Benoit Ganne (bganne) via lists.fd.io
              • ... Gulshan via lists.fd.io
                • ... Benoit Ganne (bganne) via lists.fd.io
                • ... Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) via lists.fd.io
                • ... Benoit Ganne (bganne) via lists.fd.io

Reply via email to