On Thu, 8 Sept 2022 at 05:59, Viacheslav Mitrofanov <v.v.mitrofa...@yadro.com> wrote: > > Test checksum computation. csum_ipv6_magic() uses in upper layer > protocols as TCP/UDP/ICMPv6/etc to calculate payload checksum. > > Series-changes: 3 > - Fixed style problems > > Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofa...@yadro.com> > --- > test/dm/eth.c | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>