make TCP recave buffer bigger
04-13-2021
12:50 AM
798件の閲覧回数
andreykononov
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
when using imx6 board in network whith VLAN PRP and so on, board cant recave some packets.
to test this situation i send ping to board (whithout VLAN PRp and so on)
ping 192.168.1.10 -f -l 1472
imx6 answering, but when
ping 192.168.1.10 -f -l 1473
no answere. Can we increse receve buffer somehow, or may be other solution
2 返答(返信)
04-13-2021
03:06 AM
785件の閲覧回数
igorpadykov
NXP Employee
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Andrey
one can look at below blog describing some fifo and frame settings
https://boundarydevices.com/i-mx6-ethernet/
Best regards
igor
04-20-2021
11:56 PM
769件の閲覧回数
andreykononov
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
interesting link, but not fully for my situation. i found a solution here