Skip to content

Comments

Add new packet formats for LWA Stations#259

Open
jaycedowell wants to merge 40 commits intomasterfrom
zcu102
Open

Add new packet formats for LWA Stations#259
jaycedowell wants to merge 40 commits intomasterfrom
zcu102

Conversation

@jaycedowell
Copy link
Member

This PR adds support for the ZCU102 and TBX packet formats. It also implements a few performance improvements to the IB Verbs codes as well as changes how time tags are mapped to sequence numbers in the COR format.

jaycedowell and others added 30 commits February 4, 2025 12:25
…r re-copying the ethernet/IP/UDP header if we already have what we need.
@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.08%. Comparing base (3b26d76) to head (f360afc).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
python/bifrost/packet_capture.py 33.33% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
- Coverage   67.10%   67.08%   -0.02%     
==========================================
  Files          67       67              
  Lines        6001     6004       +3     
==========================================
+ Hits         4027     4028       +1     
- Misses       1974     1976       +2     
Files with missing lines Coverage Δ
python/bifrost/packet_capture.py 74.74% <33.33%> (-1.30%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants