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

dpdk/ena: fix RX mbuf flags settings #53

Merged
merged 1 commit into from
Jan 17, 2018
Merged

Conversation

krawczyk-michal
Copy link
Contributor

Information about received packet type detected by NIC should be stored
in packet_type field of rte_mbuf. TX L4 offload flags should not be set
in RX path.
Only fields that could be set in of_flags during packet receiving are
information if L4 and L3 checksum is correct.

The patch for the given issue had been provided for all versions.

The patch had been provided for all versions
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