Re: [PATCH v1] dts: add verify argument to set forward mode

2024-09-16 Thread Juraj Linkeš
On 12. 8. 2024 16:23, Dean Marx wrote: Add optional verify argument to the set_forward_mode method in testpmd shell. This doesn't add the method, just fixes it's use. Don't forget to fix the subject as well. And also add the tags that Jeremy mentioned. Signed-off-by: Dean Marx --- dt

Re: [PATCH v1] dts: add verify argument to set forward mode

2024-08-12 Thread Jeremy Spewock
On Mon, Aug 12, 2024 at 10:23 AM Dean Marx wrote: > > Add optional verify argument to the set_forward_mode > method in testpmd shell. > > Signed-off-by: Dean Marx The patch all looks good to me, but it might be beneficial to add a "fixes" tag as well as a "bugzilla ID" tag to the commit body. Th