<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/dev/mlx5, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-11-24T13:07:59Z</updated>
<entry>
<title>Remove erradic assert after SVN r367149 in mlx5en(4).</title>
<updated>2020-11-24T13:07:59Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-11-24T13:07:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=caf439719700ab0b32f24d166088f5ce35440f2f'/>
<id>urn:sha1:caf439719700ab0b32f24d166088f5ce35440f2f</id>
<content type='text'>
The ratelimit tags may be shared, especially for unlimited TLS
traffic, and then the refcount is allowed to be greater than one
when freeing the send tag.

MFC after:	1 week
Sponsored by:	Mellanox Technologies // NVIDIA Networking
</content>
</entry>
<entry>
<title>Make mlx5_cmd_exec_cb() a safe API in mlx5core.</title>
<updated>2020-11-16T10:15:03Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-11-16T10:15:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7eefcb5eead518d9db75411beece922618587297'/>
<id>urn:sha1:7eefcb5eead518d9db75411beece922618587297</id>
<content type='text'>
APIs that have deferred callbacks should have some kind of cleanup
function that callers can use to fence the callbacks. Otherwise things
like module unloading can lead to dangling function pointers, or worse.

The IB MR code is the only place that calls this function and had a
really poor attempt at creating this fence. Provide a good version in
the core code as future patches will add more places that need this
fence.

Linux commit:
e355477ed9e4f401e3931043df97325d38552d54

MFC after:	1 week
Sponsored by:	Mellanox Technologies // NVIDIA Networking
</content>
</entry>
<entry>
<title>Report EQE data upon CQ completion in mlx5core.</title>
<updated>2020-11-16T10:10:53Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-11-16T10:10:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f34f0a65b2223db5f307a0e6d376e1cf89623da6'/>
<id>urn:sha1:f34f0a65b2223db5f307a0e6d376e1cf89623da6</id>
<content type='text'>
Report EQE data upon CQ completion to let upper layers use this data.

Linux commit:
4e0e2ea1886afe8c001971ff767f6670312a9b04

MFC after:	1 week
Sponsored by:	Mellanox Technologies // NVIDIA Networking
</content>
</entry>
<entry>
<title>Enhance the mlx5_core_create_cq() function in mlx5core.</title>
<updated>2020-11-16T10:06:10Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-11-16T10:06:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ffdb195f318ac3ceeacbae6cf19cd2949660a55c'/>
<id>urn:sha1:ffdb195f318ac3ceeacbae6cf19cd2949660a55c</id>
<content type='text'>
Enhance mlx5_core_create_cq() to get the command out buffer from the
callers to let them use the output.

Linux commit:
38164b771947be9baf06e78ffdfb650f8f3e908e

MFC after:	1 week
Sponsored by:	Mellanox Technologies // NVIDIA Networking
</content>
</entry>
<entry>
<title>Use mlx5core to create/destroy all Dynamically Connected Targets, DCTs.</title>
<updated>2020-11-16T10:03:18Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-11-16T10:03:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4a64b690f130b7500493869e41456ce4f3d9c50b'/>
<id>urn:sha1:4a64b690f130b7500493869e41456ce4f3d9c50b</id>
<content type='text'>
To prevent a hardware memory leak when a DEVX DCT object is destroyed
without calling drain DCT before, (e.g. under cleanup flow), need to
manage its creation and destruction via mlx5 core.

Linux commit:
c5ae1954c47d3fd8815bd5a592aba18702c93f33

MFC after:	1 week
Sponsored by:	Mellanox Technologies // NVIDIA Networking
</content>
</entry>
<entry>
<title>Fix error handling order in create_kernel_qp in mlx5ib.</title>
<updated>2020-11-16T10:00:21Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-11-16T10:00:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8114aeea449d1bc17d468e4e02be11c1714dec28'/>
<id>urn:sha1:8114aeea449d1bc17d468e4e02be11c1714dec28</id>
<content type='text'>
Make sure order of cleanup is exactly the opposite of initialization.

Linux commit:
f4044dac63e952ac1137b6df02b233d37696e2f5

MFC after:	1 week
Sponsored by:	Mellanox Technologies // NVIDIA Networking
</content>
</entry>
<entry>
<title>mlx5en: Set ifmr_current same as ifmr_active.</title>
<updated>2020-11-12T02:25:10Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-11-12T02:25:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0b8e170d95530dca350c708060d4313b8d270635'/>
<id>urn:sha1:0b8e170d95530dca350c708060d4313b8d270635</id>
<content type='text'>
This both:
- makes ifconfig media line similar to that of other drivers.
- fixes ENXIO in case when paradoxical current media word is not registered.

Now e.g.
      ifconfig mce0 -mediaopt txpause,rxpause
works by disabling pauses if enabled.

Sponsored by:	Mellanox Technologies/NVidia Networking
MFC after:	1 week
</content>
</entry>
<entry>
<title>mlx5en: stop ignoring pauses and flow in the media reqs.</title>
<updated>2020-11-12T02:23:27Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-11-12T02:23:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=bab0c4b1a09dc14c90c046276204d08b6895bb19'/>
<id>urn:sha1:bab0c4b1a09dc14c90c046276204d08b6895bb19</id>
<content type='text'>
Sponsored by:	Mellanox Technologies/NVidia Networking
MFC after:	1 week
</content>
</entry>
<entry>
<title>mlx5en: Register all combinations of FDX/RXPAUSE/TXPAUSE as valid media types.</title>
<updated>2020-11-12T02:22:16Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-11-12T02:22:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=559dbeac4733baa1f9f9909700a35fb692ad5cbf'/>
<id>urn:sha1:559dbeac4733baa1f9f9909700a35fb692ad5cbf</id>
<content type='text'>
Sponsored by:	Mellanox Technologies/NVidia Networking
MFC after:	1 week
</content>
</entry>
<entry>
<title>mlx5en: Refactor repeated code to register media type to mlx5e_ifm_add().</title>
<updated>2020-11-12T02:21:14Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-11-12T02:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4ead80241af88339a583d67f7fa6b5e90fcc5ad7'/>
<id>urn:sha1:4ead80241af88339a583d67f7fa6b5e90fcc5ad7</id>
<content type='text'>
Sponsored by:	Mellanox Technologies/NVidia Networking
MFC after:	1 week
</content>
</entry>
</feed>
