<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in mlx4_alloc.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3873b9a8b3a51731e5db92ab0c5c59797e416015 - mlx4: use is_power_of_2</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c#3873b9a8b3a51731e5db92ab0c5c59797e416015</link>
        <description>mlx4: use is_power_of_2It&apos;s faster to use is_power_of_2 than it is to computeroundup_power_of_two and then compare.  So do that.Reviewed by:	kibDifferential Revision:	https://reviews.freebsd.org/D46838

            List of files:
            /freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c</description>
        <pubDate>Sat, 28 Sep 2024 23:23:17 +0200</pubDate>
        <dc:creator>Doug Moore &lt;dougm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>55b1c6e7e4a6909004e13c6d2f328f911a8e7b83 - Merge ^/head r325663 through r325841.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c#55b1c6e7e4a6909004e13c6d2f328f911a8e7b83</link>
        <description>Merge ^/head r325663 through r325841.

            List of files:
            /freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c</description>
        <pubDate>Wed, 15 Nov 2017 12:28:11 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3191c2e2be7cd7d9a25da2f0de1d2e3768c3b0e - Update the mlx4 core and mlx4en(4) modules towards Linux v4.9.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c#c3191c2e2be7cd7d9a25da2f0de1d2e3768c3b0e</link>
        <description>Update the mlx4 core and mlx4en(4) modules towards Linux v4.9.Background:The coming ibcore update forces an update of mlx4ib(4) which in turn requiresan updated mlx4 core module. This also affects the mlx4en(4) module becausecommonly used APIs are updated. This commit is a middle step updating themlx4 modules towards the new ibcore.This change contains no major new features.Changes in mlx4:  a) Improved error handling when mlx4 PCI devices are  detached inside VMs.  b) Major update of codebase towards Linux 4.9.Changes in mlx4ib(4):  a) Minimal changes needed in order to compile using the  updated mlx4 core APIs.Changes in mlx4en(4):  a) Update flow steering code in mlx4en to use new APIs for  registering MAC addresses and IP addresses.  b) Update all statistics counters to be 64-bit.  c) Minimal changes needed in order to compile using the  updated mlx4 core APIs.Sponsored by:	Mellanox TechnologiesMFC after:	1 week

            List of files:
            /freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c</description>
        <pubDate>Wed, 15 Nov 2017 12:14:39 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>242b24828472137ec4411826b86e753d49bd2c39 - Merge ^/head r306412 through r306905.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c#242b24828472137ec4411826b86e753d49bd2c39</link>
        <description>Merge ^/head r306412 through r306905.

            List of files:
            /freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c</description>
        <pubDate>Sun, 09 Oct 2016 15:30:57 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97549c34ecaf74580941fdc9c5bd1050e4b1f6ce - Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c#97549c34ecaf74580941fdc9c5bd1050e4b1f6ce</link>
        <description>Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4like other PCI network drivers. The sys/ofed directory is now mainlyreserved for generic infiniband code, with exception of the mthca driver.- Add new manual page, mlx4en(4), describing how to configure and loadmlx4en.- All relevant driver C-files are now prefixed mlx4, mlx4_en andmlx4_ib respectivly to avoid object filename collisions when compilingthe kernel. This also fixes an issue with proper dependency filegeneration for the C-files in question.- Device mlxen is now device mlx4en and depends on device mlx4, seemlx4en(4). Only the network device name remains unchanged.- The mlx4 and mlx4en modules are now built by default on i386 andamd64 targets. Only building the mlx4ib module depends onWITH_OFED=YES .Sponsored by:	Mellanox Technologies

            List of files:
            /freebsd/sys/dev/mlx4/mlx4_core/mlx4_alloc.c</description>
        <pubDate>Fri, 30 Sep 2016 10:23:06 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
