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

Default Bfrt legacy bytestring response flag to false #918

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

pudelkoM
Copy link
Member

@pudelkoM pudelkoM commented Feb 3, 2022

Stratum-bfrt will now return canonical P4RT byte strings by default. The enable_bfrt_legacy_bytestring_responses flag will continue to exist and can be set to true to retain the old behavior.

@pudelkoM pudelkoM force-pushed the bfrt-legacy-bytestring-default-false branch 4 times, most recently from b237ccf to 4005412 Compare February 4, 2022 02:08
@pudelkoM pudelkoM force-pushed the bfrt-legacy-bytestring-default-false branch from 4005412 to 0790dba Compare February 4, 2022 02:11
@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #918 (0790dba) into main (2486f63) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
+ Coverage   79.09%   79.10%   +0.01%     
==========================================
  Files         339      339              
  Lines       30938    30938              
==========================================
+ Hits        24469    24474       +5     
+ Misses       6469     6464       -5     
Impacted Files Coverage Δ
stratum/hal/lib/barefoot/bf_sde_mock.h 60.20% <100.00%> (ø)
...atum/hal/lib/barefoot/bfrt_p4runtime_translator.cc 97.49% <0.00%> (+0.41%) ⬆️
stratum/hal/lib/barefoot/bfrt_packetio_manager.cc 88.21% <0.00%> (+1.14%) ⬆️

@pudelkoM pudelkoM merged commit 4f0133d into main Feb 4, 2022
@pudelkoM pudelkoM deleted the bfrt-legacy-bytestring-default-false branch February 4, 2022 04:28
ffoulkes added a commit to ipdk-io/stratum-dev that referenced this pull request Jan 15, 2024
Signed-off-by: Derek G Foster <derek.foster@intel.com>
ffoulkes added a commit to ipdk-io/stratum-dev that referenced this pull request Jan 17, 2024
Signed-off-by: Derek G Foster <derek.foster@intel.com>
ffoulkes added a commit to ipdk-io/stratum-dev that referenced this pull request Jan 17, 2024
Signed-off-by: Derek G Foster <derek.foster@intel.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.

None yet

1 participant