Page MenuHomeFreeBSD

mlx5en: allow userspace to enable/disable allmutli mode
Needs ReviewPublic

Authored by vag.singh_oneconvergence.com on Sep 28 2021, 1:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 23, 2:41 PM
Unknown Object (File)
Sat, Oct 12, 7:05 PM
Unknown Object (File)
Thu, Oct 10, 5:10 PM
Unknown Object (File)
Oct 6 2024, 3:55 AM
Unknown Object (File)
Oct 5 2024, 8:32 PM
Unknown Object (File)
Oct 5 2024, 8:46 AM
Unknown Object (File)
Oct 5 2024, 4:59 AM
Unknown Object (File)
Oct 4 2024, 5:51 PM

Details

Reviewers
kib
hselasky
Summary

[PATCH 05/31] FreeBSD OFED support for DPDK MLX5 PMD

FreeBSD doesn’t allow userspace to send ioctl call for
configuring allmulti mode. Added ALLMULTI flag in mlx5en.

In MLX5 PMD, allmulti mode will be enabled/disabled in DPDK
only if allmulti is supported by the mlx5en. it won't be changed
on network interface side.

Test Plan

Tested on KVM, ESXi, and HyperV/Azure Hypervisors with FreeBSD 14.0-CURRENT and FreeBSD12.1-STABLE.

iperf
DPDK MLX5 PMD/testpmd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped