On Fri, 15 Aug 2025 07:15:14 -0400 Khadem Ullah <14pwcse1...@uetpeshawar.edu.pk> wrote:
> Add command in testpmd user guide to inspect conntract CT states. > > The conntract possible CT states > are SYN_RECV, ESTABLISHED, FIN_WAIT, CLOSE_WAIT, LAST_ACK and > TIME_WAIT. > > Fixes: 4d07cbefe3ba0 ("app/testpmd: add commands for conntrack") > Cc: sta...@dpdk.org > > Signed-off-by: Khadem Ullah <14pwcse1...@uetpeshawar.edu.pk> > --- Queued to next-net after fixing spelling in commit message.