Re: [PATCH 2/3] dts: add testpmd methods for test suite

2024-07-02 Thread Nicholas Pratte
On Wed, Jun 26, 2024 at 11:50 AM Jeremy Spewock wrote: > > I think the subject line of this commit makes sense in the context of > this series, but might be less helpful when the commit is applied to > the git tree. For this reason I might favor changing it to something > that briefly says what th

Re: [PATCH 2/3] dts: add testpmd methods for test suite

2024-06-26 Thread Jeremy Spewock
I think the subject line of this commit makes sense in the context of this series, but might be less helpful when the commit is applied to the git tree. For this reason I might favor changing it to something that briefly says what the added testpmd commands actually do. On Fri, Jun 21, 2024 at 1:2

[PATCH 2/3] dts: add testpmd methods for test suite

2024-06-21 Thread Nicholas Pratte
Several methods are either imported from currently in-develoment test suites, or they have been created specifically for this test suite. Methods here that can be found in other test suites include vlan filtering, adding and removing vlan tags, and setting promiscuous mode. Methods that are speci