Skip to content

[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205#115

Merged
mssonicbld merged 2 commits intoAzure:202205from
mssonicbld:sonicbld/202205-merge
Sep 22, 2023
Merged

[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205#115
mssonicbld merged 2 commits intoAzure:202205from
mssonicbld:sonicbld/202205-merge

Conversation

@mssonicbld
Copy link
Collaborator

* 4ee956506 - (head/202205) qos template change for backend compute-ai deployment (#16150) (2023-09-21) [Alpesh Patel]<br>```

alpeshspatel and others added 2 commits September 21, 2023 18:34
#### Why I did it

To enable qos config for a certain backend deployment mode, for resource-type "Compute-AI".
This deployment has the following requirement:

- Config below enabled if DEVICE_TYPE as one of backend_device_types
- Config below enabled if ResourceType is 'Compute-AI'
- 2 lossless TCs' (2, 3)
- 2 lossy TCs' (0,1)
- DSCP to TC map uses 4 DSCP code points and maps to the TCs' as follows:
   "DSCP_TO_TC_MAP": {
        "AZURE": {
             "48" : "0",
            "46" : "1",
            "3"  : "3",
            "4"  : "4"
        }
    }

- WRED profile has green {min/max/mark%} as {2M/10M/5%}

This required template change <as in the PR> in addition to the vendor qos.json.j2 file (not included here).

### How I did it

#### How to verify it
- with the above change and the vendor config change, generated the qos.json file and verified that the objective stated in "Why I did it" was met

- verified no error

### Description for the changelog
Update qos_config.j2 for Comptue-AI deployment on one of backend device type roles
@mssonicbld mssonicbld requested a review from lguohan as a code owner September 22, 2023 03:01
@mssonicbld mssonicbld merged commit 5785cd5 into Azure:202205 Sep 22, 2023
jon-nokia pushed a commit to jon-nokia/sonic-buildimage-msft that referenced this pull request May 3, 2024
…omatically (#17188)

#### Why I did it
src/sonic-mgmt-common
```
* faa2a51 - (HEAD -> master, origin/master, origin/HEAD) Go Code format checker and formatter (Azure#112) (8 hours ago) [faraazbrcm]
* faaa9f5 - PathInfo optimizations (Azure#115) (22 hours ago) [Sachin Holla]
```
#### How I did it
#### How to verify it
#### Description for the changelog
prabhataravind pushed a commit that referenced this pull request Jul 31, 2025
…tomatically (#1430)

#### Why I did it
src/sonic-swss
```
* c6009c38 - (HEAD -> 202506, origin/202506) [ssw][haorch] use kfv instead of serialized pb objects for internal tables (#117) (2 hours ago) [mssonicbld]
* 0294360f - Accept detailed SAI status codes in dashportmaporch (#116) (2 hours ago) [mssonicbld]
* 903fad6c - Set Dash direction lookup direction from Appliance table (#115) (2 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Sep 18, 2025
…tomatically (#1635)

#### Why I did it
src/sonic-gnmi
```
* 27f0121 - (HEAD -> 202412, origin/202412) Realize common functions for sfpshow. (#103) (4 minutes ago) [Yutong Zhang]
* 5e9a443 - Migrate option to argument for 'show interface transceiver presence' (#115) (54 minutes ago) [zitingguo-ms]
* 2eb0587 - Added telemetry support for 'show queue wredcounters', added support for the interface argument, and added unimplemented and no-op options. (#112) (3 hours ago) [mramezani95]
* 183721b - Update the ipaddress from option to arg (#113) (12 hours ago) [Guoqiang Yuan]
* 86bd856 - Add common subpackage under show_client to hold common functions (#114) (14 hours ago) [gnemuw]
* 4a2764f - Make interface as arg instead of option for `show interfaces transceiver error-status` (#108) (20 hours ago) [Yutong Zhang]
```
#### How I did it
#### How to verify it
#### Description for the changelog
bingwang-ms pushed a commit that referenced this pull request Jan 16, 2026
…ically (#24088)

#### Why I did it
src/sonic-dash-ha
```
* f36ffdd - (HEAD -> master, origin/master, origin/HEAD) Make deserializer more forgiven to parse dash_bfd_probe_state (#113) (6 hours ago) [yue-fred-gao]
* 0a719f6 - Proper handling of entry not found in incoming vs decoding error (#114) (6 hours ago) [yue-fred-gao]
* 2c589e7 - Unregister handlers after actor terminates (#115) (6 hours ago) [yue-fred-gao]
* b39c778 - Add local nexthop ip (#116) (6 hours ago) [dypet]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

2 participants