Received: by 2002:a25:ef43:0:0:0:0:0 with SMTP id w3csp489338ybm; Thu, 28 May 2020 07:54:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz2ATkOw5crJIjPqpau3GMGOV16npnCMiT3cBtexKHlxpQEGKa5qk0mze3q8xkyfWVCS3lu X-Received: by 2002:a17:906:a8d:: with SMTP id y13mr3241568ejf.455.1590677695759; Thu, 28 May 2020 07:54:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590677695; cv=none; d=google.com; s=arc-20160816; b=TP4nDaMtgDOu4GL6+93jYbdaNCF+QW55obkqBi/fmdpK8rmLNXh9DFdKx+8t+lOE0P zt9ihpsBPITW++yusPuS59XQNuoVmZd86MRyzyJvspp0G4JYBOnQn2pYiaV8GvJxmy2P HQ9ONWgNMygEyA0N1BK2/Ue6GVVfgVbuv1xtsnFywmUV83H7MtVJVCJHOmRSB/QWTi+7 dFw2efZYt8l+wvemj2gRGb/WvTr9y7JWzyTF+WSvxiQwe+wcLtAXDQudNileRRErJy7P 7/NBQrDuOLpiIoGVxsyjpj8uGdVCECSqWIXTW9XmW6/IAIG7VRuARE5vLEIc0lAWr8Xk 7hRw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:to:from:subject:message-id; bh=uhVukLMTcGztV/Xj5VSr9I12HExHAgnp7pDTtNW3Fdc=; b=nxM2yySxJcYBLmyMVcnZLvunJa+JhL8qPfcO4Leu9zD9vmf/A9LMvPHIfPTCia634Z vkqyLjIWT8pR/K+xzT84TbagD7jfgmgF+ihEENdZC4TzpQtXN54WGAM3OXBTZl4DsfGv XN8ijSy5uUJjSwwpATFiEvedYvfJ9UvYq+fkz3yqRN9TsS7plc6pxlx9uLjU5q95iInH RuQMIRnHOQa151sOnSeLODE8oGBboTF99q9sM3V0SY06T9OxQS1fbZfQWB/+zUk7zouR zEFzbtn7odD+8WMN6djiVwY3/Ebrl9mjGJ0C3cvthaEZL5igmbbm/5Z2ffurHO+sj/+6 //FQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s15si1083733ejz.132.2020.05.28.07.54.31; Thu, 28 May 2020 07:54:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403819AbgE1Ox3 (ORCPT + 99 others); Thu, 28 May 2020 10:53:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45792 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391363AbgE1Ox1 (ORCPT ); Thu, 28 May 2020 10:53:27 -0400 Received: from sipsolutions.net (s3.sipsolutions.net [IPv6:2a01:4f8:191:4433::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65FB9C08C5C8 for ; Thu, 28 May 2020 07:53:27 -0700 (PDT) Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) (envelope-from ) id 1jeJuP-004vfq-Na; Thu, 28 May 2020 16:53:25 +0200 Message-ID: Subject: Re: iwlwifi: 8265: unexpected LLC packets TX'ed in monitor mode From: Johannes Berg To: Marco , linux-wireless@vger.kernel.org Date: Thu, 28 May 2020 16:53:24 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.2 (3.36.2-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Thu, 2020-05-28 at 10:26 -0400, Marco wrote: > > > I think these are somehow related to calibrations in the device. > > Are you perhaps implying that I can alter calibration settings to fix > this problem? If you have any pointers to this it would be > appreciative. No, I don't know if this is possible. I'm just telling you what I think the reason for them is. > Regardless though, I would still expect the default behavior to not > emit packets when in monitor mode, unless the user directs it to; > similar to what I've seen from other wifi chipsets. I have no idea precisely why (for what kind of calibration) these are transmitted and if it could be changed, I guess you could try contacting Intel's customer support? johannes