Re: git: a6999a1c947f - main - net: Revert the ioctl SR-IOV VF status interface

From: Kevin Bowling <kevin.bowling_at_kev009.com>
Date: Tue, 11 Aug 2026 16:00:48 UTC
On Tue, Aug 11, 2026 at 8:59 AM Gleb Smirnoff <glebius@freebsd.org> wrote:
>
> On Mon, Aug 10, 2026 at 10:50:02PM +0000, Kevin Bowling wrote:
> K> The branch main has been updated by kbowling:
> K>
> K> URL: https://cgit.FreeBSD.org/src/commit/?id=a6999a1c947f3dc8b7491c903231efc2d78538d5
> K>
> K> commit a6999a1c947f3dc8b7491c903231efc2d78538d5
> K> Author:     Kevin Bowling <kbowling@FreeBSD.org>
> K> AuthorDate: 2026-08-10 22:19:30 +0000
> K> Commit:     Kevin Bowling <kbowling@FreeBSD.org>
> K> CommitDate: 2026-08-10 22:49:55 +0000
> K>
> K>     net: Revert the ioctl SR-IOV VF status interface
> K>
> K>     A native route Netlink interface will replace this stack.
> K>
> K>     Requested by:   glebius
>
> Thanks a lot! Let me know how I can help with getting this functionality
> back with netlink.

Please see https://reviews.freebsd.org/D58776 and the corresponding
review stack.

> --
> Gleb Smirnoff