Skip to content

quiche: build GSO quic writer#11607

Merged
mattklein123 merged 12 commits intoenvoyproxy:masterfrom
danzh2010:buildbatchwriter
Jun 29, 2020
Merged

quiche: build GSO quic writer#11607
mattklein123 merged 12 commits intoenvoyproxy:masterfrom
danzh2010:buildbatchwriter

Conversation

@danzh2010
Copy link
Copy Markdown
Contributor

@danzh2010 danzh2010 commented Jun 16, 2020

Signed-off-by: Dan Zhang danzh@google.com

Build and test quic_gso_batch_writer under linux.

Added implementation for quic_udp_socket_platform_api.h

Risk Level: low, not in use
Testing: added quic_core_batch_writer_batch_writer_test.cc

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
@danzh2010
Copy link
Copy Markdown
Contributor Author

/assign @wu-bin @mattklein123

@mattklein123
Copy link
Copy Markdown
Member

Can you check tidy?

/wait

wu-bin
wu-bin previously approved these changes Jun 17, 2020
Copy link
Copy Markdown
Contributor

@wu-bin wu-bin 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 Dan!

Comment thread bazel/external/quiche.BUILD Outdated

envoy_cc_test(
name = "quic_core_batch_writer_batch_writer_test",
srcs = ["quiche/quic/core/batch_writer/quic_batch_writer_test.cc"],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do you need the "@envoy//bazel:linux" condition for this test?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

good point! It should need the condition. Fixed.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
@danzh2010
Copy link
Copy Markdown
Contributor Author

Fixed clang-tidy and added quic_core_batch_writer_batch_writer_test to CI tests. PTAL

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
@mattklein123 mattklein123 merged commit b49d117 into envoyproxy:master Jun 29, 2020
aimless404 pushed a commit to aimless404/envoy that referenced this pull request Jun 30, 2020
Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Yifan Yang <needyyang@google.com>
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.

4 participants