[U-Boot] [PATCH 05/10] net: sandbox: Allow fake eth to handle more than 1 packet response
Bin Meng
bmeng.cn at gmail.com
Tue Sep 25 08:22:13 UTC 2018
On Wed, Jul 25, 2018 at 5:41 AM Joe Hershberger <joe.hershberger at ni.com> wrote:
>
> Use up to the max allocated receive buffers so be able to test more
> complex situations.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> arch/sandbox/include/asm/eth.h | 10 +++++---
> drivers/net/sandbox.c | 57 ++++++++++++++++++++++++++++++++++--------
> 2 files changed, 52 insertions(+), 15 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list