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

fix incorect sign of freqAdj during holdover #419

Closed
wants to merge 1 commit into from

Conversation

leoleovich
Copy link
Contributor

@leoleovich leoleovich commented Oct 30, 2024

Summary:
We set an opposite sign frequency (-29874), but were logging the calculated one (+29874):

I1030 09:48:56.456448 50105 sptp.go:401] offset Unknown s4 freq  +29874 path delay Unknown
W1030 09:48:57.457172 50105 sptp.go:408] new best master selected: "1.2.3.4" (1.2.3)
I1030 09:48:57.457264 50105 sptp.go:433] offset -17179880252 s3 freq  -29874 path delay       8557 (17179888808:-17179871695)

Reviewed By: crmdias

Differential Revision: D65219367

Summary:
We set an opposite sign frequency (-29874), but were logging the calculated one (+29874):
```
I1030 09:48:56.456448 50105 sptp.go:401] offset Unknown s4 freq  +29874 path delay Unknown
W1030 09:48:57.457172 50105 sptp.go:408] new best master selected: "2401:db00:2525:f002:face:0:228:0" (b83fd2.fffe.a373ce)
I1030 09:48:57.457264 50105 sptp.go:433] offset -17179880252 s3 freq  -29874 path delay       8557 (17179888808:-17179871695)
```

Reviewed By: crmdias

Differential Revision: D65219367
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 30, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65219367

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3e1b988.

@RobertKyle1
Copy link

Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants