From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BD2E2C43603 for ; Thu, 19 Dec 2019 10:44:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 93DCA21D7D for ; Thu, 19 Dec 2019 10:44:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=newmedia-net.de header.i=@newmedia-net.de header.b="hk7wgjV5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726712AbfLSKoK (ORCPT ); Thu, 19 Dec 2019 05:44:10 -0500 Received: from webmail.newmedia-net.de ([185.84.6.166]:48409 "EHLO webmail.newmedia-net.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726699AbfLSKoJ (ORCPT ); Thu, 19 Dec 2019 05:44:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=newmedia-net.de; s=mikd; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject; bh=OsohWArkWEPoVS5FuJVbMQnUzuUpi+LDCzCNrpipREo=; b=hk7wgjV5PMFoURiB+dqYPuMjG+bE0b47BfJIKA3InTw6LwRy5ff3I/gF6HKeDuWjxJnDrVvQkPohtB6wORlIxZcWfXKO3ftFGdLLjVIEx/r6VxwhvUzodqagKKE3xTA5G+x/NrY10L0YoGrn4P0k3UbBTaJnRivYg1AET+8laVE=; Subject: Re: [RESEND] ath10k: add tx hw 802.11 encapusaltion offloading support To: Tom Psyborg Cc: Kalle Valo , John Crispin , ath10k@lists.infradead.org, linux-wireless@vger.kernel.org, Vasanthakumar Thiagarajan , Johannes Berg References: <20191216092207.31032-1-john@phrozen.org> <20191217153000.76AB1C4479C@smtp.codeaurora.org> From: Sebastian Gottschall Message-ID: <000eaa2a-4798-a855-93a9-c9679b8860c8@newmedia-net.de> Date: Thu, 19 Dec 2019 11:44:04 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Received: from [2a01:7700:8040:3500:48a8:bbb8:ef3d:ceb1] by webmail.newmedia-net.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1ihtGT-0007Xt-PP; Thu, 19 Dec 2019 11:42:41 +0100 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org > no way. check that you applied code correctly and enabled ethernetmode > parameter. iperf or ping also wouldn't start from wired machine in > ethernetmode unless pinged from wireless machine first let me verify this again. maybe i'm wrong. > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtps.newmedia-net.de ([2a05:a1c0:0:de::167] helo=webmail.newmedia-net.de) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ihtHv-0000tW-Ks for ath10k@lists.infradead.org; Thu, 19 Dec 2019 10:44:15 +0000 Subject: Re: [RESEND] ath10k: add tx hw 802.11 encapusaltion offloading support References: <20191216092207.31032-1-john@phrozen.org> <20191217153000.76AB1C4479C@smtp.codeaurora.org> From: Sebastian Gottschall Message-ID: <000eaa2a-4798-a855-93a9-c9679b8860c8@newmedia-net.de> Date: Thu, 19 Dec 2019 11:44:04 +0100 MIME-Version: 1.0 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Tom Psyborg Cc: Vasanthakumar Thiagarajan , linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, John Crispin , Johannes Berg , Kalle Valo > no way. check that you applied code correctly and enabled ethernetmode > parameter. iperf or ping also wouldn't start from wired machine in > ethernetmode unless pinged from wireless machine first let me verify this again. maybe i'm wrong. > _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k