Skip to content

Is dpu method update for 2505#19912

Merged
yejianquan merged 2 commits intosonic-net:202505from
xixuej:is_dpu_method_update_for_2505
Jul 30, 2025
Merged

Is dpu method update for 2505#19912
yejianquan merged 2 commits intosonic-net:202505from
xixuej:is_dpu_method_update_for_2505

Conversation

@xixuej
Copy link
Copy Markdown
Contributor

@xixuej xixuej commented Jul 30, 2025

Description of PR

Summary:
This changes is because is_dpu method was removed
by below PR
[smartswitch]: Add is_smartswitch and is_dpu facts to simplify platform-specific test handling (#19313)

The way to check if is dpu should use duthost.dut_basic_facts()['ansible_facts']['dut_basic_facts'].get("is_dpu") instead of duthost.get_facts().get('is_dpu') becasue PR #19313 added the facts into dut_basic_facts

Resolve merge conflicts for branch 202505
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505

Approach

What is the motivation for this PR?

How did you do it?

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@xixuej xixuej requested a review from yxieca as a code owner July 30, 2025 07:06
@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Collaborator

@yejianquan yejianquan left a comment

Choose a reason for hiding this comment

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

LGTM

@yejianquan yejianquan merged commit b33c3b6 into sonic-net:202505 Jul 30, 2025
12 checks passed
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…onic-net#19912)

[Arista] Change the Yaml settings to use 8 UC and 4 MC queues, as SONIC only uses 8 UC queues.

Signed-off-by: Ze Gan <[email protected]>
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.

5 participants