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

Ext_frame: Corrupt frame output fix #174

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Ext_frame: Corrupt frame output fix #174

merged 2 commits into from
Aug 9, 2024

Conversation

Mionsz
Copy link
Collaborator

@Mionsz Mionsz commented Aug 9, 2024

Ext_frame: Corrupt frame output fix

  • Frame size corrected
  • Check for transport and frame size added
  • MTL mem allignment added

soopel
soopel previously approved these changes Aug 9, 2024
Copy link
Collaborator

@soopel soopel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Mionsz added 2 commits August 9, 2024 09:48
Ext_frame: Corrupt frame output fix
- Frame size corrected
- Check for transport and frame size added
- MTL mem allignment added

Signed-off-by: Milosz Linkiewicz <[email protected]>
Fixes to test.sh to include custom iface names
- added dash support `-` in regex
- using quotes to prevent name splitting

Signed-off-by: Milosz Linkiewicz <[email protected]>
@Mionsz Mionsz force-pushed the private/mlinkiew/fix branch from d07ea12 to f74214d Compare August 9, 2024 10:15
@Mionsz
Copy link
Collaborator Author

Mionsz commented Aug 9, 2024

image
image

@Mionsz Mionsz merged commit 1da379d into main Aug 9, 2024
8 checks passed
ko80 pushed a commit to ko80/Media-Communications-Mesh that referenced this pull request Aug 21, 2024
* Ext_frame: Corrupt frame output fix

Ext_frame: Corrupt frame output fix
- Frame size corrected
- Check for transport and frame size added
- MTL mem allignment added

Signed-off-by: Milosz Linkiewicz <[email protected]>

* Fixes to test.sh to include custom iface names

Fixes to test.sh to include custom iface names
- added dash support `-` in regex
- using quotes to prevent name splitting

Signed-off-by: Milosz Linkiewicz <[email protected]>

---------

Signed-off-by: Milosz Linkiewicz <[email protected]>
tszumski pushed a commit to tszumski/Media-Communications-Mesh that referenced this pull request Aug 29, 2024
* Ext_frame: Corrupt frame output fix

Ext_frame: Corrupt frame output fix
- Frame size corrected
- Check for transport and frame size added
- MTL mem allignment added

Signed-off-by: Milosz Linkiewicz <[email protected]>

* Fixes to test.sh to include custom iface names

Fixes to test.sh to include custom iface names
- added dash support `-` in regex
- using quotes to prevent name splitting

Signed-off-by: Milosz Linkiewicz <[email protected]>

---------

Signed-off-by: Milosz Linkiewicz <[email protected]>
@Mionsz Mionsz deleted the private/mlinkiew/fix branch September 16, 2024 13:23
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