
12 Oct
2022
12 Oct
'22
9:06 p.m.
Hi Simon,
On Mon, Oct 10, 2022 at 04:25:29PM -0600, Simon Glass wrote:
Hi Tim,
On Mon, 10 Oct 2022 at 10:40, Tim Harvey tharvey@gateworks.com wrote:
Allow rcv() and xmit() dsa driver ops to be optional in case a driver does not care to mangle a packet as in U-Boot only one network port is enabled at a time and thus no packet mangling is necessary.
Should the tests be updated for this?
Patch 3/8 serves as a runtime validation for this change. I don't believe that adding something more to test/dm/dsa.c is warranted, and I don't see exactly what can be added, either.