[Bug 1181] [DPDK-23.03]loopback_virtio_user_server_mode_cbdma: testpmd can't loop packets after start dpdk-pdump app Immediately
bugzilla at dpdk.org
bugzilla at dpdk.org
Mon Mar 20 10:01:21 CET 2023
https://bugs.dpdk.org/show_bug.cgi?id=1181
lingwei (weix.ling at intel.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from lingwei (weix.ling at intel.com) ---
The patch has been merged, and verified PASSED.
OS: Ubuntu 22.04.1 LTS/Linux 5.15.45-051545-generic
commit f1d0993e034e39968a2c80a8561b46c260c27487 (HEAD -> main, origin/main,
origin/HEAD)
Author: Stephen Hemminger <stephen at networkplumber.org>
Date: Fri Mar 17 09:59:41 2023 -0700
app/testpmd: fix interactive mode on Windows
The cmdline_poll() function is broken and was not fully tested,
go back to using cmdline_interact().
Instead, use sigaction() to cancel read character on Unix OS's
and a new helper to cancel I/O on Windows.
Bugzilla ID: 1180
Fixes: 0fd1386c30c3 ("app/testpmd: cleanup cleanly from signal")
Cc: stable at dpdk.org
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20230320/95ac7db5/attachment.htm>
More information about the dev
mailing list