Re: Testpmd usage in new DTS

2024-06-28 Thread Thomas Monjalon
same l2 forwarding functions, but using testpmd app instead of l2fwd > app. I think this aligns with your expectation of driving testpmd > usage in new DTS, but let me know if I have the wrong idea. So does > this sound fine to you? l2fwd and l3fwd are code examples to show how to write co

Testpmd usage in new DTS

2024-06-27 Thread Patrick Robb
ork, based on the l2fwd sample app. For bringing this test coverage to new DTS, I think the correct approach is to write a testsuite which validates the same l2 forwarding functions, but using testpmd app instead of l2fwd app. I think this aligns with your expectation of driving testpmd usage in ne