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

[config]: Add SONIC_CONFIG_MAKE_JOBS #784

Merged
merged 2 commits into from
Jul 7, 2017

Conversation

marian-pritsak
Copy link
Collaborator

This config option allows user to specify -j value that will be passed
to each package build.

Signed-off-by: marian-pritsak marianp@mellanox.com

This config option allows user to specify -j value that will be passed
to each package build.

Signed-off-by: marian-pritsak <marianp@mellanox.com>
@marian-pritsak
Copy link
Collaborator Author

retest this please

2 similar comments
@lguohan
Copy link
Collaborator

lguohan commented Jul 6, 2017

retest this please

@marian-pritsak
Copy link
Collaborator Author

retest this please

@marian-pritsak marian-pritsak merged commit 51cab5d into sonic-net:master Jul 7, 2017
@marian-pritsak marian-pritsak deleted the parallel branch July 7, 2017 12:32
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Feb 5, 2019
Submodule src/sonic-swss 65a0256..bf21ee3:
  > On a routing vlan, the neighbor entry in the /31 subnet is not added … (sonic-net#784)
  > portsorch ports init done flag should means buffer, autoneg, speed, m… (sonic-net#747) (sonic-net#783)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this pull request Feb 6, 2019
…nch (#2526)

* [submodule 201811] advance sairedis and swss submodule for 201811 branch

Submodule src/sonic-sairedis 60f97c3..bdb0074:
  > Add more information on failed map sizes (#416)
  > Add WRED specific comparison logic (#413)
  > Initialize notification queue pointer before switch create (#411)
  > Add log info for not matching SG/IPG/QUEUES (#409)
  > Add support for any number of ports in virtual switch using lane map (#407)

Submodule src/sonic-swss 85f6322..65a0256:
  > Increase the watermark polling interval to 10s (#777)
  > [vstest]: fix test_port_an_warm.py test (#779)
  > [wartermarkorch] Fix repeated m_pg_ids and m_unicast_queue_ids add up issue (#752)
  > [teammgrd] Fix inconsistent port admin status (#755)
  > Remove AclTableGroup upon removal of port/lag/vlan (#751)


Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* [submodule] advance sonic-swss submodule

Submodule src/sonic-swss 65a0256..bf21ee3:
  > On a routing vlan, the neighbor entry in the /31 subnet is not added … (#784)
  > portsorch ports init done flag should means buffer, autoneg, speed, m… (#747) (#783)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
daall added a commit to daall/sonic-buildimage that referenced this pull request Jan 28, 2020
- [neighbor advertiser] remove http endpoint access (sonic-net#792)
- [dropconfig] Move prefix-handling from CLI to orchagent (sonic-net#785)
- [acl-loader] Use V6 ethertype for IPv6 ACL rule (sonic-net#788)
- kdump support (sonic-net#729)
- Add command line support for thermal control (sonic-net#777)
- [fdbshow][nbrshow] Print interface OID in lieu of name if there is no OID->interface name mapping (sonic-net#789)
- ipaddr module to ipaddress for show command (sonic-net#786)
- [sonic_installer] Adding support for ARM Uboot firmware (sonic-net#769)
- [config] Merge duplicate vrf configuration (sonic-net#759)
- [dropconfig] Clean-up error output for devices that do not support drop counters (sonic-net#784)
- [show] enhance 'show ip[v6] bgp summary' command (sonic-net#754)
- On sflow enable, start the docker since it is disabled by default (sonic-net#773)
- [portstat] fix header used (sonic-net#743)
- Add VRF-related commands to Command Reference Document (sonic-net#778)
- [intfstat] fix --delete fail when counters dump does not exist (sonic-net#752)
- [scripts] Adds support for management (1.0) commands (sonic-net#745)
- A generic JSON file updater, which can add/update-existing attributes. (sonic-net#770)
- [command reference] Update show int counters info with l3 RIF (sonic-net#725)
- [fast/warm reboot] ignore errors after shutting down critical service(s) (sonic-net#761)
- Platform Driver Development Framework (PDDF): Adding PDDF CLI utils (sonic-net#624)
- Platform plugin for Fast-reboot/warm-reboot (sonic-net#740)

Signed-off-by: Danny Allen <daall@microsoft.com>
lguohan pushed a commit that referenced this pull request Jan 28, 2020
- [neighbor advertiser] remove http endpoint access (#792)
- [dropconfig] Move prefix-handling from CLI to orchagent (#785)
- [acl-loader] Use V6 ethertype for IPv6 ACL rule (#788)
- kdump support (#729)
- Add command line support for thermal control (#777)
- [fdbshow][nbrshow] Print interface OID in lieu of name if there is no OID->interface name mapping (#789)
- ipaddr module to ipaddress for show command (#786)
- [sonic_installer] Adding support for ARM Uboot firmware (#769)
- [config] Merge duplicate vrf configuration (#759)
- [dropconfig] Clean-up error output for devices that do not support drop counters (#784)
- [show] enhance 'show ip[v6] bgp summary' command (#754)
- On sflow enable, start the docker since it is disabled by default (#773)
- [portstat] fix header used (#743)
- Add VRF-related commands to Command Reference Document (#778)
- [intfstat] fix --delete fail when counters dump does not exist (#752)
- [scripts] Adds support for management (1.0) commands (#745)
- A generic JSON file updater, which can add/update-existing attributes. (#770)
- [command reference] Update show int counters info with l3 RIF (#725)
- [fast/warm reboot] ignore errors after shutting down critical service(s) (#761)
- Platform Driver Development Framework (PDDF): Adding PDDF CLI utils (#624)
- Platform plugin for Fast-reboot/warm-reboot (#740)

Signed-off-by: Danny Allen <daall@microsoft.com>
tahmed-dev added a commit to tahmed-dev/sonic-buildimage that referenced this pull request Feb 3, 2021
Change in this updat:
    b39e746 Spell check fixes (sonic-net#783)
    373be80 [build-vm] Don't Install Lib Boost 1.67 (sonic-net#784)

signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
@tahmed-dev tahmed-dev mentioned this pull request Feb 3, 2021
4 tasks
lguohan pushed a commit that referenced this pull request Feb 3, 2021
Change in this updat:
    b39e746 Spell check fixes (#783)
    373be80 [build-vm] Don't Install Lib Boost 1.67 (#784)

signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
lguohan pushed a commit that referenced this pull request Feb 3, 2021
Change in this updat:
    b39e746 Spell check fixes (#783)
    373be80 [build-vm] Don't Install Lib Boost 1.67 (#784)

signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
deran1980 pushed a commit to deran1980/sonic-buildimage that referenced this pull request Feb 4, 2021
Change in this updat:
    b39e746 Spell check fixes (sonic-net#783)
    373be80 [build-vm] Don't Install Lib Boost 1.67 (sonic-net#784)

signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
…op counters (sonic-net#784)

Signed-off-by: Danny Allen <daall@microsoft.com>
AidanCopeland pushed a commit to Metaswitch/sonic-buildimage that referenced this pull request Apr 14, 2022
* [build-vm] Install Boost 1.71

Installing libboost 1.71 to match buildimage vm.

singed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>

* review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants