Page MenuHomeFreeBSD
Feed All Stories

Sep 28 2021

driesm requested changes to D32207: Add a devd_flags option to the devd rc.d script.

Can you try just setting devd_flags="-q" without changes to the devd script?
IIRC, "$name_flags" is always appended even if its not explicitly done in the separate script.

Sep 28 2021, 7:16 PM
emaste committed rGc83ae596f3c2: mgb: Staticize devclass and iflib structs (as is typical) (authored by emaste).
mgb: Staticize devclass and iflib structs (as is typical)
Sep 28 2021, 7:12 PM
imp accepted D32207: Add a devd_flags option to the devd rc.d script.
Sep 28 2021, 6:57 PM
nonesuch_longcount.org added a reviewer for D32207: Add a devd_flags option to the devd rc.d script: imp.
Sep 28 2021, 6:49 PM
lwhsu committed rGb9b5a4dd590e: gmultipath failloop test: Put the dtrace sanity checker in right place (authored by lwhsu).
gmultipath failloop test: Put the dtrace sanity checker in right place
Sep 28 2021, 6:39 PM
manu accepted D32209: mmc: Fix regression in 8a8166e5bcfb breaking Stratix 10 boot.

LGTM thanks.

Sep 28 2021, 6:37 PM
tuexen committed rGfa947a3687b9: sctp: cleanup and adding KASSERT()s, no functional change (authored by tuexen).
sctp: cleanup and adding KASSERT()s, no functional change
Sep 28 2021, 6:31 PM
allanjude accepted D32163: loader: Set twiddle globaldiv to 16 by default.

Reviewed by: allanjude

Sep 28 2021, 6:30 PM
lwhsu committed rG38dac71d0a95: Fix typo (authored by lwhsu).
Fix typo
Sep 28 2021, 6:29 PM
wulf added inline comments to D32167: LinuxKPI: Import linux_page.c and some dependent code from drm-kmod.
Sep 28 2021, 6:29 PM
jrtc27 accepted D32163: loader: Set twiddle globaldiv to 16 by default.
Sep 28 2021, 6:26 PM
glebius committed rG2dbc9a388eeb: Fix memory deadlock when GELI partition is used for swap. (authored by glebius).
Fix memory deadlock when GELI partition is used for swap.
Sep 28 2021, 6:25 PM
glebius committed rG183f8e1e575b: Externalize nsw_cluster_max and initialize it early. (authored by glebius).
Externalize nsw_cluster_max and initialize it early.
Sep 28 2021, 6:25 PM
glebius committed rGc6213beff4f5: Add flag BIO_SWAP to mark IOs that are associated with swap. (authored by glebius).
Add flag BIO_SWAP to mark IOs that are associated with swap.
Sep 28 2021, 6:24 PM
glebius closed D24400: Make encrypted swap more reliable.
Sep 28 2021, 6:24 PM
ian committed rG1acf73d54412: qoriq_therm.c: avoid a segfault on the error exit path. (authored by ian).
qoriq_therm.c: avoid a segfault on the error exit path.
Sep 28 2021, 6:23 PM
jrtc27 requested review of D32209: mmc: Fix regression in 8a8166e5bcfb breaking Stratix 10 boot.
Sep 28 2021, 6:19 PM
lwhsu committed R11:c8470cb1b3d2: irc/dxirc: Update to 1.40.0 (authored by David Vachulka <archdvx@dxsolutions.org>).
irc/dxirc: Update to 1.40.0
Sep 28 2021, 6:18 PM
luporl updated the diff for D31232: powerpc64: fix OFWFB with Radix MMU.

Address reviewer's comments

Sep 28 2021, 6:17 PM · PowerPC
lwhsu committed rG819961c5808b: Temporarily skip sys.geom.class.multipath.failloop.failloop in CI (authored by lwhsu).
Temporarily skip sys.geom.class.multipath.failloop.failloop in CI
Sep 28 2021, 6:07 PM
emaste updated subscribers of D29249: intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point), fixup/cleanup.

CC @wulf who might have an interest

Sep 28 2021, 6:00 PM
alc accepted D32081: Add the arm64 table attributes and use them.
Sep 28 2021, 5:59 PM
emaste committed rG8b889b895382: mgb: Do not KASSERT on error in mgb_init (authored by emaste).
mgb: Do not KASSERT on error in mgb_init
Sep 28 2021, 5:59 PM
fernape committed R9:3e8c94718fd5: [doc-es] Add core email to mailing-lists (authored by fernape).
[doc-es] Add core email to mailing-lists
Sep 28 2021, 5:56 PM
ian committed rGea5c0b7b140b: Add the clock for the imx8 thermal monitoring unit. (authored by ian).
Add the clock for the imx8 thermal monitoring unit.
Sep 28 2021, 5:53 PM
fernape committed R9:f475353b0081: [doc-es][contributing] Finish translation (authored by fernape).
[doc-es][contributing] Finish translation
Sep 28 2021, 5:45 PM
kib accepted D32081: Add the arm64 table attributes and use them.
Sep 28 2021, 5:45 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rG9f451734952a: uart: Add PCI ID for intel 100 Series/C230 Series AMT (authored by sbruno).
uart: Add PCI ID for intel 100 Series/C230 Series AMT
Sep 28 2021, 5:30 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rG5b4cfd3f1315: iflib: Free resources in a consistent order during detach (authored by stallamr_netapp.com).
iflib: Free resources in a consistent order during detach
Sep 28 2021, 5:30 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rGa6640bca4827: e1000: Re-arm link changes (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Re-arm link changes
Sep 28 2021, 5:30 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rG54b159f9c34a: e1000: Fix tabstop width in if_em.h (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Fix tabstop width in if_em.h
Sep 28 2021, 5:30 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rGc98a58f6448f: e1000: Rename 'struct adapter' to 'struct e1000_sc' (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Rename 'struct adapter' to 'struct e1000_sc'
Sep 28 2021, 5:30 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rGa02f614070a8: e1000: Consistently use FALLTHROUGH (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Consistently use FALLTHROUGH
Sep 28 2021, 5:30 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rG1ffd931e1caa: e1000: Use C99 bool types (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Use C99 bool types
Sep 28 2021, 5:30 PM
ian committed rG5e6f76f3704f: Add ethernet to the standard drivers for imx8. (authored by ian).
Add ethernet to the standard drivers for imx8.
Sep 28 2021, 5:25 PM
markj accepted D32068: LinuxKPI: Factor out vmf_insert_pfn_prot() routine.
Sep 28 2021, 5:16 PM
markj added inline comments to D32167: LinuxKPI: Import linux_page.c and some dependent code from drm-kmod.
Sep 28 2021, 5:15 PM
manu committed R11:e533c7117fc8: sysutils/edk2: Reorder FLAVORS (authored by manu).
sysutils/edk2: Reorder FLAVORS
Sep 28 2021, 5:08 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rGdc3c7c11063b: uart: Add PCI ID for intel 100 Series/C230 Series AMT (authored by sbruno).
uart: Add PCI ID for intel 100 Series/C230 Series AMT
Sep 28 2021, 4:58 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rG717bed4f6f18: e1000: Rename 'struct adapter' to 'struct e1000_sc' (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Rename 'struct adapter' to 'struct e1000_sc'
Sep 28 2021, 4:57 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rGe265ddaac1f4: e1000: Fix tabstop width in if_em.h (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Fix tabstop width in if_em.h
Sep 28 2021, 4:57 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rG594a25fa4304: e1000: Re-arm link changes (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Re-arm link changes
Sep 28 2021, 4:57 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rG1f80b2b78d24: e1000: Consistently use FALLTHROUGH (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Consistently use FALLTHROUGH
Sep 28 2021, 4:57 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rGe6f324c15f7a: e1000: Use C99 bool types (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Use C99 bool types
Sep 28 2021, 4:57 PM
markj added inline comments to D32109: cryptodev: Allow some CIOCCRYPT operations with an empty payload..
Sep 28 2021, 4:53 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rGd239e11a57c9: e1000: Fix up HW vlan ops (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Fix up HW vlan ops
Sep 28 2021, 4:35 PM
emaste committed rGecac5c2928ee: mgb: enable multicast in mgb_init (authored by emaste).
mgb: enable multicast in mgb_init
Sep 28 2021, 4:35 PM
Kevin Bowling <kbowling@FreeBSD.org> committed rG9c6432dc4bb9: e1000: Fix up HW vlan ops (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Fix up HW vlan ops
Sep 28 2021, 4:33 PM
ian requested review of D32208: Fix busdma resource leak on usb device detach.
Sep 28 2021, 4:20 PM
markj accepted D32110: cryptocheck: Support multiple IV sizes for AES-CCM..
Sep 28 2021, 4:14 PM
markj accepted D32121: crypto: Test all of the AES-CCM KAT vectors..
Sep 28 2021, 4:11 PM
markj added inline comments to D32107: cryptodev: Permit explicit IV/nonce and MAC/tag lengths..
Sep 28 2021, 4:04 PM
markj accepted D32106: cryptosoft, ccr: Use crp_iv directly for AES-CCM and AES-GCM..
Sep 28 2021, 3:41 PM
freqlabs committed R11:851f7f63713a: devel/py-sysctl: Fix off-by-one string termination (authored by freqlabs).
devel/py-sysctl: Fix off-by-one string termination
Sep 28 2021, 3:36 PM
markj added inline comments to D32105: crypto: Permit variable-sized IVs for ciphers with a reinit hook..
Sep 28 2021, 3:36 PM
markj accepted D32119: safexcel: Support truncated tags for AES-CCM..
Sep 28 2021, 3:28 PM
markj accepted D32118: safexcel: Support multiple nonce lengths for AES-CCM..

cryptocheck and cryptotest.py pass when run against safexcel with your changes.

Sep 28 2021, 3:28 PM
imp updated the diff for D32171: devmatch: Allow devmatch_blocklist to be set in kenv too.

review comments + docs

Sep 28 2021, 3:17 PM
nonesuch_longcount.org updated the diff for D32207: Add a devd_flags option to the devd rc.d script.
Sep 28 2021, 3:13 PM
nonesuch_longcount.org requested review of D32207: Add a devd_flags option to the devd rc.d script.
Sep 28 2021, 3:12 PM
emaste accepted D32197: libpmc: fix the 'cycles' event alias on x86.
Sep 28 2021, 3:11 PM
emaste accepted D32162: libpmc: add some AMD pmu counter aliases.
Sep 28 2021, 3:07 PM
swills added a comment to D32098: ncurses: split libtinfo from libncurses.
In D32098#726166, @bapt wrote:

It does buidl fine the 2 ports (notcurses included) which are marked as USES=ncurses:port I checked

Sep 28 2021, 3:02 PM
wen committed R11:350644ce1c9c: devel/p5-GraphQL: Update to 0.52 (authored by wen).
devel/p5-GraphQL: Update to 0.52
Sep 28 2021, 2:54 PM
lwhsu added a comment to D32175: security/clamav-lts: Repocopy from security/clamav.

In svn/git there is no really "repocopy" step like cvs era, we can just copy and modify, then directly commit (and push), the VCS will take care of the rest.

Sep 28 2021, 2:54 PM
wen committed R11:27112633b228: finance/prestashop: Update to 1.7.7.8 (authored by wen).
finance/prestashop: Update to 1.7.7.8
Sep 28 2021, 2:49 PM
markj added a comment to D32108: cryptodev: Permit CIOCCRYPT for AEAD ciphers..

crp_sanity() asserts that for AEAD requests the IV must be in a separate buffer, i.e., CRYPTO_F_IV_SEPARATE is set. cryptodev_aead() ensures this, but cryptodev_op() does not.

Sep 28 2021, 2:44 PM
mhorne closed D32085: boot(9): update to match reality.
Sep 28 2021, 2:39 PM
mhorne committed rG800e74955d4e: boot(9): update to match reality (authored by mhorne).
boot(9): update to match reality
Sep 28 2021, 2:39 PM
cy committed R11:897f9e4cef59: security/krb5-devel: update to the latest MIT/KRB5 github commit (authored by cy).
security/krb5-devel: update to the latest MIT/KRB5 github commit
Sep 28 2021, 2:34 PM
cy committed R11:70a90d069bab: sysutils/nut-devel: Update to the latest networkupstools/nut github commit (authored by cy).
sysutils/nut-devel: Update to the latest networkupstools/nut github commit
Sep 28 2021, 2:34 PM
cy committed R11:756686aabaf0: mail/spamassassin-devel: update to latest github commit (authored by cy).
mail/spamassassin-devel: update to latest github commit
Sep 28 2021, 2:34 PM
cy committed R11:aa5535056df0: sysutils/cfengine-devel: Update to latest GH commit (authored by cy).
sysutils/cfengine-devel: Update to latest GH commit
Sep 28 2021, 2:34 PM
cy committed R11:6e74dcdf9fd0: sysutils/cfengine-masterfiles-devel: Update to latest GH commit (authored by cy).
sysutils/cfengine-masterfiles-devel: Update to latest GH commit
Sep 28 2021, 2:34 PM
vag.singh_oneconvergence.com requested review of D32206: mlx5ib: mlx5_ib_create_flow returns error if udata is NULL.
Sep 28 2021, 2:25 PM
mhorne committed rG22e68eadc50d: bcm2835_sdhci: don't use DMA for kernel dumps (authored by mhorne).
bcm2835_sdhci: don't use DMA for kernel dumps
Sep 28 2021, 2:25 PM
vag.singh_oneconvergence.com requested review of D32205: verbs/mlx5: Add GRE and MPLS flow specification filter.
Sep 28 2021, 2:23 PM
mhorne committed rGa7a54bf8c33f: bcm2835_sdhci: don't use DMA for kernel dumps (authored by mhorne).
bcm2835_sdhci: don't use DMA for kernel dumps
Sep 28 2021, 2:23 PM
kd updated the diff for D32099: ossl: Add support for AES-CBC cipher.
  • Check if set_*_key is NULL before calling it.
  • Modify ossl_cipher to be more higher level, move ossl_process_cipher to ossl_aes.c.
  • Call CHACHA20 code through the new abstraction layer.
  • Declare MD assembly routines in ossl_aarch64.h and ossl_x86.h files, use AES_CBC_ENCRYPT to expose them to ossl_aes.c
  • Add ossl to the aesmodules in cryptotest.py
Sep 28 2021, 2:21 PM
vag.singh_oneconvergence.com requested review of D32204: IB/mlx5: Expose GRE flow spec to user-kernel ABI header.
Sep 28 2021, 2:21 PM
vag.singh_oneconvergence.com requested review of D32203: verbs/mlxs: mlx5: Add tunnel offloads support in direct verbs.
Sep 28 2021, 2:18 PM
vag.singh_oneconvergence.com requested review of D32202: verbs/mlx5: Allow creation of a Multi-Packet RQ using direct verbs.
Sep 28 2021, 2:16 PM
vag.singh_oneconvergence.com requested review of D32201: libmlx5: Report Multi-Packet RQ capabilities through mlx5 direct verbs.
Sep 28 2021, 2:13 PM
vag.singh_oneconvergence.com requested review of D32200: IB/mlx5: Fix ABI alignment to 64 bit.
Sep 28 2021, 2:11 PM
vag.singh_oneconvergence.com requested review of D32199: libmlx5: Report SW parsing capabilities through mlx5 direct verbs.
Sep 28 2021, 2:09 PM
vag.singh_oneconvergence.com requested review of D32198: verbs/mlx5: Expose tag matching capabilities.
Sep 28 2021, 2:06 PM
mhorne updated the diff for D32162: libpmc: add some AMD pmu counter aliases.

Drop non-functional 'cycles' alias in favor of D32197.

Sep 28 2021, 2:05 PM
mhorne requested review of D32197: libpmc: fix the 'cycles' event alias on x86.
Sep 28 2021, 2:04 PM
vag.singh_oneconvergence.com requested review of D32196: IB/mlx5: Add tunneling offloads support.
Sep 28 2021, 2:04 PM
vag.singh_oneconvergence.com requested review of D32195: IB/mlx5: Expose multi-packet RQ capabilities.
Sep 28 2021, 2:01 PM
vag.singh_oneconvergence.com requested review of D32194: libmlx5: Report if kernel allows using MPW in SQ.
Sep 28 2021, 1:58 PM
vag.singh_oneconvergence.com requested review of D32193: libmlx5: External memory binding for HW resources.
Sep 28 2021, 1:56 PM
tuexen committed rG5b53e749a95e: sctp: fix usage of stream scheduler functions (authored by tuexen).
sctp: fix usage of stream scheduler functions
Sep 28 2021, 1:56 PM
vag.singh_oneconvergence.com requested review of D32192: libmlx5: Fix ABI break from revising the UAR pointer.
Sep 28 2021, 1:53 PM
vag.singh_oneconvergence.com requested review of D32191: IB/mlx5: Expose software parsing for Raw Ethernet QP.
Sep 28 2021, 1:51 PM
vag.singh_oneconvergence.com requested review of D32190: verbs/mlx5: Annotate ibv_wc and ibv_send_wr with endian.
Sep 28 2021, 1:48 PM
0mp committed R11:e332adb5d594: net-im/toot: Update to 0.28.0 (authored by 0mp).
net-im/toot: Update to 0.28.0
Sep 28 2021, 1:47 PM
vag.singh_oneconvergence.com requested review of D32189: IB/mlx5: Report mlx5 packet pacing capabilities when querying device.
Sep 28 2021, 1:46 PM
vag.singh_oneconvergence.com requested review of D32188: IB/mlx5: Support Vxlan tunneling specification.
Sep 28 2021, 1:43 PM
tuexen committed rG171633765c43: sctp: avoid locking an already locked mutex (authored by tuexen).
sctp: avoid locking an already locked mutex
Sep 28 2021, 1:43 PM