Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build]: build libsaithrift-dev and docker-ptf-[platform] #1300

Merged
merged 1 commit into from
Jan 12, 2018

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Jan 12, 2018

- What I did
build libsaithrift-dev and docker-ptf-[platform]

- How I did it
enable sush target in the rule files.

- How to verify it
make target/docker-ptf-brcm.gz

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit fac28cf into sonic-net:master Jan 12, 2018
@lguohan lguohan deleted the libsaithrift branch January 14, 2018 09:06
zhenggen-xu added a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Oct 17, 2019
* github:
  [minigraph]: Set hostname in all default minigraphs to 'sonic' (sonic-net#1333)
  Install sonic-platform-common package in platform-monitor docker for ledd (sonic-net#1330)
  Prevent supervisor from restarting configdb-load.sh (sonic-net#1324)
  [scripts]: Fix issues with checking status of the DB. Use one approach everywhere. (sonic-net#1323)
  [Arista7260cx3] Add platform specific reboot tool (sonic-net#1318)
  Install azure cli into docker-sonic-mgmt (sonic-net#1322)
  [sonic-py-swsssdk]: Update submodule pointer (sonic-net#1319)
  [supervisor] Add patch to prevent 'supervisorctl start' command from hanging if system time has rolled backward (sonic-net#1311)
  Move platform-specific hardware plugin base packages to sonic-platform-common submodule (sonic-net#1301)
  [baseimage]: Add missing dependency of igb & ixgbe (sonic-net#1316)
  [snmpagent]: Update sonic-snmpagent submodule (sonic-net#1314)
  Run docker containers with /tmp and /var/tmp mounted to tmpfs (sonic-net#1313)
  [Broadcom]: Update Boradcom SAI package to 3.0.3.3-3 (sonic-net#1312)
  [submodule]: Update sairedis (sonic-net#1310)
  [snmpagent]: Update sonic-snmpagent submodule (sonic-net#1308)
  [baseimage]: add mkfs.ext3 and fsck.ext3 in initrd to support ext3 partition (sonic-net#1306)
  [submodule]: update sonic-sairedis to enable syncd-rpc (sonic-net#1304)
  [device]: Fix Mellanox sku check (sonic-net#1303)
  Add support for Accton AS7712-32X platform (sonic-net#1299)
  [build]: build libsaithrift-dev and docker-ptf-[platform] (sonic-net#1300)
  [libsaithrift-dev]: Enable building libsaithrift-dev and pythonthrift libraries (sonic-net#1296)
  [Platform] Update switch configuration files and download link for Ingrasys S9130-32X/S9230-64X (sonic-net#1295)
  [Delta]: Add psuutil support for ag9032v1 (sonic-net#1298)
  Revert "[Dell S6100, Z9100] psusutil sysfs attribute changes for hwmon (sonic-net#1264)" (sonic-net#1297)
  [Dell S6100, Z9100] psusutil sysfs attribute changes for hwmon (sonic-net#1264)
  [Platform]As7712-32x update for sensors test (sonic-net#1292)
  Revert "[DHCP relay]: Add patch to always undef VLAN_TCI_PRESENT so as not to treat VLAN-tagged packets differently (sonic-net#1254)" (sonic-net#1291)
  [[submodule]: Update swss-common (sonic-net#1289)
  [baseimage]: Install sysfsutils package into SONiC host system (sonic-net#1290)
  Add caclmgrd and related files to translate and install control plane ACL rules (sonic-net#1240)
  [mellanox]: Update Mellanox buffers configuration (sonic-net#1263)
  [platform]: chmod 0644 for *.mk files (sonic-net#1284)
  [arista]: Update Arista platform modules and mount libraries to snmp docker (sonic-net#1283)
  [platform]: chmod a+x for debian/rules for platform-modules-delta (sonic-net#1282)
  Let debootstrap uses the same sources link as apt (sonic-net#1279)
  [doc]: update sonic-buildimage clone instructions (sonic-net#1278)
  [image]: Explicitly specify kernel_version as string (sonic-net#1280)
  Disable autosuspend for USB devices, preventing usb drives to be stopped and then renamed (sonic-net#1275)
  [platform]: As7712 32x add fancontrol (sonic-net#1270)
  [Platform] Add psuutil support for Ingrasys S9130-32X (sonic-net#1273)
  [submodules]: Update swss and utilitiles modules (sonic-net#1276)
  [Platform] Add psuutil and update submodule for Ingrasys S9100-32X, S8810-32Q, S9200-64X on master branch (sonic-net#1271)
  [centec]: support sai1.0 (sonic-net#1268)
  [build]: add build badge for nephos platform (sonic-net#1267)
  [build]: allow to use http(s) proxy in the build (sonic-net#1265)
  [Accton AS7816-64X] Add new platform and device for AS7816-64X. (sonic-net#1260)
  [Platform] Add Ingrasys S9130-32X and S9230-64X with Nephos Switch ASIC (sonic-net#1245)
  Add 'make reset' target with warning prompt to reset git repo and submodules (sonic-net#1258)
  [sudoers] Add 'docker ps' to READ_ONLY_CMDS (sonic-net#1259)
  Add set/get lpmode and mode_rst feature for qsfp (sonic-net#1261)
  [build] allow user to override the default number of build jobs (sonic-net#1255)
  [build] make second Accton Debian package extra package of the first one (sonic-net#1257)
  [arista] Delete sysfs entries for all Arista Digital Power Monitor/Management devices (sonic-net#1256)
  [DHCP relay]: Add patch to always undef VLAN_TCI_PRESENT so as not to treat VLAN-tagged packets differently (sonic-net#1254)
  [snmp]: Save S/N in state DB prior to starting service (sonic-net#1246)
  [device/accton] Correct exception function name (sonic-net#1249)
  [DHCP relay]: Fix circuit ID and remote ID bugs (sonic-net#1248)
  [sonic-py-swsssdk]: Update submodule pointer (sonic-net#1253)
  [swss]: update swss submodule (sonic-net#1244)
  [broadcom]: update sai to 3.0.3.3-1 (sonic-net#1243)
abdosi added a commit that referenced this pull request Jun 8, 2020
 Corrected the copp rule as per NAT HLD (#1300)
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request Jan 14, 2021
Signed-off-by: Akhilesh Samineni <akhilesh.samineni@broadcom.com>
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request May 5, 2021
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request May 6, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
yxieca pushed a commit that referenced this pull request May 6, 2021
9a88cb6 [sonic_installer] dont fail package migration (#1591)
615e531 [show][config] Add new snmp commands (#1347)
fff4051 Fixing serial number read to get from DB if it is populated (#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (#1589)
9492eab Use swsscommon instead of swsssdk (#1510)
0f4988b Add pg-drop script to sonic filesystem (#1583)
cbe2159 [vnet] Add "vnet_route_check" script (#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (#1566)
lguohan pushed a commit that referenced this pull request May 7, 2021
Includes below commits

9a88cb6 2021-05-06 | [sonic_installer] dont fail package migration (#1591) [Stepan Blyshchak]
615e531 2021-05-05 | [show][config] Add new snmp commands (#1347) [Travis Van Duyn]
fff4051 2021-05-05 | Fixing serial number read to get from DB if it is populated (#1580) [Sudharsan Dhamal Gopalarathnam]
be974bf 2021-05-05 | [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (#1589) [Sumukha Tumkur Vani]
9492eab 2021-05-04 | Use swsscommon instead of swsssdk (#1510) [Andriy Yurkiv]
0f4988b 2021-05-04 | Add pg-drop script to sonic filesystem (#1583) [Andriy Yurkiv]
cbe2159 2021-05-04 | [vnet] Add "vnet_route_check" script (#1300) [Volodymyr Samotiy]
9120766 2021-05-03 | Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (#1530) [Qi Luo]
2e09b22 2021-05-03 | Handle the new db version which mellanox_buffer_migrator isn't interested (#1566) [Stephen Sun]
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
* [vnet] Add "vnet_route_check" script
* [vnet_route_check.py]: tool that verifies VNET routes consistancy between SONiC and vendor SDK DBs.
Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
liat-grozovik pushed a commit that referenced this pull request May 14, 2021
[vnet] Add "vnet_route_check" script (#1300)
Signed-off-by: Dror Prital <drorp@nvidia.com>
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
Signed-off-by: Akhilesh Samineni <akhilesh.samineni@broadcom.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.

1 participant