Hi,
Does Jetson AGX Xavier SoM supports PCIe SR-IOV feature? Is there any limitation to support the number of VFs.
After loading the Ethernet switch driver the nodes are populated for 1 PF and 6 VFs.
But after assigning the static IP for all nodes, I was not able to do the local ping operation from any of the PF or VF nodes.
I used the below command for assigning the static IP
“ifconfig eth1 192.168.0.111 netmask 255.255.255.0 broadcast 192.168.0.255”
Please help me to resolve this issue.
Thanks and Regards
Ann