Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 22:55:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 271456] SR-IOV: mce(4) VF interface in a bridge can't be pinged or ping IPs outside of a VM
Message-ID:  <bug-271456-27103-5eRRrhjIgT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271456-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271456-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271456

--- 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 =3D 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 =3D false)
        mac-addr : unicast-mac (optional)
        mac-anti-spoof : bool (default =3D true)
        allow-set-mac : bool (default =3D false)
        allow-promisc : bool (default =3D false)
        num-queues : uint16_t (default =3D 4)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271456-27103-5eRRrhjIgT>