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=-3.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_SBL,URIBL_SBL_A 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 52101C43141 for ; Thu, 14 Nov 2019 16:57:44 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id D38A5206D3 for ; Thu, 14 Nov 2019 16:57:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=networkplumber-org.20150623.gappssmtp.com header.i=@networkplumber-org.20150623.gappssmtp.com header.b="scgCbpIV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D38A5206D3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=networkplumber.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 451F72BAF; Thu, 14 Nov 2019 17:57:43 +0100 (CET) Received: from mail-pf1-f194.google.com (mail-pf1-f194.google.com [209.85.210.194]) by dpdk.org (Postfix) with ESMTP id B48B22B87 for ; Thu, 14 Nov 2019 17:57:42 +0100 (CET) Received: by mail-pf1-f194.google.com with SMTP id c184so4645678pfb.0 for ; Thu, 14 Nov 2019 08:57:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=0+gKek6lYc7vZdLwSBoxaOyzoMauGc0+cxegQVHCLfM=; b=scgCbpIV/AC3TMl88/kN2FMNi+OeinxrUJjhqBfjJENvy69dBZLU5GiulrZZVlrQbV 1AOKtedj8e94Q7y7lDPRQI7K+g9B+a5UIg32/yigjXyL53ka3cHWX7jnzCMzBBC+RSje jebJDTgNlMVIom6rkNhvZ3yG3nklDwz5xI9Jc14NBbqTRuzhN/AMR48SCBVORFyTZm8b kXMmK0ZABv9EBmsdqTKV68+Y0rUxWVP89vYlcc/Vowa7EoG5W3UgQJBRStNhaDFx3VLI A8D7mKENpgCq3CDdsoZRO3jwMHQXqWYW2kSrKXlnWaJ8E6GGsYIwrBdLCkKdgojfA5Nx /jkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=0+gKek6lYc7vZdLwSBoxaOyzoMauGc0+cxegQVHCLfM=; b=OuNwLhg9x3VDIuSuq5dTnnQjujhuCleV7gfOdI+3f9pH/7UG4NTj70n40LT4lMnykr KzB0YNS0Q4dRA98qrR64pReQ9YGp0GVnKAeA89cqVQtwTDVfZHPB+TLVYjMQ23/iZV3Y qI3ibsBGgXvIGAx7iSY0iIaaSPkwAiUIHskZ7LNNQq0Fy5BV0QlSdUr+NHSGPWXfozb6 9DnIgWKsNerEofk+5knjGbibV7ohqMsYWJcp9Hey6RiG7sDvMHNk6k1biC19ZFrc9N+8 stGJhDPXJccajQJqHpICqHfj6pMwAqavlczKUQQwNoh2ts50YCk1y0tbLBu48XiWou02 puDw== X-Gm-Message-State: APjAAAVbYwea2YwG0ACqBIgwykICfKkCFHo1YV1oBLAe/9Lmjg8uprr/ rhGg841CaBJaWo/Bs16Rca3bag== X-Google-Smtp-Source: APXvYqyMthH3R9uV+T82lUTCKZrLl8k/MtI4kFfyeOJdho8wVgMKKuor2W78HGfjkay0A00+EmIdtg== X-Received: by 2002:a17:90a:fa84:: with SMTP id cu4mr13609134pjb.65.1573750661932; Thu, 14 Nov 2019 08:57:41 -0800 (PST) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id r20sm10210884pgo.74.2019.11.14.08.57.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Nov 2019 08:57:41 -0800 (PST) Date: Thu, 14 Nov 2019 08:57:37 -0800 From: Stephen Hemminger To: Andrew Rybchenko Cc: Thomas Monjalon , Ferruh Yigit , Message-ID: <20191114085737.4b3b8c95@hermes.lan> In-Reply-To: <1573749654-30038-2-git-send-email-arybchenko@solarflare.com> References: <1573749654-30038-1-git-send-email-arybchenko@solarflare.com> <1573749654-30038-2-git-send-email-arybchenko@solarflare.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 2/3] ethdev: decrease verbosity of not disabled offload logs X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, 14 Nov 2019 16:40:51 +0000 Andrew Rybchenko wrote: > Right now a PMD decides if it is critical that an offload cannot > be disabled (i.e. not requested, but still enabled). If PMD treaks > it as OK, we should not spam logs with corresponding messsages > by default. Default log level in ethdev is INFO, so change the > message level to DEBUG. > > Fixes: 1daa33805824 ("ethdev: validate offloads set by PMD") > > Signed-off-by: Andrew Rybchenko Acked-by: Stephen Hemminger