FreeBSD_HEAD_arm64 - Build #3712 - Fixed

jenkins-admin at FreeBSD.org jenkins-admin at FreeBSD.org
Wed Jul 27 23:10:39 UTC 2016


FreeBSD_HEAD_arm64 - Build #3712 - Fixed:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3712/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3712/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3712/console

Change summaries:

303419 by bdrewery:
Fix non-amd64 build from r292043 after reconnecting in r303410.

MFC after:	3 days
X-MFC-With:	r303410
Sponsored by:	EMC / Isilon Storage Division

303418 by ivadasz:
[iwm] When stopping TX DMA, wait for all channels at once.

    * Makes the TX DMA stopping more similar to Linux code, and potentially
      a bit faster. Also, output an error message when TX DMA idling fails.

    Taken-From: Linux iwlwifi

Tested:

* AC3165, STA mode

Approved by:	adrian (mentor)
Obtained from:	DragonFlyBSD git 2ee486ddff973ac552ff787c17e8d83e8ae0f24c
Differential Revision:	https://reviews.freebsd.org/D7325

303417 by bdrewery:
opt_bdg.h was removed in r150636.

MFC after:	3 days
Sponsored by:	EMC / Isilon Storage Division

303416 by ivadasz:
[iwm] Set different pm_timeout for action frames.

    When building a Tx Command for management frames, we are lacking
    a check for action frames, for which we should set a different
    pm_timeout.  This cause the fw to stay awake for 100TU after each
    such frame is transmitted, resulting an excessive power consumption.

    Taken-From: Linux iwlwifi (git b084a35663c3f1f7)

Approved by:	adrian (mentor)
Obtained from:	Linux git b084a35663c3f1f7de1c45c4ae3006864c940fe7
Obtained from:	DragonFlyBSD git ba00f0e3ae873d6f0d5743e22c3ebc49c44dfdac
Differential Revision:	https://reviews.freebsd.org/D7324

303415 by bdrewery:
opt_apic.h is only used on i386.

MFC after:	3 days
Sponsored by:	EMC / Isilon Storage Division

303414 by bdrewery:
opt_random.h was removed in r287558 for opt_global.h

MFC after:	3 days
Sponsored by:	EMC / Isilon Storage Division

303413 by ivadasz:
[iwm] Fix inverted logic in iwm_tx().

    The PROT_REQUIRE flag in should be set for data frames above a certain
    length, but we were setting it for !data frames above a certain length,
    which makes no sense at all.

    Taken-From: OpenBSD, Linux iwlwifi

Approved by:	adrian (mentor)
Obtained from:	DragonFlyBSD git 8cc03924a36c572c2908e659e624f44636dc2b33
Differential Revision:	https://reviews.freebsd.org/D7323

303412 by rrs:
Remove myself from kern_timeout.c yeah!



More information about the freebsd-arm mailing list