Skip to content

Commit 606e936

Browse files
committed
T7999: VPP add support iavf driver
Add support the iavf driver (virtual function)
1 parent dac6ca1 commit 606e936

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/vyos/vpp/config_verify.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ def verify_dev_driver(iface_name: str, driver_type: str) -> bool:
131131
'ena',
132132
'gve',
133133
'hv_netvsc',
134+
'iavf',
134135
'i40e',
135136
'ice',
136137
'igc',

0 commit comments

Comments
 (0)