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

contrib: add qatzstd compressor #32166

Merged
merged 31 commits into from
Mar 17, 2024
Merged

contrib: add qatzstd compressor #32166

merged 31 commits into from
Mar 17, 2024

Conversation

giantcroc
Copy link

Commit Message: add qatzstd compressor as contrib extension #32165
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

giantcroc added 5 commits January 29, 2024 23:02
Signed-off-by: giantcroc <[email protected]>
Signed-off-by: giantcroc <[email protected]>
Signed-off-by: giantcroc <[email protected]>
Signed-off-by: giantcroc <[email protected]>
Signed-off-by: giantcroc <[email protected]>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Feb 2, 2024
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @htuch

🐱

Caused by: #32166 was opened by giantcroc.

see: more, trace.

api/BUILD Show resolved Hide resolved
giantcroc added 4 commits February 3, 2024 19:23
@giantcroc
Copy link
Author

sorry, has to use force-push to fix DCO issue.

@soulxu
Copy link
Member

soulxu commented Feb 4, 2024

/assign @soulxu

giantcroc added 2 commits February 4, 2024 01:40
Signed-off-by: giantcroc <[email protected]>
Signed-off-by: giantcroc <[email protected]>
Copy link
Member

@soulxu soulxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! last few questions

giantcroc added 2 commits March 4, 2024 22:21
Signed-off-by: giantcroc <[email protected]>
Signed-off-by: giantcroc <[email protected]>
soulxu
soulxu previously approved these changes Mar 5, 2024
Copy link
Member

@soulxu soulxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@soulxu
Copy link
Member

soulxu commented Mar 5, 2024

cc @htuch would you like to talk a look at this PR? thanks!

- QATFLAGS += -DENABLE_USDM_DRV
- LDFLAGS += -lusdm
- endif
+ QATFLAGS += -DENABLE_USDM_DRV
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR in general is LGTM except for this patch. Is there a way you can make changes upstream so Envoy builds patch-less? Thanks. This really helps with maintenance.

Copy link
Author

@giantcroc giantcroc Mar 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, we have reduced most of the patch, and the remaining code in the patch will be updated in next release, let me know if this is acceptable, thanks!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, thanks, I think this is fine, in particular if this is gone in the next release. Appreciate the upstream work here!

Signed-off-by: giantcroc <[email protected]>
@giantcroc
Copy link
Author

/retest

1 similar comment
@giantcroc
Copy link
Author

/retest

Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Mar 14, 2024
@htuch htuch enabled auto-merge (squash) March 14, 2024 22:37
@giantcroc
Copy link
Author

/retest

2 similar comments
@giantcroc
Copy link
Author

/retest

@giantcroc
Copy link
Author

/retest

@giantcroc
Copy link
Author

@phlax Hi, the CI seems get stuck, could you help to fix it so that we can merge this PR? Thanks!

@soulxu
Copy link
Member

soulxu commented Mar 17, 2024

@giantcroc would you mind to submit a empty commit, then retrigger the CI, then I can help you merge the PR

Signed-off-by: giantcroc <[email protected]>
@giantcroc
Copy link
Author

@giantcroc would you mind to submit a empty commit, then retrigger the CI, then I can help you merge the PR

Sure, thanks!

@phlax phlax disabled auto-merge March 17, 2024 13:51
@phlax
Copy link
Member

phlax commented Mar 17, 2024

apologies i missed the earlier ping - ill push this through now

@phlax phlax merged commit 9e447bf into envoyproxy:main Mar 17, 2024
53 of 54 checks passed
ericvn pushed a commit to ericvn/proxy that referenced this pull request Mar 19, 2024
ericvn pushed a commit to ericvn/proxy that referenced this pull request Mar 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.

6 participants