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 typo #501

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Fix typo #501

merged 1 commit into from
Mar 2, 2022

Conversation

Yi-Tseng
Copy link
Collaborator

@Yi-Tseng Yi-Tseng commented Mar 1, 2022

We are setting the drop reason in action called set_downlink_session_buf_drop.
This means we are dropping the downlink packet.

DROP_REASON_UPF_UL_SESSION_DROP_BUFF should be DROP_REASON_UPF_DL_SESSION_DROP_BUFF
@Yi-Tseng
Copy link
Collaborator Author

Yi-Tseng commented Mar 1, 2022

retest this please

@ccascone
Copy link
Member

ccascone commented Mar 2, 2022

retest this please

@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #501 (11e7f9d) into main (eba2a32) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #501   +/-   ##
=========================================
  Coverage     69.85%   69.85%           
  Complexity      730      730           
=========================================
  Files            63       63           
  Lines          4771     4771           
  Branches        528      528           
=========================================
  Hits           3333     3333           
  Misses         1161     1161           
  Partials        277      277           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eba2a32...11e7f9d. Read the comment docs.

@Yi-Tseng Yi-Tseng merged commit b8b43eb into main Mar 2, 2022
@Yi-Tseng Yi-Tseng deleted the typo-ul-dl branch March 2, 2022 21:20
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