Page MenuHomeFreeBSD

mlx5ib: Add drop flow steering rule support
Needs ReviewPublic

Authored by vag.singh_oneconvergence.com on Sep 28 2021, 1:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 28 2025, 1:44 PM
Unknown Object (File)
Oct 28 2025, 6:44 AM
Unknown Object (File)
Oct 23 2025, 4:20 PM
Unknown Object (File)
Oct 23 2025, 8:16 AM
Unknown Object (File)
Oct 22 2025, 9:58 PM
Unknown Object (File)
Oct 22 2025, 9:58 PM
Unknown Object (File)
Oct 22 2025, 12:45 PM
Unknown Object (File)
Oct 18 2025, 2:16 AM

Details

Reviewers
kib
hselasky
Summary

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

A drop rule is described by an action drop and no destination.
If a user specified IB_FLOW_SPEC_ACTION_DROP then set the action
to MLX5_FLOW_CONTEXT_ACTION_DROP and clear the destination.

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