Skip to content

Conversation

@natoscott
Copy link
Contributor

@natoscott natoscott commented Oct 1, 2025

Purpose

Remove the vllm bench --endpoint-type option, as described in the deprecation message for some time.

Test Plan

Ran multiple benchmarks as normal with code removed.

Test Result

No issues observed.

Signed-off-by: Nathan Scott <nathans@redhat.com>
@mergify mergify bot added the performance Performance-related issues label Oct 1, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request successfully removes the deprecated --endpoint-type command-line argument from the vllm bench serve utility, as planned for v0.11.0. The changes are straightforward and correct, deleting the DeprecatedEndpointTypeAction class and the argument's definition in argparse. The functionality is now consolidated under the --backend argument. The changes are well-contained and achieve the stated goal. The code looks good.

@github-actions
Copy link

github-actions bot commented Oct 1, 2025

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors.

You ask your reviewers to trigger select CI tests on top of fastcheck CI.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

If you have any questions, please reach out to us on Slack at https://slack.vllm.ai.

🚀

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) October 1, 2025 10:57
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 1, 2025
@DarkLight1337 DarkLight1337 merged commit f9e7148 into vllm-project:main Oct 1, 2025
49 of 50 checks passed
@natoscott natoscott deleted the bench-drop-endpoint-type branch October 1, 2025 21:59
pdasigi pushed a commit to pdasigi/vllm that referenced this pull request Oct 2, 2025
yewentao256 pushed a commit that referenced this pull request Oct 3, 2025
…26007)

Signed-off-by: Nathan Scott <nathans@redhat.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
tomeras91 pushed a commit to tomeras91/vllm that referenced this pull request Oct 6, 2025
…llm-project#26007)

Signed-off-by: Nathan Scott <nathans@redhat.com>
Signed-off-by: Tomer Asida <57313761+tomeras91@users.noreply.github.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
…llm-project#26007)

Signed-off-by: Nathan Scott <nathans@redhat.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
sducouedic pushed a commit to sducouedic/vllm that referenced this pull request Oct 16, 2025
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
alhridoy pushed a commit to alhridoy/vllm that referenced this pull request Oct 24, 2025
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
…llm-project#26007)

Signed-off-by: Nathan Scott <nathans@redhat.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
rtourgeman pushed a commit to rtourgeman/vllm that referenced this pull request Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance-related issues ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants