[U-Boot] [PATCH 05/10] net: sandbox: Allow fake eth to handle more than 1 packet response

Simon Glass sjg at chromium.org
Thu Aug 2 17:08:03 UTC 2018


On 24 July 2018 at 15:40, 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: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list