fragge able to send chunks larger than rx buffer 01/3101/1
authorAndy Green <andy.green@linaro.org>
Thu, 14 Feb 2013 06:15:58 +0000 (14:15 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:35 +0000 (13:01 -0800)
commit48fe4dacb9ab6af4f0203de159bc6679c5333b58
tree835102302873d4488d8c09e56821deaf170efe59
parent1ff27cfec5255d9f27e00622529bd3e39a3b37c8
fragge able to send chunks larger than rx buffer

This now exercises the code for dealing with rx that spills over
the rx buffer.  Single fraggle uses the default rx buffer size
of 4096, it also now exercises code around that.

Signed-off-by: Andy Green <andy.green@linaro.org>
test-server/test-fraggle.c