Tool/software:
In recent days, we found an un-correct behavior about TDA2S's TCP protocol.
Please have a look of upper picture and let me elaborate the issue.
The IP address 172.16.2.92 represents TDA2S.
Our Soc linux kernal is 4.4.97 and Soc SDK version is 03.07
At #606880, Other node sent last PDU segment to TDA2S, the seq=119164610 and legth = 220.
So at TDA2S, we should expect one ACK with value is 119164610+220=119164830.
But from wireshark log we can find that finally we didn't get that.
So I think this is an issue.