On Thu, 8 Sept 2022 at 05:59, Viacheslav Mitrofanov <[email protected]> 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 <[email protected]> > --- > test/dm/eth.c | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

