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

issue: 3613619 Avoid posting RX WQEs for Neigh ring #78

Closed

Commits on Feb 11, 2024

  1. issue: 3613619 Avoid posting RX WQEs for Neigh ring

    Neigh ring is used for TX only, to send ARP/ICMPv6 packets. However each XLIO ring creates both SQ and RQ.
    By avoiding posting RX WQEs to Neigh ring RQ, a considerable amount of memory is saved.
    
    Signed-off-by: Alexander Grissik <agrissik@nvidia.com>
    AlexanderGrissik committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    bc77ea7 View commit details
    Browse the repository at this point in the history