Fix the fifo-size limitation in tcp_echo 93/14093/3
authorYalei Wang <william.wangyalei@huawei.com>
Thu, 9 Aug 2018 02:09:38 +0000 (10:09 +0800)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 9 Aug 2018 15:17:54 +0000 (15:17 +0000)
commitf7f4e399e04774a6ca00b67006610f5b8f7a37c6
tree5a80f0f6137c14b91855782dd87108c216b8f8cb
parenteabd607d3a58b6c54aeedf8b98e97bc7cb580a0f
Fix the fifo-size limitation in tcp_echo

Correct the size verification when send_test_chuck, tcp send process
will not be broken when avalable fifo queue size less then the
min_chuck.

Change-Id: Ide13169283c0311cf2fb18d2606bc869065a2a1b
Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
src/tests/vnet/session/tcp_echo.c