[Bug 271456] SR-IOV: mce(4) VF interface in a bridge can't be pinged or ping IPs outside of a VM
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271456] srv-io mce(4) with bhyve: can't ping the vm"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 22:55:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271456
--- Comment #9 from Santiago Martinez <sm@codenetworks.net> ---
This is the output for mlx5_coreX.
iovctl -S -f /etc/iovctl-mce0.conf
The following configuration parameters may be configured on the PF:
num_vfs : uint16_t (required)
device : string (required)
The following configuration parameters may be configured on a VF:
passthrough : bool (default = false)
mac-addr : unicast-mac (optional)
node-guid : uint64_t (optional)
port-guid : uint64_t (optional)
This is the output for ixl
iovctl -S -f /etc/iovctl-ixl0.conf
The following configuration parameters may be configured on the PF:
num_vfs : uint16_t (required)
device : string (required)
The following configuration parameters may be configured on a VF:
passthrough : bool (default = false)
mac-addr : unicast-mac (optional)
mac-anti-spoof : bool (default = true)
allow-set-mac : bool (default = false)
allow-promisc : bool (default = false)
num-queues : uint16_t (default = 4)
--
You are receiving this mail because:
You are the assignee for the bug.