Bug 1407

Summary: testpmd: implement `show port info/stats`
Product: DPDK Reporter: Luca Vizzarro (Luca.Vizzarro)
Component: DTSAssignee: Luca Vizzarro (Luca.Vizzarro)
Status: IN_PROGRESS ---    
Severity: normal CC: juraj.linkes, paul.szczepanek, probb
Priority: Low    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Bug Depends on: 1411    
Bug Blocks:    

Description Luca Vizzarro 2024-03-26 12:16:54 CET
As per summary, implement the `show port info X` and `show port stats X` testpmd commands in the TestPmdShell class, and parse the results in a relevant data structure.