Intel® Ethernet Adapters and Devices User Guide

ID Date Version Classification
705831 10/20/2025 Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

NVGRE Encapsulated Task Offload

Network Virtualization using Generic Routing Encapsulation (NVGRE) increases the efficient routing of network traffic within a virtualized or cloud environment. Some Intel Ethernet Network devices perform NVGRE processing, offloading it from the operating system. This reduces CPU utilization.

To change this setting:

This setting is found in the Adapter Settings panel. On the device’s Device Manager property sheet, it is found on the Advanced tab, under the Offloading Options > Encapsulated Task Offload setting.

To change this setting in Windows PowerShell*, use the Set-IntelEthernetSetting cmdlet. For example:

Set-IntelEthernetSetting -Name "<adapter_name>" -DisplayName "NVGRE
Encapsulated Task Offload" -DisplayValue "Enabled"

Possible values for this setting are:

  • Enabled

  • Disabled