From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E2F8D43B4E for ; Mon, 19 Feb 2024 18:26:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D07344067E; Mon, 19 Feb 2024 18:26:48 +0100 (CET) Received: from mail-pf1-f181.google.com (mail-pf1-f181.google.com [209.85.210.181]) by mails.dpdk.org (Postfix) with ESMTP id BA8A840275 for ; Mon, 19 Feb 2024 18:26:46 +0100 (CET) Received: by mail-pf1-f181.google.com with SMTP id d2e1a72fcca58-6da202aa138so3080755b3a.2 for ; Mon, 19 Feb 2024 09:26:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1708363606; x=1708968406; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=Pq3YAiXqKA7ktSKdU/PaNNJwdeoZmcReRFdwDugIdSo=; b=JL/vyC1srys//24PBURF76wlZoz5buxoohuqp869itYBvVenuOToAvtD0hod+in+lU NC/xOCwe8JchOJ6K68zYsuS2KJzcs2shYDqYcl4Q+9NPAfsM0OWoEiaUXJ6ZihZvRzd7 ZwBDVKeLTnfzeSt8Ku+VLj+uv/FlxnTosmZ84BqpWqR5aVwiMHXPsKHAozudYuG0M0EL XNTzaTxbU6pG5mcdLIZQEBoP7s3cY41xVF57YF7k6vYVisQ4UF8XPPOC0ZNQWbkLvZeP ZobcIJwAogITWwnDoX9bA7PIIqJ8nGra/ItHWJDq7F5+rAJTx3bKuKJmePuFTZifJSi3 dcKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708363606; x=1708968406; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pq3YAiXqKA7ktSKdU/PaNNJwdeoZmcReRFdwDugIdSo=; b=mEEZIkGlIWghQyOgZEoQ62Z3JdvsXUmGn54uacgY3qFgOLI8UKxw6baBXIM4xFCFzz ZBE2YqivzC4eJgXSf5m4pJj2cmp5RRfN7R3GrKhaLYnxouXEK5c85TsxC+bQSAm5peNH hjWDfvDsvmNCzBmPFyM06GX3GLiTgLrPVcac948pmdBuZYIh9Bs9faBB/Z8Cd+VHpFJd H8S5Dij/85ov5CI+z+SrXXc12MC4Q+NUQ2owVPuUBrFAgAeJvznh24RVaT1Nli/EwBEF rtKvzWLobkbC0YPFk+FeWvNRxrjf84gpSitgwdIrcmLX7s1jJVIK8Mf+PYEKzpMO6VKX u5jA== X-Forwarded-Encrypted: i=1; AJvYcCU+0w2ZpUab7Q8VhMNl00DbDaj7LBtDoUQCh/38IXowADgOIIN5WSGoZw1Q3xWHIHIYimjlHFnQWiGETBQT3ew= X-Gm-Message-State: AOJu0YyuIzGFBGKOTukmx7AtoR64hIW+Q3JCzbenM/K31kupP+OIQABM CpnAdg5BskJt0e5WA93RnFkjbBDWua9I11mVOKdmSGEgv2rKG94c4GLuEhdqxFk= X-Google-Smtp-Source: AGHT+IHKEoUIuaCaiW27nDcnJwufxuLmoZX9PgCeqB9oQKPedhoANLCXsJBEA/KrsV+LCa0zvsKmJw== X-Received: by 2002:a05:6a21:3989:b0:19c:ae59:1602 with SMTP id ad9-20020a056a21398900b0019cae591602mr16900454pzc.53.1708363605775; Mon, 19 Feb 2024 09:26:45 -0800 (PST) Received: from hermes.local (204-195-123-141.wavecable.com. [204.195.123.141]) by smtp.gmail.com with ESMTPSA id a1-20020aa78e81000000b006e414faff99sm3263812pfr.180.2024.02.19.09.26.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Feb 2024 09:26:45 -0800 (PST) Date: Mon, 19 Feb 2024 09:26:43 -0800 From: Stephen Hemminger To: Rushil Gupta Cc: junfeng.guo@intel.com, jeroendb@google.com, joshwash@google.com, ferruh.yigit@amd.com, dev@dpdk.org, stable@dpdk.org Subject: Re: [PATCH] net/gve: Change ERR to DEBUG to prevent flooding of logs for Tx-Dqo. Message-ID: <20240219092643.4f0a0cac@hermes.local> In-Reply-To: <20240219024436.1010010-1-rushilg@google.com> References: <20240219024436.1010010-1-rushilg@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org On Mon, 19 Feb 2024 02:44:35 +0000 Rushil Gupta wrote: > This was causing failure for testpmd runs (for queues >=15) > presumably due to flooding of logs due to descriptor ring being > overwritten. > > Fixes: a01854 ("net/gve: fix dqo bug for chained descriptors") > Cc: stable@dpdk.org > > Signed-off-by: Rushil Gupta > Reviewed-by: Joshua Washington Isn't this still an error. What about the descriptor overwritten is there an mbuf leak? Maybe a statistic would be better than a message?