What can I help you with?
NVIDIA WinOF-2 Documentation v25.1.50020

Changes and New Features

Category

Description

Rev 25.1.50020 (DRV 25.1.26647)

Adapter Cards

Added support for ConnectX-8 SuperNIC.

Extended Network Direct API

[ConnetX-8] Extended the Network Direct API to allow 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)

Bug Fixes

See Bug Fixes in This Version.

© Copyright 2025, NVIDIA. Last updated on Feb 10, 2025.