Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app/vfe-vdpa: fix vdpa process quit caused by rpc client abort #28

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

yajwu
Copy link
Collaborator

@yajwu yajwu commented Mar 29, 2023

Use ctrl+c to quit rpc client (vhostmgmt), vDPA process will also quit because receiving SIGPIPE.

Ignore SIGPIPE and set rpc client timeout to 125s(waiting VF reset).

RM: 3417752

Use ctrl+c to quit rpc client (vhostmgmt), vDPA process will also
quit because receiving SIGPIPE.

Ignore SIGPIPE and set rpc client timeout to 125s(waiting VF reset).

RM: 3417752

Signed-off-by: Yajun Wu <yajunw@nvidia.com>
@kailiangz1 kailiangz1 merged commit a724c8f into Mellanox:main Mar 30, 2023
@yajwu yajwu deleted the fix_rpc_quit branch August 31, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants