> -----Original Message----- > From: Srikanth Yalavarthi <syalavar...@marvell.com> > Sent: Tuesday, February 7, 2023 9:20 PM > To: Srikanth Yalavarthi <syalavar...@marvell.com> > Cc: dev@dpdk.org; Shivah Shankar Shankar Narayan Rao > <sshankarn...@marvell.com>; Jerin Jacob Kollanukkaran > <jer...@marvell.com>; Anup Prabhu <apra...@marvell.com>; Prince Takkar > <ptak...@marvell.com>; Parijat Shukla <pshu...@marvell.com> > Subject: [PATCH v4 03/12] app/mldev: add test case to validate device ops > > Added test case to validate device handling operations. Device ops test is a > collection of multiple sub-tests. Enabled sub-test to validate device > reconfiguration. Set device_ops as the default test. > > Signed-off-by: Srikanth Yalavarthi <syalavar...@marvell.com> > --- > app/test-mldev/meson.build | 1 + > app/test-mldev/ml_options.c | 5 +- > app/test-mldev/test_device_ops.c | 234 > +++++++++++++++++++++++++++++++ app/test-mldev/test_device_ops.h > | 17 +++ > 4 files changed, 255 insertions(+), 2 deletions(-) create mode 100644 > Acked-by: Anup Prabhu <apra...@marvell.com>
<<attachment: winmail.dat>>