zephyr/samples/net/echo_server
Ravi kumar Veeramally c5c1ddcf7d net: samples: Fix Rx buffers count.
Incase of slip or ethenet use, if these is too much incoming data
current buffer count is not sufficient. Noticed with TCP client
and server example. So increasing it to avoid not enough Rx buffers
issue.

Change-Id: I6eef51c28c7c4751955aa4403122bf17d55ce12c
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2016-08-12 20:37:25 +00:00
..
src misc: Remove generic PRINT macros from net samples 2016-08-05 20:36:52 +00:00
Makefile net: apps: Move Makefile.ipstack to common folder 2016-03-16 11:40:17 +00:00
prj_802154.conf misc: Remove generic PRINT macros from net samples 2016-08-05 20:36:52 +00:00
prj_bt.conf misc: Remove generic PRINT macros from net samples 2016-08-05 20:36:52 +00:00
prj_ethernet.conf net: samples: Fix Rx buffers count. 2016-08-12 20:37:25 +00:00
prj_qemu.conf misc: Remove generic PRINT macros from net samples 2016-08-05 20:36:52 +00:00
prj_slip.conf net: samples: Fix Rx buffers count. 2016-08-12 20:37:25 +00:00
prj.mdef net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
testcase.ini samples: testcases.ini change tags separated with commas 2016-07-08 18:20:08 +00:00