Softnic test failed + questions

2022-05-03 Thread Maxime Ramiara
Hi all, I'm a beginner with dpdk. With my team, we developed a dpdk app with the following pipeline: NIC RX -> RX Thread -> Worker Thread -> TX Thread -> NIC TX. Within the RX Thread, we parse some headers. Within the worker thread, we're using the hierarchical scheduler. To sum up, we want to r

Re: Softnic test failed + questions

2022-05-11 Thread Maxime Ramiara
ing mode to Input/Output with the CLI. With all of that, it looked like it worked. We didn't have any error messages like before. If someone is comfortable with test pmd / softnic versions, help should be quite welcome. Then, can anyone help us on the pipeline we wanna design (first e-ma