NVIDIA WinOF-2 Documentation v24.10.51000

Changes and New Features

Category

Description

Rev 24.10.51000 (DRV 24.10.26652)

Adapter Cards

Added support for ConnectX-8 SuperNIC.

Extended Network Direct API

[ConnetX-8] Extended the Network Direct API to enable it to open a QP that support receiving Out-of-Order packets by adding the following definition:

#define ND_ADAPTER_FLAG_OOO_QP_SUPPORTED 0x00040000 // OOO - out of order QP (multi-path) // mask with maxReceiveRequestSge passed to CreateQueuePair() // or with nInboundSge CreateEndpoint() #define ND_QP_CREATE_OOO_MARKER ((ULONG)0xE8700000)

© Copyright 2024, NVIDIA. Last updated on Dec 23, 2024.