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

use common func wd_find_msg_in_pool to replace wd_xxx_get_msg #636

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gaozhangfei
Copy link
Collaborator

@gaozhangfei gaozhangfei commented Sep 8, 2024

use common func wd_find_msg_in_pool to replace wd_xxx_get_msg

@gaozhangfei gaozhangfei changed the title 9.9 use common func wd_find_msg_in_pool to replace wd_xxx_get_msg Nov 6, 2024
Use the common func wd_find_msg_in_pool to replace the different
wd_xxx_get_msg via passing the pool to the drv.priv->config.poll

Signed-off-by: Zhangfei Gao <[email protected]>
The wd_util.c and wd_shced.c should be in libwd.so
No need to export in every algo.so

Signed-off-by: Zhangfei Gao <[email protected]>
@Liulongfang
Copy link
Collaborator

The current PR depends on the previous PR: #555
Now we need to discuss the branch problem of uadk first, and then we will look at it after the branch problem is determined.

@gaozhangfei gaozhangfei mentioned this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants