Anthony Rojas

Results 7 comments of Anthony Rojas

Hi there! My partner @tonyn10 and I in UT Austin's Virtualization class would like to tackle this issue.

That makes a lot of sense; thank you! It does seem that the cleaner approach is to rely on validation by the table rendering function. We will go ahead and...

Hi @stgraber, So we have taken a look at this issue, and have come up with a plan to tackle it: In `infiniband_sriov.go`, we plan to do the following: Step...

So after further research, I think validation for `port_guid` and `node_guid` will be very similar to `infinibandValidMAC`, except we will only allow GUIDs to be 8 bytes long, instead of...

Hi @stgraber, Sounds good! I'll go ahead and leave my implementation of retrieving guids to use those sysfs files (`/sys/class/infiniband//device/sriov//node` and `/sys/class/infiniband//device/sriov//port`). Also, do you have any new insights into...

Good afternoon, My friend @tonyn10 and I are taking Professor Chidambaram's Virtualization Class at UT Austin and were interested in tackling this issue for our class project. Would we be...