[U-Boot] [PATCH v12 1/3] Consolidating UDP header functions.

Joe Hershberger joe.hershberger at ni.com
Wed Sep 19 19:14:53 UTC 2018


On Sun, Jun 24, 2018 at 5:40 PM,  <DH at synoia.com> wrote:
> From: Duncan Hare <DH at Synoia.com>
>
> To make it possible to add TCP versions of the same, while reusing
> IP portions. This patch should not change any behavior.
>
> All references to TCP removed
> Used most recent version of u-boot June 22 13, 2918
> Series to fix patman errors over Licensing declaration
> END
>
> Series-notes

See how it didn't work? It's still in this patch log instead of below
"---". Missing colon. Why so opposed to a dry run? You are having such
trouble using the patman tool properly, it seems so much time is spent
saying the same things over and over.

I have tested this patch and it breaks UDP functionality. I have fixed
the regression. I have also fixed formatting issues that I've asked
you to fix and you have not.

With your permission I will pull in the fixed version of this patch.
Or if you prefer, I can send it to the list.

-Joe

> TCP with Selective Acknowledgment (SACK) is currently the protocol
> with highest speed transfers, for fast multi-hop networks.
> END
>


More information about the U-Boot mailing list