tcp out of order that cause packet loss
device : 300C
There were some packets had been lossed.I found a tip that explain how it happed.
When the the 3rd tcp handshake packet ('ack') get handle by CPU (slow path), the 1st data would already get accelerate by Network Processor (fast path) and will increase possibility to trigger TCP out of order between these 2 packets.
Under what circumstances will packets be processed by the CPU instead of being accelerated by the network processor?
Will it happen when the network processor accelerates to full load? Can you please tell me the specifications for network processor acceleration? Because my device is too old, it is NP4, and the command
config firewall polic
edit <>
set delay-tcp-npu-session enable
does not support it
Is there any other solution to alleviate packet loss?
Please tell me,thank you very much.

