Bug ID 2132213: Hyper-V/Azure: Unable to pass traffic with tagged vlans when using the default dpdk driver.

Last Modified: Apr 26, 2026

Affected Product(s):
BIG-IP All(all modules)

Known Affected Versions:
17.5.0, 17.5.1, 17.5.1.2, 17.5.1.3, 17.5.1.4, 17.5.1.5

Opened: Oct 16, 2025

Severity: 3-Major

Symptoms

On a BIG-IP VE deployed in a HyperV or Azure environment, traffic passing fails with tagged VLAN interfaces

Impact

BIG-IP is unable to pass any data-plane traffic.

Conditions

-- BIG-IP VE is deployed in Azure or HyperV environment and has DPDK driver in use for the dataplane interfaces. -- User can check the driver in use by running "tmctl -d blade tmm/xnet/device_probed" table that should show them "dpdk" in the "driver_selected" column for their dataplane interfaces. -- User has tagged VLANs configured.

Workaround

-- Switch to the default "sock" driver by running: tmsh modify sys db ve.ndal.driver.netvsc value sock -- For BIG-IP versions where the above dbvar is not available, the user can directly modify the /config/tmm_init.tcl file and set "sock" as the default driver for netvsc devices by adding this command: >> cat tmm_init.tcl device driver vendor_dev f5f5:f550 sock

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips