Skip to content

Fix dependencies in Dockerfiles#65

Merged
stcheng merged 1 commit intosonic-net:masterfrom
qiluo-msft:qiluo/fix-dep
Nov 11, 2016
Merged

Fix dependencies in Dockerfiles#65
stcheng merged 1 commit intosonic-net:masterfrom
qiluo-msft:qiluo/fix-dep

Conversation

@qiluo-msft
Copy link
Copy Markdown
Collaborator

No description provided.

@stcheng stcheng merged commit f8524e7 into sonic-net:master Nov 11, 2016
@qiluo-msft qiluo-msft deleted the qiluo/fix-dep branch November 16, 2016 19:51
stcheng pushed a commit that referenced this pull request Mar 22, 2017
lguohan added a commit that referenced this pull request Oct 1, 2018
* 652f259 2018-10-01 | [Kernel] fix kernel build errors (#65) (HEAD, origin/201803) [Ying Xie]
* 55c7a19 2018-10-01 | uart: fix race between uart_put_char() and uart_shutdown() (#64) [lguohan]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan added a commit that referenced this pull request Oct 3, 2018
* 493ab6b 2018-10-01 | [Kernel] fix kernel build errors (#65) (origin/201807) [Ying Xie]
* 6a58489 2018-10-01 | uart: fix race between uart_put_char() and uart_shutdown() (#64) [lguohan]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
…onic-net#65)

- The counter of the corresponding ACL cannot be queried until it is
  successfully created. Display 'N/A' when the counter of an ACL rule
  is not available.
abdosi added a commit that referenced this pull request May 5, 2020
[configdb.py]: Allow deletion of entire table from mod_config API. (#61)
[MultiDB] mimic redis-dump-load , adding sonic_db_dump_load.py and so… 
[MultiDB] add sonic-db-cli PING all instances support (#65)
Fix sonic-db-cli script to be compatible with python3 and python2.7 (#66)
Namespace support in SonicV2Connector (#63)
[Multiasic]: Add calculation of interface index for backplane interfa… 
vasant17 pushed a commit to vasant17/sonic-buildimage that referenced this pull request Jul 1, 2020
sonic-net#65)

* [_sonic_yang_ext.py]: Using python mixin to extend sonic_yang class into 2 files.

Changes:
1.) Moved al functions of _sonic_yang_ext.py file in sonic_yang_ext_mixin class.
2.) Use this class in sonic_yang to extend funtionality.

Note: Python mixin are different from parent class since it can access all variables
of the class which is using it.

Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com

* [sonic-yang-mgmt]: Resolving LGTM.

Changes:
To address 'import *' related LGTM alerts
1.) Moved all functions of _sonic_yang_ext.py file in sonic_yang_ext_mixin class.
2.) Use this class in sonic_yang to extend funtionality, i.e. python mixin.

Note: Python mixin are different from parent class since it can access all variables
of the class which is using it.

Other LGTM issues
3.) Address Other LGTM minor issues found in below link.
https://lgtm.com/projects/g/Azure/sonic-buildimage/rev/pr-0f82616403c02577e1155347eb5b693a51c76a9e

Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
vdahiya12 pushed a commit to vdahiya12/sonic-buildimage that referenced this pull request Oct 2, 2020
…e base class (sonic-net#65)

Signed-off-by: Dante (Kuo-Jung) Su <dante.su@broadcom.com>
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Jun 16, 2021
* [MultiDB] add sonic-db-cli PING all instances support
* address reviews
* remove version
* address reviews opinions
* remove unused time
* format error msg
* return simple FAILED
* format print msg and return codes
* remove syslog and add TODO
zjswhhh added a commit that referenced this pull request May 2, 2022
[sonic-linkmgrd][202012] submodule update

3523738 Jing Zhang      Sun Apr 3 20:54:40 2022 -0700   Reset link prober state when default route is back #56
8282e78 Jing Zhang      Fri Apr 15 15:59:34 2022 -0700  Keep incrementing sequence number when link prober is suspended and shutdown #55 (#65)
8246eb8 Jing Zhang      Thu Apr 14 18:49:36 2022 -0700  Shutdown ICMP heartbeats when default route state is missing and ToR is in auto mode #44 (#59)

sign-off: Jing Zhang zhangjing@microsoft.com
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Aug 5, 2022
@zbud-msft zbud-msft mentioned this pull request Dec 5, 2022
8 tasks
zbud-msft added a commit that referenced this pull request Dec 6, 2022
Incorporates following commits:

43a9179 Zain Budhwani Mon Dec 5 13:44:16 2022 -0800 Call evtc_stop after error (#64)
5712679 pettershao-ragilenetworks Fri Dec 2 11:04:08 2022 +0800 Fix the cfg variable configuration bug. (#65)
mssonicbld added a commit to mssonicbld/sonic-buildimage that referenced this pull request Jun 12, 2023
…utomatically

details:\n    * 3117236 - (HEAD -> master, origin/master, origin/HEAD) Fix issue: hostcfgd unit test might be affected by other during parallel build (sonic-net#65) (2023-06-12) [Junchao-Mellanox]
mssonicbld added a commit that referenced this pull request Jun 30, 2023
…utomatically (#15677)

#### Why I did it
src/sonic-host-services
```
* 3ebe922 - (HEAD -> 202211, origin/202211) Fix issue: hostcfgd unit test might be affected by other during parallel build (#65) (12 hours ago) [Junchao-Mellanox]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request May 23, 2024
…ically (#19036)

#### Why I did it
src/sonic-dbsyncd
```
* d5fa793 - (HEAD -> master, origin/master, origin/HEAD) Handle exception to avoid lldp_syncd crash (#65) (2 hours ago) [Zhaohui Sun]
* bc63571 - Fix pipeline issue. (#66) (25 hours ago) [Liu Shilong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
…c-utilities

[submodule][202205] Update submodule sonic-utilities to the latest HEAD automatically
mssonicbld added a commit that referenced this pull request Aug 2, 2024
…ically (#19769)

#### Why I did it
src/sonic-dbsyncd
```
* 5956f0b - (HEAD -> 202311, origin/202311) Handle exception to avoid lldp_syncd crash (#65) (60 minutes ago) [Zhaohui Sun]
* d89a00d - [lldp-syncd] Fix unexpected exception in snmp-subagent (#64) (10 hours ago) [Zhaohui Sun]
```
#### How I did it
#### How to verify it
#### Description for the changelog
MuLinForest pushed a commit to MuLinForest/sonic-buildimage that referenced this pull request Aug 6, 2024
d5fa793: Handle exception to avoid lldp_syncd crash (sonic-net#65)
bc63571: Fix pipeline issue. (sonic-net#66)
4d627ee: [lldp-syncd] Fix unexpected exception in snmp-subagent (sonic-net#64)
e294eb0: Update the code coverage rate to 80% (sonic-net#63)
mssonicbld added a commit that referenced this pull request Jan 11, 2025
…ly (#21340)

#### Why I did it
src/dhcprelay
```
* 13d7f5a - (HEAD -> 202411, origin/202411) Add wait and check ip address check when dhcp6relay init (#52) (#66) (25 hours ago) [mssonicbld]
* 1e7b13a - [202411] Clear counter when dhcp6relay init (#51) (#65) (4 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
patrickmacarthur pushed a commit to patrickmacarthur/sonic-buildimage that referenced this pull request Aug 6, 2025
… automatically (sonic-net#872)

#### Why I did it
src/sonic-platform-common
```
* 9aa6692 - (HEAD -> 202405, origin/202405) Restore optoe page to default 0 for active cables (sonic-net#549) (sonic-net#65) (21 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
patrickmacarthur pushed a commit to patrickmacarthur/sonic-buildimage that referenced this pull request Aug 6, 2025
…lly (sonic-net#948)

#### Why I did it
src/sonic-swss
```
* 6d0c83d - (HEAD -> 202405, origin/202405) Merge pull request sonic-net#65 from mssonicbld/sonicbld/202405-merge (21 hours ago) [mssonicbld]
* 29b5be0 - Merge branch '202405' of https://github.com/sonic-net/sonic-swss into 202405 (23 hours ago) [Sonic Automation]
* 40a1680 - [vstest]: Fix MACsec test in the kernel 5.15 (sonic-net#3568) (30 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
tshalvi pushed a commit to tshalvi/sonic-buildimage that referenced this pull request Aug 25, 2025
…D automatically (sonic-net#1283)

#### Why I did it
src/sonic-sairedis
```
* 0ae8494 - (HEAD -> 202412, origin/HEAD, origin/202412) [unittest ]Conditionally enable TestServerSaiMockChannel (sonic-net#67) (37 minutes ago) [mssonicbld]
* 12b21f3 - [syncd] Check whether stat_st and tam_telemetry is defined (sonic-net#1590) (sonic-net#65) (5 days ago) [Ze Gan]
* 701a114 - [TAM]: Fix TAM notification and vslib implementation (sonic-net#1606) (sonic-net#62) (5 days ago) [Ze Gan]
* 6b97f74 - [SAI]: Update SAI to support QUERY_STATS_ST_CAPABILITY and TAM (sonic-net#1573) (sonic-net#63) (5 days ago) [Ze Gan]
```
#### How I did it
#### How to verify it
#### Description for the changelog
croos12 pushed a commit to croos12/sonic-buildimage that referenced this pull request Sep 29, 2025
…HEAD automatically (sonic-net#1599)

#### Why I did it
src/sonic-swss-common
```
* 66ac80e - (HEAD -> 202412, origin/HEAD, origin/202412) Add c-api/Rust wrappers for ConfigDBConnector and EventPublisher (sonic-net#66) (13 hours ago) [mssonicbld]
* 9e5b094 - Add test case to verify zmq reconnect behaviour (sonic-net#63) (17 hours ago) [mssonicbld]
* b4a3cc6 - Ignore nonexistent include in database_global.json (sonic-net#64) (17 hours ago) [mssonicbld]
* 4f576db - Move SonicDbTable to sonic-dash-ha. (sonic-net#65) (17 hours ago) [mssonicbld]
* fd28e9d - Move swss-common/swss-common-testing crates from https://github.com/sonic-net/sonic-dash-ha (sonic-net#62) (17 hours ago) [mssonicbld]
* 726586c - SWSSDBConnector_new_keyed to c-api (sonic-net#61) (19 hours ago) [mssonicbld]
* 16a2234 - c-api: README.md (sonic-net#60) (19 hours ago) [mssonicbld]
* b501364 - Add swss::Logger to c-api (sonic-net#59) (23 hours ago) [mssonicbld]
* c51425c - C API Exceptions (sonic-net#58) (24 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
croos12 pushed a commit to croos12/sonic-buildimage that referenced this pull request Sep 29, 2025
…tomatically (sonic-net#1600)

#### Why I did it
src/sonic-gnmi
```
*   64e8539 - (HEAD -> 202412, origin/202412) Merge pull request sonic-net#97 from Azure/202412-dev (4 hours ago) [Zain Budhwani]
|\  
| * 0de6456 - Adapt to the new usages of arguments (sonic-net#93) (6 hours ago) [Changrong Wu]
| * 0be3a77 - Remove redundant helper function toString from show_common.go (sonic-net#86) (23 hours ago) [gnemuw]
| * ff54cad - Fetch arguments from path and supply getters with parsed arguments (sonic-net#82) (25 hours ago) [Zain Budhwani]
| * 14660a2 - Add `show dropcounters config` (sonic-net#79) (33 hours ago) [Changrong Wu]
| * 1b7b835 - Added telemetry support for the 'show queue watermark' command. (sonic-net#72) (5 days ago) [mramezani95]
| * 417ebe5 - interaces description implementation (sonic-net#69) (6 days ago) [Vijay Sharma]
| * d3140d8 - Implement 'show ipv6 route' command (sonic-net#64) (6 days ago) [gnemuw]
| * a715f58 - Add show services (sonic-net#74) (7 days ago) [Zhaoyang Zhang]
| * fe4ab1c - Fix the show headroom_pool typo (sonic-net#76) (7 days ago) [Guoqiang Yuan]
| * 0277718 - Add show interface naming_mode (sonic-net#73) (7 days ago) [axin]
| * 03519fe - Add show interface neighbor expected (sonic-net#54) (7 days ago) [jiayuj2021]
| * f29223a - Add 'show ipv6 fib' command (sonic-net#67) (7 days ago) [Guoqiang Yuan]
| * 8ae677e - Add SHOW implementation for processes (sonic-net#63) (8 days ago) [yiliu4]
| * 61927f9 - [202412] Add support of 'show ipv6 link-local-mode' command (sonic-net#65) (8 days ago) [cgangx]
| * 4dca30c - Add show interface flap support (sonic-net#66) (8 days ago) [axin]
| * 18c276b - Add show system memory (sonic-net#57) (8 days ago) [Changrong Wu]
| * 00cc010 - Add support for show interface status (sonic-net#32) (8 days ago) [Changrong Wu]
| * 941b3a2 - Minor changes from VLAN Brief PR Comments (sonic-net#68) (8 days ago) [Vijay Sharma]
| * af89dec - show uptime (sonic-net#39) (9 days ago) [Vijay Sharma]
| * 718ffd7 - Add show ipv6 bgp network (sonic-net#61) (9 days ago) [Zhaoyang Zhang]
| * 8346e29 - [202412] Add support for 'show ipv6 bgp neighbors (sonic-net#58) (9 days ago) [zitingguo-ms]
| * aec577c - Add implementation for show lldp neighbors (sonic-net#56) (10 days ago) [nanali-msft]
| * b561228 - Add show dropcounters counts / capabilities (sonic-net#40) (13 days ago) [jiayuj2021]
| * 16d6ccc - Add support for dev branches in CodeQL analysis (13 days ago) [Zain Budhwani]
* 8e41780 - Revert "Sync 202412 dev with 202412 (sonic-net#94)" (sonic-net#96) (4 hours ago) [Zain Budhwani]
* c5b5383 - Sync 202412 dev with 202412 (sonic-net#94) (5 hours ago) [Zain Budhwani]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…D automatically (sonic-net#1323)

#### Why I did it
src/sonic-sairedis
```
* c4d152d4 - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#59 from mssonicbld/sonicbld/202503-merge (23 hours ago) [mssonicbld]
* 8f50be71 - Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (23 hours ago) [Sonic Automation]
* b36d5641 - (origin/HEAD, origin/202412, 202412) [trim]: Add Packet Trimming Asym DSCP to VS lib (sonic-net#68) (4 days ago) [mssonicbld]
* 6e75cc6c - [TAM]: Add default SAI_TAM_ATTR_TELEMETRY_OBJECTS_LIST of TAM for saivs create operation (sonic-net#1614) (sonic-net#66) (8 days ago) [Ze Gan]
* 0ae8494d - [unittest ]Conditionally enable TestServerSaiMockChannel (sonic-net#67) (8 days ago) [mssonicbld]
* 12b21f3b - [syncd] Check whether stat_st and tam_telemetry is defined (sonic-net#1590) (sonic-net#65) (13 days ago) [Ze Gan]
* 701a114b - [TAM]: Fix TAM notification and vslib implementation (sonic-net#1606) (sonic-net#62) (13 days ago) [Ze Gan]
* 6b97f74e - [SAI]: Update SAI to support QUERY_STATS_ST_CAPABILITY and TAM (sonic-net#1573) (sonic-net#63) (13 days ago) [Ze Gan]
* f21e12ce - [trim]: Add Packet Trimming Port/Queue stats to VS lib (sonic-net#60) (4 weeks ago) [Nazarii Hnydyn]
* 9d396448 - Merge pull request sonic-net#61 from mssonicbld/cherry/msft-202412/1548 (4 weeks ago) [Ze Gan]
|\ 
| failure_prs.log 613654bb - [syncd] Move log set function after api initialize (4 weeks ago) [Sonic Build Admin]
|/ 
* e18530c8 - Update SAI version to 1.16.1 (sonic-net#54) (8 weeks ago) [mramezani95]
* 3c33c26e - Update codeql runs-on ubuntu version to 22.04 (sonic-net#56) (8 weeks ago) [mssonicbld]
* 87d6f464 - [trim]: Add Packet Trimming to VS lib (sonic-net#55) (9 weeks ago) [mssonicbld]
* 80c43090 - Support auto negotiation on the VS platform to avoid error messages. (sonic-net#52) (10 weeks ago) [mssonicbld]
* 0209ab89 - [FlexCounter] add support for SRv6 MySID counters (sonic-net#50) (2 months ago) [mssonicbld]
* aceb9ed1 - Move time stamp to time stamp table in counter database to avoid frequently update the counter table (sonic-net#51) (2 months ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
tirupatihemanth pushed a commit to tirupatihemanth/sonic-buildimage that referenced this pull request Nov 14, 2025
* sonic-platform-marvell replace i2c-adapter

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* mrvl-prestera KO update trixie

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: i2c-adapter to i2c-dev

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215-armhf ko-modules init

Add mvGpioDrv.ko source and build.
Run-time install mvcpss.ko and mvGpioDrv.ko by the nokia-7215init.sh.
This run-time install is strictly needed to speedup and resolve timing
latency and async-collisions on TRIXIE.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: cmdline with cma=32M

SONIC handles TWO images and config Uboot env for them with
possibility ro run either one of them
  run sonic_image_1      -- default auto-started
  run sonic_image_2      -- alternative non default "linuxargs_old"
The ARM-HF architecture requires CMA (DMA) area 32M reservation
over Kernel command line by parameter cma=32M@0-3G.

For the "default" this cma=32M@0-3G present
but the alternative run loss this parameter and fails on SAI-start.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: move PLATFORM_CN9131 fit_addr up trixie

On TRIXIE
'initrd' loaded into 0x6000000 with size exceeding the address 0x8000000.
This overlaps with FIT-image loaded into fdt_addr=0x8000000.
FIX: Move loading address up to fdt_addr=0x9000000

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: ramdisk compression none arm64

According to boot startup the ramdisk compression is deprecated.
Config sonic_fit.its with compression "none".

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: fdt_cn9131 link to usr/lib/linux-image-arm64

Use fdt_cn9131 pointing to link usr/lib/linux-image-arm64/ just like it
is used by all other platforms (instead of /boot/ used in Bookworm)

Signed-off-by: Yan Markman <ymarkman@marvell.com>

---------

Signed-off-by: Yan Markman <ymarkman@marvell.com>
nonodark pushed a commit to nonodark/sonic-buildimage that referenced this pull request Nov 18, 2025
* sonic-platform-marvell replace i2c-adapter

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* mrvl-prestera KO update trixie

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: i2c-adapter to i2c-dev

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215-armhf ko-modules init

Add mvGpioDrv.ko source and build.
Run-time install mvcpss.ko and mvGpioDrv.ko by the nokia-7215init.sh.
This run-time install is strictly needed to speedup and resolve timing
latency and async-collisions on TRIXIE.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: cmdline with cma=32M

SONIC handles TWO images and config Uboot env for them with
possibility ro run either one of them
  run sonic_image_1      -- default auto-started
  run sonic_image_2      -- alternative non default "linuxargs_old"
The ARM-HF architecture requires CMA (DMA) area 32M reservation
over Kernel command line by parameter cma=32M@0-3G.

For the "default" this cma=32M@0-3G present
but the alternative run loss this parameter and fails on SAI-start.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: move PLATFORM_CN9131 fit_addr up trixie

On TRIXIE
'initrd' loaded into 0x6000000 with size exceeding the address 0x8000000.
This overlaps with FIT-image loaded into fdt_addr=0x8000000.
FIX: Move loading address up to fdt_addr=0x9000000

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: ramdisk compression none arm64

According to boot startup the ramdisk compression is deprecated.
Config sonic_fit.its with compression "none".

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: fdt_cn9131 link to usr/lib/linux-image-arm64

Use fdt_cn9131 pointing to link usr/lib/linux-image-arm64/ just like it
is used by all other platforms (instead of /boot/ used in Bookworm)

Signed-off-by: Yan Markman <ymarkman@marvell.com>

---------

Signed-off-by: Yan Markman <ymarkman@marvell.com>
tirupatihemanth pushed a commit to tirupatihemanth/sonic-buildimage that referenced this pull request Nov 25, 2025
* sonic-platform-marvell replace i2c-adapter

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* mrvl-prestera KO update trixie

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: i2c-adapter to i2c-dev

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215-armhf ko-modules init

Add mvGpioDrv.ko source and build.
Run-time install mvcpss.ko and mvGpioDrv.ko by the nokia-7215init.sh.
This run-time install is strictly needed to speedup and resolve timing
latency and async-collisions on TRIXIE.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: cmdline with cma=32M

SONIC handles TWO images and config Uboot env for them with
possibility ro run either one of them
  run sonic_image_1      -- default auto-started
  run sonic_image_2      -- alternative non default "linuxargs_old"
The ARM-HF architecture requires CMA (DMA) area 32M reservation
over Kernel command line by parameter cma=32M@0-3G.

For the "default" this cma=32M@0-3G present
but the alternative run loss this parameter and fails on SAI-start.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: move PLATFORM_CN9131 fit_addr up trixie

On TRIXIE
'initrd' loaded into 0x6000000 with size exceeding the address 0x8000000.
This overlaps with FIT-image loaded into fdt_addr=0x8000000.
FIX: Move loading address up to fdt_addr=0x9000000

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: ramdisk compression none arm64

According to boot startup the ramdisk compression is deprecated.
Config sonic_fit.its with compression "none".

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: fdt_cn9131 link to usr/lib/linux-image-arm64

Use fdt_cn9131 pointing to link usr/lib/linux-image-arm64/ just like it
is used by all other platforms (instead of /boot/ used in Bookworm)

Signed-off-by: Yan Markman <ymarkman@marvell.com>

---------

Signed-off-by: Yan Markman <ymarkman@marvell.com>
yanmarkman added a commit to yanmarkman/sonic-buildimage that referenced this pull request Nov 26, 2025
* sonic-platform-marvell replace i2c-adapter

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* mrvl-prestera KO update trixie

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: i2c-adapter to i2c-dev

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215-armhf ko-modules init

Add mvGpioDrv.ko source and build.
Run-time install mvcpss.ko and mvGpioDrv.ko by the nokia-7215init.sh.
This run-time install is strictly needed to speedup and resolve timing
latency and async-collisions on TRIXIE.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: cmdline with cma=32M

SONIC handles TWO images and config Uboot env for them with
possibility ro run either one of them
  run sonic_image_1      -- default auto-started
  run sonic_image_2      -- alternative non default "linuxargs_old"
The ARM-HF architecture requires CMA (DMA) area 32M reservation
over Kernel command line by parameter cma=32M@0-3G.

For the "default" this cma=32M@0-3G present
but the alternative run loss this parameter and fails on SAI-start.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: move PLATFORM_CN9131 fit_addr up trixie

On TRIXIE
'initrd' loaded into 0x6000000 with size exceeding the address 0x8000000.
This overlaps with FIT-image loaded into fdt_addr=0x8000000.
FIX: Move loading address up to fdt_addr=0x9000000

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: ramdisk compression none arm64

According to boot startup the ramdisk compression is deprecated.
Config sonic_fit.its with compression "none".

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: fdt_cn9131 link to usr/lib/linux-image-arm64

Use fdt_cn9131 pointing to link usr/lib/linux-image-arm64/ just like it
is used by all other platforms (instead of /boot/ used in Bookworm)

Signed-off-by: Yan Markman <ymarkman@marvell.com>

---------

Signed-off-by: Yan Markman <ymarkman@marvell.com>
yanmarkman added a commit to yanmarkman/sonic-buildimage that referenced this pull request Dec 3, 2025
* sonic-platform-marvell replace i2c-adapter

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* mrvl-prestera KO update trixie

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: i2c-adapter to i2c-dev

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215-armhf ko-modules init

Add mvGpioDrv.ko source and build.
Run-time install mvcpss.ko and mvGpioDrv.ko by the nokia-7215init.sh.
This run-time install is strictly needed to speedup and resolve timing
latency and async-collisions on TRIXIE.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: Nokia7215: cmdline with cma=32M

SONIC handles TWO images and config Uboot env for them with
possibility ro run either one of them
  run sonic_image_1      -- default auto-started
  run sonic_image_2      -- alternative non default "linuxargs_old"
The ARM-HF architecture requires CMA (DMA) area 32M reservation
over Kernel command line by parameter cma=32M@0-3G.

For the "default" this cma=32M@0-3G present
but the alternative run loss this parameter and fails on SAI-start.

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: move PLATFORM_CN9131 fit_addr up trixie

On TRIXIE
'initrd' loaded into 0x6000000 with size exceeding the address 0x8000000.
This overlaps with FIT-image loaded into fdt_addr=0x8000000.
FIX: Move loading address up to fdt_addr=0x9000000

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: ramdisk compression none arm64

According to boot startup the ramdisk compression is deprecated.
Config sonic_fit.its with compression "none".

Signed-off-by: Yan Markman <ymarkman@marvell.com>

* platform/marvell-prest: fdt_cn9131 link to usr/lib/linux-image-arm64

Use fdt_cn9131 pointing to link usr/lib/linux-image-arm64/ just like it
is used by all other platforms (instead of /boot/ used in Bookworm)

Signed-off-by: Yan Markman <ymarkman@marvell.com>

---------

Signed-off-by: Yan Markman <ymarkman@marvell.com>
mssonicbld added a commit that referenced this pull request Dec 23, 2025
…#24934)

#### Why I did it
src/dhcpmon
```
* 1237e8d - (HEAD -> master, origin/master, origin/HEAD) Switch to using Boost 1.83 (#65) (18 hours ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog
jasonbridges pushed a commit to jasonbridges/sonic-buildimage that referenced this pull request Jan 22, 2026
…sonic-net#24934)

#### Why I did it
src/dhcpmon
```
* 1237e8d - (HEAD -> master, origin/master, origin/HEAD) Switch to using Boost 1.83 (sonic-net#65) (18 hours ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog
jianyuewu pushed a commit to jianyuewu/sonic-buildimage that referenced this pull request Feb 10, 2026
…lel build (sonic-net#65)

**Why I did this?**

hostcfgd unit test failed sporadically:

```
15:18:56      def get_path_to_platform_dir():
15:18:56          """
15:18:56          Retreives the paths to the device's platform directory
15:18:56      
15:18:56          Returns:
15:18:56              A string containing the path to the platform directory of the device
15:18:56          """
15:18:56          # Get platform
15:18:56          platform = get_platform()
15:18:56      
15:18:56          # Determine whether we're running in a container or on the host
15:18:56          platform_path_host = os.path.join(HOST_DEVICE_PATH, platform)
15:18:56      
15:18:56          if os.path.isdir(CONTAINER_PLATFORM_PATH):
15:18:56              platform_path = CONTAINER_PLATFORM_PATH
15:18:56          elif os.path.isdir(platform_path_host):
15:18:56              platform_path = platform_path_host
15:18:56          else:
15:18:56  >           raise OSError("Failed to locate platform directory")
15:18:56  E           OSError: Failed to locate platform directory
```

After investigation, we found that this error is caused by parallel build which runs another test case test_j2files.py (https://github.com/sonic-net/sonic-buildimage/blob/96cac8e9184c3a81e8abf0f2b58c5a33afe25166/src/sonic-config-engine/tests/test_j2files.py#L507). In test_j2files.py, it creates a fake /host/machine.conf file which would cause hostcfgd unit test try to access platform folder, and platform folder does not exist on unit test environment.

**How I fix this?**

Mock the function device_info.get_device_runtime_metadata in hostcfgd.

**How I verify this?**

Running unit test and get passed.
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…sonic-net#24934)

#### Why I did it
src/dhcpmon
```
* 1237e8d - (HEAD -> master, origin/master, origin/HEAD) Switch to using Boost 1.83 (sonic-net#65) (18 hours ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital pushed a commit that referenced this pull request Mar 19, 2026
…#24934)

#### Why I did it
src/dhcpmon
```
* 1237e8d - (HEAD -> master, origin/master, origin/HEAD) Switch to using Boost 1.83 (#65) (18 hours ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: dprital <drorp@nvidia.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.

3 participants