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

Dpdk2011 rebase #737

Merged
merged 23 commits into from
Jul 22, 2021
Merged

Dpdk2011 rebase #737

merged 23 commits into from
Jul 22, 2021

Conversation

ywc689
Copy link
Collaborator

@ywc689 ywc689 commented Jun 18, 2021

No description provided.

@ywc689 ywc689 force-pushed the dpdk2011-rebase branch 6 times, most recently from 077e274 to 88c7fea Compare June 22, 2021 02:33
@ywc689 ywc689 added pr/to-review-codes review codes line by line and check if problem exists. pr/to-test-codes Compile and test the patch of pr to verify if it works. labels Jun 23, 2021
ywc689 and others added 20 commits June 24, 2021 17:11
dpdk build infrastructure has moved out of Makefile to meson. Adding meson
build support for extracting cflags and libs for meson installed pkg config
path. Mitigate the error for inline function definition missing when not
present in soruce c file.

Signed-off-by: Vipin Varghese <vipinpv@gmail.com>
update the steps for building with meson-ninja for DPDK and
install path.

Signed-off-by: Vipin Varghese <vipinpv@gmail.com>
Signed-off-by: ywc689 <ywc689@163.com>
Signed-off-by: ywc689 <ywc689@163.com>
Signed-off-by: ywc689 <ywc689@163.com>
Signed-off-by: ywc689 <ywc689@163.com>
Signed-off-by: ywc689 <ywc689@163.com>
Signed-off-by: ywc689 <ywc689@163.com>
Signed-off-by: ywc689 <ywc689@163.com>
Signed-off-by: ywc689 <ywc689@163.com>
Signed-off-by: ywc689 <ywc689@163.com>
@ywc689 ywc689 removed the pr/to-test-codes Compile and test the patch of pr to verify if it works. label Jun 24, 2021
@ywc689 ywc689 added pr/to-test-codes Compile and test the patch of pr to verify if it works. and removed pr/to-test-codes Compile and test the patch of pr to verify if it works. labels Jun 24, 2021
doc/faq.md Outdated Show resolved Hide resolved
include/netif.h Outdated Show resolved Hide resolved
And safe free rte_flow_list item in rte_flow_destroy
@ywc689 ywc689 added the pr/to-test-codes Compile and test the patch of pr to verify if it works. label Jul 8, 2021
@ywc689 ywc689 added pr/codes-reviewed-ok code review passed and no problem found pr/to-test-compatibility the pr is required to test compatibility with other modules or previous versions pr/codes-tested-ok compile ok and specified tests passed pr/performance-ok the specified performance tests passed and removed pr/to-review-codes review codes line by line and check if problem exists. pr/to-test-codes Compile and test the patch of pr to verify if it works. labels Jul 9, 2021
@ywc689 ywc689 added pr/compatibility-ok the specified compatibility check and tests passed pr/accepted the pr passed all review stages and await to be merged and removed pr/to-test-compatibility the pr is required to test compatibility with other modules or previous versions labels Jul 22, 2021
@ywc689 ywc689 merged commit 4eebe78 into iqiyi:devel Jul 22, 2021
@ywc689 ywc689 deleted the dpdk2011-rebase branch November 1, 2021 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/accepted the pr passed all review stages and await to be merged pr/codes-reviewed-ok code review passed and no problem found pr/codes-tested-ok compile ok and specified tests passed pr/compatibility-ok the specified compatibility check and tests passed pr/performance-ok the specified performance tests passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants