freebsd-dev/sys/powerpc/conf
Piotr Kubaj e552cac3d7 powerpc64*: port mlx5, OFED, KTLS and krping
Summary:
This review ports mlx5 driver, kernel's OFED stack (userland is already enabled), KTLS and krping to powerpc64 and powerpc64le.

krping requires a small change since it uses assembly for amd64 / i386.

NOTE: On powerpc64le RDMA works fine in the userspace with libmlx5, but on powerpc64 it does not. The problem is that contrib/ofed/libmlx5/doorbell.h checks for SIZEOF_LONG but this macro exists on neither powerpc64* nor amd64. Thus, the file silently goes to the fallback function written for 32-bit architectures. It works fine on little-endian architectures, but causes a hard fail on big-endian. It's possible it may also cause some runtime issues on little-endian.
Thus, on powerpc64 I verified that RDMA works with krping.

Reviewers: #powerpc, hselasky

Subscribers: bdrewery, imp, emaste, jhibbits

Differential Revision: https://reviews.freebsd.org/D38786
2023-02-26 23:38:33 +01:00
..
dpaa
DEFAULTS
GENERIC powerpc kernel config: clean up whitespace 2023-02-24 08:36:29 -06:00
GENERIC64 powerpc64*: port mlx5, OFED, KTLS and krping 2023-02-26 23:38:33 +01:00
GENERIC64-NODEBUG
GENERIC64LE powerpc64*: port mlx5, OFED, KTLS and krping 2023-02-26 23:38:33 +01:00
GENERIC64LE-NODEBUG
GENERIC-NODEBUG
GENERIC.hints
LINT
LINT64
LINT64LE
MPC85XX
MPC85XXSPE powerpc kernel config: clean up whitespace 2023-02-24 08:36:29 -06:00
NOTES powerpc kernel config: clean up whitespace 2023-02-24 08:36:29 -06:00
QORIQ64