Page MenuHomeFreeBSD

mlx5ib: Add drop flow steering rule support
ClosedPublic

Authored by vag.singh_oneconvergence.com on Sep 28 2021, 1:15 PM.
Tags
None
Referenced Files
F172393646: D32181.id95838.diff
Fri, Sep 18, 4:29 AM
Unknown Object (File)
Thu, Sep 17, 7:20 PM
Unknown Object (File)
Thu, Sep 17, 3:53 AM
Unknown Object (File)
Wed, Sep 16, 11:33 PM
Unknown Object (File)
Wed, Sep 16, 11:32 PM
Unknown Object (File)
Wed, Sep 16, 11:19 PM
Unknown Object (File)
Fri, Sep 4, 8:44 PM
Unknown Object (File)
Aug 12 2026, 9:43 PM

Details

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Wed, Sep 16, 2:13 PM
This revision was automatically updated to reflect the committed changes.