All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: "Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>
Cc: u-boot@lists.denx.de,
	Christian Gmeiner <christian.gmeiner@gmail.com>,
	Joe Hershberger <joe.hershberger@ni.com>,
	Michal Simek <michal.simek@xilinx.com>,
	Ramon Fried <rfried.dev@gmail.com>,
	Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH v20 4/4] test: cmd: add test for wget command.
Date: Mon, 28 Nov 2022 14:52:42 -0500	[thread overview]
Message-ID: <20221128195242.GN3787616@bill-the-cat> (raw)
In-Reply-To: <20221108061731.1589327-5-paulliu@debian.org>

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

On Tue, Nov 08, 2022 at 02:17:31PM +0800, Ying-Chun Liu (PaulLiu) wrote:

> From: "Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>
> 
> Simulate a TCP HTTP server's response for testing wget command.
> 
> Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
> Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
> Cc: Joe Hershberger <joe.hershberger@ni.com>
> Cc: Michal Simek <michal.simek@xilinx.com>
> Cc: Ramon Fried <rfried.dev@gmail.com>
> Cc: Simon Glass <sjg@chromium.org>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2022-11-28 19:53 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08  6:17 [PATCH v20 0/4] add TCP and HTTP for downloading images Ying-Chun Liu (PaulLiu)
2022-11-08  6:17 ` [PATCH v20 1/4] net: Add TCP protocol Ying-Chun Liu (PaulLiu)
2022-11-09  8:24   ` Ramon Fried
2022-11-28 19:52   ` Tom Rini
2022-11-28 23:36     ` Rafał Miłecki
2022-11-29  0:36     ` Duncan Hare
2022-11-08  6:17 ` [PATCH v20 2/4] net: Add wget application Ying-Chun Liu (PaulLiu)
2022-11-08 21:03   ` Sean Anderson
2022-11-09  2:26     ` Ying-Chun Liu (PaulLiu)
2022-11-09  8:23       ` Ramon Fried
2022-11-28 19:52   ` Tom Rini
2022-11-08  6:17 ` [PATCH v20 3/4] doc: cmd: wget: add documentation Ying-Chun Liu (PaulLiu)
2022-11-08 20:15   ` Simon Glass
2022-11-09  8:25     ` Ramon Fried
2022-11-28 19:52   ` Tom Rini
2022-11-08  6:17 ` [PATCH v20 4/4] test: cmd: add test for wget command Ying-Chun Liu (PaulLiu)
2022-11-08 20:15   ` Simon Glass
2022-11-09  8:24     ` Ramon Fried
2022-11-28 19:52   ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221128195242.GN3787616@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=christian.gmeiner@gmail.com \
    --cc=joe.hershberger@ni.com \
    --cc=michal.simek@xilinx.com \
    --cc=paul.liu@linaro.org \
    --cc=rfried.dev@gmail.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.