Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp426278yba; Fri, 26 Apr 2019 02:32:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqzCQkFePCrS4Pp2/2x9gEKvyTg12l5eGW8FPfumXaQgk1c2YmvvZss842Q0vIS6ekiwG5GN X-Received: by 2002:a62:4558:: with SMTP id s85mr46825252pfa.171.1556271129762; Fri, 26 Apr 2019 02:32:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556271129; cv=none; d=google.com; s=arc-20160816; b=u0bC7PN2VVj24Nm2CKF0oOfVLZDIccwARBrJQe7inm9mCf9r3WqGhIXgUWa3yFMRPl PIR3qgSdahGsy1ar0FUxMmKgOETxu0kaqTW9pDF39rxjmu3Yf46Ek5y5y+kNdJdEd66m cFZg/iKz3nXPVIVgqHgq7p7GTD0udFzKFA4TRB210uHsXfue/e97FXCuS5iJDIf2z+ne iYMLZpxN77oEO5HtlEIZHDoSK7qzsaY/s93hPAnra0xYfU9H74zym0BRjoiVmQcZD45m h5aaOwhHZYU6Vfik7WSunWKsj7Kii8eCY84kBe1aixE97+sO6ifx21wusDHbOMgehare R2Rg== 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=fVo5WantvWDEwauIkXvDcPEk2ZvY/ACS11hWiKFBE7Q=; b=Kjf2/aXQ+FY0nYyvqmKjub+uNm/xOb3BfHTHRHzuIKlStaLhrmAMP5RYolYglvluhS 3E8kGNFwxZXQYX0BceM6jzkHmZnStugSYE+PkgqoBj1LKJ/kIbbsqctGw1kBl8UYtb6z tfdA0A1R8MoDyXnxH4BnXyUX5xBRs60zjPEVvCN3u/sHOH5G4m4PUesF8LWhKMMcUXys UU+KA9oZtzZb1WItSxUv66kTn1gCqw/v0uAGfyVIh3mRC6oBjeY2ptLdyzMw2LZWikgt B6P+Luj5lUgdo/U6g8JjN7313krshk8KEJneWI1IwY9XxA82QVhuqaJk40gYs1SCLVlo mY5g== 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 gn13si24711786plb.377.2019.04.26.02.31.55; Fri, 26 Apr 2019 02:32:09 -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 S1726074AbfDZJbt (ORCPT + 99 others); Fri, 26 Apr 2019 05:31:49 -0400 Received: from s3.sipsolutions.net ([144.76.43.62]:54242 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725935AbfDZJbs (ORCPT ); Fri, 26 Apr 2019 05:31:48 -0400 Received: by sipsolutions.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hJxCr-0007gm-74; Fri, 26 Apr 2019 11:31:45 +0200 Message-ID: Subject: Re: [PATCHv5 2/9] nl80211: Add new netlink attribute for TID speicific retry count From: Johannes Berg To: Tamizh chelvam , ath10k@lists.infradead.org Cc: linux-wireless@vger.kernel.org Date: Fri, 26 Apr 2019 11:31:44 +0200 In-Reply-To: <1553592550-15282-3-git-send-email-tamizhr@codeaurora.org> References: <1553592550-15282-1-git-send-email-tamizhr@codeaurora.org> <1553592550-15282-3-git-send-email-tamizhr@codeaurora.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5 (3.28.5-2.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 Tue, 2019-03-26 at 14:59 +0530, Tamizh chelvam wrote: > > + [NL80211_ATTR_TID_CONFIG_RETRY] = { .type = NLA_FLAG }, > + [NL80211_ATTR_TID_CONFIG_RETRY_SHORT] = NLA_POLICY_MIN(NLA_U8, 1), > + [NL80211_ATTR_TID_CONFIG_RETRY_LONG] = NLA_POLICY_MIN(NLA_U8, 1), > I guess it's a question of semantics, but for *TX retries* 0 should be valid. Unless you're setting *TX attempts* (including the first one) but that would be wrong... So I guess you should clarify that in the documentation and really allow 0, which is sort of equivalent to no-ack but not really because it does request an ACK. johannes