Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp668256ybi; Fri, 12 Jul 2019 02:44:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqwG3W459ahAW98K1ukxJOzf1s0SWrk8FnjhXH6aKzqIvcEvoEo4ccmdIhba2NDucv1camxl X-Received: by 2002:a63:205f:: with SMTP id r31mr9691850pgm.159.1562924674751; Fri, 12 Jul 2019 02:44:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562924674; cv=none; d=google.com; s=arc-20160816; b=p6zHXQK0pEf9vQkfB3Z/CwDbR6ESc778RO9HEoRNcJmRjwtfPNgDszfjJt/GUcgyHb 5C2+byaxKAAESKLTZViGl57RZ2NTGZsqSptBn4QVJ9HtXiVrbRgeYAr1DRF9j+C/39cR Uwy+VlcKOR+F2NCKEo/9xI/Slq24VQFWoblvbvzUNcUJGCglVVBMFsGvyuqZ5VQyzDcw ylmbG+/VxNet2NtNGrE4xW1PJEC9VkJIq1pR/8wb8ze9mrT6IG4gcoP5tscAcSlcERpy S3as6mIsiaV/2YrLI8OJfAfHhB69UNslplfKPdpyM8zOq9bhE/d4TBjWb4flqjVls3V1 W5Lg== 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 :references:in-reply-to:date:cc:to:from:subject:message-id; bh=UskP6pt0Jjg1c2+klE9T8r5JrQ/OQlXd/NothLAG8+A=; b=ihPZ+dEUQvpp2aCjUFwJr/IrIdZMyy2ej3UcV4ShZ6QZ6gcQXDLsmdBLMp249IkNRd 9hXcUnsUhsMrEtBTRvy8OS/aeKmwklnY8YJYmphEuPO14B1NWRP5ScWtSchy9FbhjUoN +AijwoR04ZHp4pSIKz4du6QtVPfimm5u+o1awRy2Ku3WO2mT96PZW2Y94qZD8k2ht4se /M4/+AfoF5L+zvVlOtm4Qzvw1B9AgOzYD2FqBnsTvg5w89iyT3o2FkzYqyJxsLOVEDhm qyVSqHW4ggmjpZn1A1cYVcuYLZsjXkiWknFUIQXtIU5BTNoO7cYs0/rS9Bl2HemamLKl DAUQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d5si7521095pls.233.2019.07.12.02.44.19; Fri, 12 Jul 2019 02:44:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726466AbfGLJmy (ORCPT + 99 others); Fri, 12 Jul 2019 05:42:54 -0400 Received: from s3.sipsolutions.net ([144.76.43.62]:55818 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726025AbfGLJmx (ORCPT ); Fri, 12 Jul 2019 05:42:53 -0400 Received: by sipsolutions.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hls4p-00079u-VK; Fri, 12 Jul 2019 11:42:52 +0200 Message-ID: <9a1d7a6651d3bf6c4a43c5bc8659df690c009328.camel@sipsolutions.net> Subject: Re: [PATCH v3 0/3] mac80211/ath11k: HE mesh support From: Johannes Berg To: Sven Eckelmann Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org, hostap@lists.infradead.org Date: Fri, 12 Jul 2019 11:42:51 +0200 In-Reply-To: <2019422.XptUlqRJNA@bentobox> References: <20190612193510.29489-1-sven@narfation.org> <1610842.TRhm9evnVP@bentobox> <06c7c1a2c8d0f955cb107475d17587c156fb19de.camel@sipsolutions.net> <2019422.XptUlqRJNA@bentobox> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5 (3.28.5-3.fc28) 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 Fri, 2019-07-12 at 11:36 +0200, Sven Eckelmann wrote: > > There is already a workaround for that in the hostap testcases: > > if all_cap_one: > # It looks like tshark parser was broken at some point for > # wlan.mesh.config.cap which is now (tshark 2.6.3) pointing to incorrect > # field (same as wlan.mesh.config.ps_protocol). This used to work with > # tshark 2.2.6. > # > # For now, assume the capability field ends up being the last octet of > # the frame. > But maybe you already spotted the problem - it requires that mesh > configuration element is the last element. Which is not the case here - > similar to 5GHz tests (where you have most likely a VHT cap/oper element > after the meshconf_ie). > > I hope that this makes more sense now. Ah, yes, it does. So I guess we need to update/fix that workaround. And I guess newer tshark (which you used) is fixed again, if I understand correctly? johannes