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 9F2A143CE3 for ; Mon, 18 Mar 2024 12:43:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B2D44027F for ; Mon, 18 Mar 2024 12:43:30 +0100 (CET) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id 86FEC4003C for ; Mon, 18 Mar 2024 12:43:29 +0100 (CET) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-789f3bbe3d6so100653485a.0 for ; Mon, 18 Mar 2024 04:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710762208; x=1711367008; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=r7FqEcuBAkuaBbJyfgf+vgN5i/vHYkW1LIjediO7r0I=; b=rCmv+oUsrURPfrZ8Qw2dSKiaXoj8o8jq2sHVQBHX28q/gaQnRM5fUIo16IcLhSAXkq R0ZqMbK2PpDeuxpEndwX8SBHbTPeO4dqGzCDRdE2hmY7klspAQjKw0FQ3afcRc36NHIV VfaCSXueyOGK7ar+fcTY1ICLn+ekBv5yabcvPCJoqpOj1umUBuHJCRwIT+7gDKdtlTym PdysPoOdkkTT4xUQf6UztxThr9EOv8J12r/d6wJcTG9hAXsikYTMJj8ZGm2Ex+tq62gi FovCtorHPHFZpNtO5ERkXbGnOPISYsHQKV3mDbbz8uTidrxKeueCBdWOzU3jRDoBGW5H QYMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710762208; x=1711367008; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r7FqEcuBAkuaBbJyfgf+vgN5i/vHYkW1LIjediO7r0I=; b=b9TzBloFMAopnbxrwQTBXHdQbKPOhOFXGfKuIxPa/zPDGbg2tZhfDz/V596363mdXB 6TP1KiK408oNBCWNmaHx/g9omJwYxa8mj0BdyXJMVCEOe1OdjwWXjwzSAIutsuayOPum ZxAur/BM8YCmO2Tchy/jYQAfsNZmbcVTrdkSLpQ+JugDfJ12fuav6SdUxeZQXlegNHaX yhM2u+XLUl4EyUswh09yVpr3Smsc7UagpTP0N/yVaA6d7J3SFlxZa3oE8fcqR387eQy7 2hBV/q/lgUyHraYy8WGTXBfrjwsqe4wFQe0vW1QpVpPPMYjMbFJEfITot1zpJKz+8KBx sYhw== X-Gm-Message-State: AOJu0YwcU+7An5/22EffjOCzf230Xp3YBkgUICLkEVjQ20a0CTUUOHSx cphxyUZ0CK1be/Xv8Ey51DMivPs6kNoeKeQlobDByjmmUBl+xB0htKi+B80H6AwkdoWTio46Mba 0 X-Google-Smtp-Source: AGHT+IGLitXdHA42BnGjRvIm6g53rmMipY+VbdIwGVvw/n3CW+JRA4wdxFnte962xwdov15r5IJTyA== X-Received: by 2002:a05:620a:5719:b0:789:f44b:4778 with SMTP id wi25-20020a05620a571900b00789f44b4778mr5252149qkn.45.1710762208398; Mon, 18 Mar 2024 04:43:28 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id d7-20020a05620a136700b0078863e0f829sm3544914qkl.12.2024.03.18.04.43.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Mar 2024 04:43:28 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138448 [PATCH] app/testpmd: fix auto completion for indirect list action Date: Mon, 18 Mar 2024 07:43:26 -0400 Message-Id: <20240318114326.1934264-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240318092109.87656-1-shperetz@nvidia.com> References: <20240318092109.87656-1-shperetz@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/138448/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8325455273