Or Shoval

Results 337 comments of Or Shoval

To detect and remove zombies note that this might be little raceful, as i saw some entries arent valid but cleaned after few seconds, best to map the candid dangling...

build/operator/bin/user_setup need to be removed please you missed this i think please

``` [cloud-user@node01 ~]$ find /sys/class/net/*/device/sriov_totalvfs 2>/dev/null /sys/class/net/eth1/device/sriov_totalvfs [cloud-user@node01 ~]$ ip link show 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00...

managed to create VM with DP / CNI and emulated SR-IOV interface with this PR ``` [fedora@testvmi ~]$ dmesg | grep igbvf [ 7.547199] igbvf: Intel(R) Gigabit Virtual Function Network...

cc @EdDev (its not reviewable, but POC) https://github.com/kubevirt/kubevirtci/pull/1600#issuecomment-3709449733 note that kcli does the same thing, maybe better instead adding it to kubevirtci like this, unless we want one cluster that...

Hi @dhiller @enp0s3 This POC allows to use emulated SR-IOV on vm based providers, so we stop supporting kind-sriov. The first commit taps the device into the QEMU, and allow...

Thanks, note this is a WIP PR, i didn't check all the combination yet I did saw we would have some problem with link_state, so we need to discuss if...

with https://github.com/kubevirt/kubevirt/pull/16975, managed to run all 13 test with SR-IOV emulation, currently tested fully only DP+CNI,and partially DRA since it is not merged yet, but i believe we can fix...