Skip to content
Snippets Groups Projects
Commit c22a0d84 authored by Sivan Reinstein's avatar Sivan Reinstein
Browse files

rmnetctl: support qmap based DL checksum offload

Add support to qmapv3 based checksum offload for DL.

CRs-fixed: 692334
Change-Id: I26ee7b0ba2f5da282f80941a6e933525d6f02fea
parent 063c7a3b
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,8 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
RMNET_INGRESS_FORMAT_MAP | \
RMNET_INGRESS_FORMAT_DEAGGREGATION | \
RMNET_INGRESS_FORMAT_DEMUXING | \
RMNET_INGRESS_FORMAT_MAP_COMMANDS)
RMNET_INGRESS_FORMAT_MAP_COMMANDS | \
RMNET_INGRESS_FORMAT_MAP_CKSUMV3)
#define EGRESS_FLAGS_MASK (RMNET_EGRESS_FORMAT__RESERVED__ | \
RMNET_EGRESS_FORMAT_MAP | \
RMNET_EGRESS_FORMAT_AGGREGATION | \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment