Acked-by: Chengwen Feng <fengcheng...@huawei.com>
On 8/4/2025 7:33 PM, Khadem Ullah wrote: > In secondary processes, accessing device after primary has exited > will cause crash. > > This patch adds a mechanism in testpmd to monitor the primary process > from the secondary process. > When primary process exits it forces secondary to exit avoiding > issues from cleanup logic. > > Fixes: a550baf24af9 ('app/testpmd: support multi-process') > Cc: sta...@dpdk.org > > Signed-off-by: Khadem Ullah <14pwcse1...@uetpeshawar.edu.pk> > Signed-off-by: Stephen Hemminger <step...@networkplumber.org>