xapi-project / xcp-networkd

The XCP networking daemon
Other
14 stars 42 forks source link

Port sriov to ppx #133

Closed minli1 closed 6 years ago

minli1 commented 6 years ago

This is for after rebase master then changes the interface to PPX. Signed-off-by: Yang Qian yang.qian@citrix.com

mseri commented 6 years ago

Something is wrong. Why travis fails with:

File "lib/network_config.ml", line 109, characters 49-64:
Error: Unbound value typ_of_config_t
Hint: Did you mean rpc_of_config_t?

This seems rebased on top of the ppx'd networkd, is there some piece that got missing in the process or it is just due to the missing changes in idl? I believe the second, just double checking