Skip to content

[crmorch]: neighbor used counter increased twice (#472) - Cherry-pick to 201803 branch#501

Merged
prsunny merged 1 commit intosonic-net:201803from
MaxPolovyi:201803-cherry-pick-crm-neigh
May 14, 2018
Merged

[crmorch]: neighbor used counter increased twice (#472) - Cherry-pick to 201803 branch#501
prsunny merged 1 commit intosonic-net:201803from
MaxPolovyi:201803-cherry-pick-crm-neigh

Conversation

@MaxPolovyi
Copy link

  • [crmorch]: neighbor used counter increased twice

What I did
Cherry-picked the #472 PR
Why I did it
The bug with duplicate neighbor count is present in 201803 branch
How I verified it

  1. crm show resources ipv4 neighbor shows 0
  2. Adding 10 neighbors
  3. crm show resources ipv4 neighbor shows 10
    Details if related

* [crmorch]: neighbor used counter increased twice
@msftclas
Copy link

msftclas commented May 10, 2018

CLA assistant check
All CLA requirements met.

@NStetskovych-zz
Copy link

@prsunny pls check CLA already signed.

@prsunny prsunny merged commit 43365f3 into sonic-net:201803 May 14, 2018
Janetxxx pushed a commit to Janetxxx/sonic-swss that referenced this pull request Nov 10, 2025
jianyuewu pushed a commit to jianyuewu/sonic-swss that referenced this pull request Dec 24, 2025
…ss-comp… (sonic-net#501)

Current armhf Sonic build on amd64 host uses qemu emulation. Due to the nature of the emulation it takes a very long time, about 22-24 hours to complete the build. The change I did to improve the building time ports Sonic armhf build on amd64 host for Marvell platform for debian buster to use cross-compilation on arm64 host for armhf target. The overall Sonic armhf building time using cross-compilation is about 6 hours.

The Sonic configure and build for the armhf cross-compilation is as following:

NOJESSIE=1 NOSTRETCH=1 BLDENV=buster CROSS_BLDENV=1 make configure PLATFORM=marvell-armhf PLATFORM_ARCH=armhf
NOJESSIE=1 NOSTRETCH=1 BLDENV=buster CROSS_BLDENV=1 make target/sonic-marvell-armhf.bin
Sonic module should check if $CROSS_BUILD_ENVIRON is 'y' to make sure that it is cross-compilation build.

Co-authored-by: marvell <marvell@cpss-build3.marvell.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.

5 participants