Skip to content

Commit 2c1077b

Browse files
authored
Merge pull request #312 from edwintorok/unrevert
Unrevert 'add Sriov.enable_action_result Manual_successful, for manual sr-iov/vf configuration support'
2 parents 86c7943 + cfdbb38 commit 2c1077b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

network/network_interface.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,7 @@ module Interface_API (R : RPC) = struct
722722
| Modprobe_successful_requires_reboot
723723
| Modprobe_successful
724724
| Sysfs_successful
725+
| Manual_successful
725726
[@@deriving rpcty]
726727

727728
type enable_result = Ok of enable_action_result | Error of string

0 commit comments

Comments
 (0)