Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2455738ybi; Mon, 17 Jun 2019 05:15:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqxXHiDsgb7i3gefPJwJSmZZghazknFwpItVUDNQez4do/K6QlTtzWqfxrHB60Q+RLhL1tqR X-Received: by 2002:a17:902:a60d:: with SMTP id u13mr39208624plq.144.1560773700378; Mon, 17 Jun 2019 05:15:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560773700; cv=none; d=google.com; s=arc-20160816; b=gxESUtcOrNgL6CV8j2y+fXvVqVgFMfUQ5TrJ24Rd7l4QUOPIQ9TLyimlVzLeRRG4qS rKUYfogZrS9IUOv+het0U1afh8ySO7uBz6w/YWsM0bvZYj+vYkISdBZQP0uJ4E2nI2kg hcWWZyyrQSK1WiBybT4Bm/z/pTdXz2uBOixIKIbrzlqGnJFUOmAQbEdJG4dbxS0NN4uW /RuwOYcxVvbOLDwrL3jH7JxI8mrg+SBoevw16Ev2B3eJKgHVRX2zr6E6uQH4I7YT/GX3 ADcak9zA81n03GTJWY9VNp6ltHyPCU0sOZo4FkmKJtKTKR9JDEbIvNqpCixJIMtaBnO9 IsBQ== 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=mPDtz4AkUoK2fsii1yP+E5ulFYUnNPYHcxsFpdR+Z+s=; b=B/6xYxPMzjNfeI2hnaRFqN9qGBTsQv+BxRA5tRfFzjD1yQySeTbFSiZAuJrlX5uFTS SqmLu+EPc/F5eu81XpfdlPrR/vLo/T46yEaO/lo5QqHxjiguxi1zoSc+Yf0CjTI0thPl K3dk99JjbJYOkVVC3aXODP9j3KIyB9bDdTlWogrfW7w7X2cBGHoWTLgu9gs9NqNlbVX8 8u9sIU2hS70lUHuY2ox4IFY0vJa4ynOREUyiwuIedMT/c1Wn2YP7u35V7ADcZ4kxQ/sm myJy3FnFH7uO0U5TTjaYAOQglv8MLzeoQC/HM67OmC5j5WwUAAcslpGaUdzBrQkKDRe2 iTyA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-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 w15si9627472pll.173.2019.06.17.05.14.44; Mon, 17 Jun 2019 05:15:00 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726759AbfFQMOi (ORCPT + 99 others); Mon, 17 Jun 2019 08:14:38 -0400 Received: from s3.sipsolutions.net ([144.76.43.62]:41648 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725906AbfFQMOi (ORCPT ); Mon, 17 Jun 2019 08:14:38 -0400 Received: by sipsolutions.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hcqWl-0004e6-Eg; Mon, 17 Jun 2019 14:14:23 +0200 Message-ID: <583907409fad854bd3c18be688ec2724ad7a60e9.camel@sipsolutions.net> Subject: Re: [PATCH v2 00/17] net: introduce Qualcomm IPA driver From: Johannes Berg To: Arnd Bergmann Cc: Alex Elder , abhishek.esse@gmail.com, Ben Chan , Bjorn Andersson , cpratapa@codeaurora.org, David Miller , Dan Williams , DTML , Eric Caruso , evgreen@chromium.org, Ilias Apalodimas , Linux ARM , linux-arm-msm@vger.kernel.org, Linux Kernel Mailing List , linux-soc@vger.kernel.org, Networking , Subash Abhinov Kasiviswanathan , syadagir@codeaurora.org Date: Mon, 17 Jun 2019 14:14:21 +0200 In-Reply-To: (sfid-20190611_135708_651569_0097B773) References: <380a6185-7ad1-6be0-060b-e6e5d4126917@linaro.org> (sfid-20190611_135708_651569_0097B773) 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-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2019-06-11 at 13:56 +0200, Arnd Bergmann wrote: [...] Looking at the flags again, > #define RMNET_FLAGS_INGRESS_DEAGGREGATION (1U << 0) This one I'm not sure I understand - seems weird to have such a fundamental thing as a *configuration* on the channel. > #define RMNET_FLAGS_INGRESS_MAP_COMMANDS (1U << 1) Similar here? If you have flow control you probably want to use it? > #define RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (1U << 2) This again looks like a hardware specific feature (ipv4 checksum)? Not sure why this is set by userspace. > #define RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (1U << 3) This could be set with ethtool instead, I suppose. johannes