1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00
corundum/docs/source/modules/mqnic_ingress.rst

16 lines
375 B
ReStructuredText
Raw Normal View History

2022-03-13 23:32:01 -07:00
.. _mod_mqnic_ingress:
=================
``mqnic_ingress``
=================
``mqnic_ingress`` implements ingress processing on the receive path. This consists of:
1. Receive checksum offloading
2. RSS flow hashing
``mqnic_ingress`` integrates the following modules:
* :ref:`mod_rx_checksum`: receive checksum offloading
* :ref:`mod_rx_hash`: RSS flow hash computation