Skip to content

Conversation

@decsny
Copy link
Member

@decsny decsny commented Sep 20, 2024

The code path for error handling and timestamping in tx path was meant to be identical in function to old eth_mcux driver, but there is actually a discrepancy causing no error handling for timestamped frames, fix it.

The code path for error handling and timestamping in tx path
was meant to be identical in function to old eth_mcux driver,
but there is actually a discrepancy causing no error handling
for timestamped frames, fix it.

Signed-off-by: Declan Snyder <[email protected]>
@decsny decsny requested a review from DerekSnell September 20, 2024 19:13
@dleach02
Copy link
Member

@decsny, please add a github issue so we can get this in the backport to 3.7

@dleach02 dleach02 added the backport v3.7-branch Request backport to the v3.7-branch label Sep 23, 2024
@decsny decsny linked an issue Sep 23, 2024 that may be closed by this pull request
@nashif nashif merged commit b29190c into zephyrproject-rtos:main Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Ethernet backport v3.7-branch Request backport to the v3.7-branch platform: NXP Drivers NXP Semiconductors, drivers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

drivers: nxp_enet: TX timestamped error handling code wrong

7 participants