[Bug 1359] DTS: Fix interactive session Connection refused error

bugzilla at dpdk.org bugzilla at dpdk.org
Wed Jan 10 12:15:20 CET 2024


https://bugs.dpdk.org/show_bug.cgi?id=1359

            Bug ID: 1359
           Summary: DTS: Fix interactive session Connection refused error
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: dts
          Assignee: dev at dpdk.org
          Reporter: juraj.linkes at pantheon.tech
                CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
  Target Milestone: ---

Created attachment 269
  --> https://bugs.dpdk.org/attachment.cgi?id=269&action=edit
DTS log with docstring spacing removed

When sending the class QuittableXMLRPCServer with an extended docstring, we're
hitting a ConnectionRefusedError when the client tries to connect to the
server. The extended docstring contains the same string that the method
connecting to the server expects and this is likely what causes the error.

-- 
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/20240110/e0e86c68/attachment.htm>


More information about the dev mailing list