Re: [PATCH 1/3] dts: add boolean to adjust addresses

2024-07-02 Thread Nicholas Pratte
Yeah. I vaguely remember a conversation regarding the need and validity of the 'adjust_addresses' functionality within DTS, going as far as discussing whether it is needed or not, but maybe I'm wrong? I'm honestly not sure. I'll add the argument to the doc-string. On Wed, Jun 26, 2024 at 11:49 AM

Re: [PATCH 1/3] dts: add boolean to adjust addresses

2024-06-26 Thread Jeremy Spewock
This is funny because I actually ended up trying to solve the same problem when writing the dynamic queue test suite. We ended up taking different approaches, so we should probably have a discussion about the best way to handle this. Now that we have a few use cases for why this fix is needed, it w

[PATCH 1/3] dts: add boolean to adjust addresses

2024-06-21 Thread Nicholas Pratte
Various test cases in the mac filter test suite called for granular manipulation of destination mac addresses to properly test mac address filtering functionality. To compensate, there is now an adjust_addresses boolean which the user can toggle if they wish to send their own addressing; the boolea