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 21CEE43810 for ; Thu, 4 Jan 2024 04:18:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 040AB402D8 for ; Thu, 4 Jan 2024 04:18:49 +0100 (CET) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by mails.dpdk.org (Postfix) with ESMTP id 407F740266 for ; Thu, 4 Jan 2024 04:18:48 +0100 (CET) Received: by mail-qt1-f177.google.com with SMTP id d75a77b69052e-427f000385bso469581cf.1 for ; Wed, 03 Jan 2024 19:18:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1704338327; x=1704943127; 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=vkxjLffU7hw6N0SZYJ3TzCQ2rGnUx+Rt9hQxYkkBu6s=; b=bLJ0cVjNlT/9/PbBNmUEkJmFQDRio/aYDouxtljpXMqIe7RhsbaTqD8sQJAuLm/iY3 xdzu07jvA4ZOONHvm9FTrZW+b4A5vD2R8NYsVEpRPQV2fvYwwnjxeJxlbkQNlhWeFfp/ iFrneS0gmBJFUyx37MANyNelK2t9NJLGubK7EDx/ZEa/eTpl4vkdicoHuZXgfq4hHG2N /4C1cFqoyqIqJXUpWvgK6LCv1gpXc3JuafaH1g7FdVnebd7ckov4n1yXnML9bPY5QF0s watyXi66gxCF2XzJockvkhy7j1ouPolR2bnbqCMZhwJ9jVdyK1PBJAxp0bZwdO3RYAuX Nfyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704338327; x=1704943127; 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=vkxjLffU7hw6N0SZYJ3TzCQ2rGnUx+Rt9hQxYkkBu6s=; b=RJt30dpYdS6oRMWxSQ56oXmOBtcWp++J1vjvrtcDFMZAWKybPGKxKyczhZHopgnQot j1hvxsVZ/PjKUzSkVX+P5MsiW13bf+lUen/oWhZyUr0kVydNbne0Rr3UykJKdwcLNGVY XvlstkWrZD2pwvQlO+USXRRHTQpbOMElmEQNIwk0yeRujHjYPu1KXzSG200bp+JTn84Y JckWnkft1cGFkSNNoGqtwXcgyH9DOuXnxBWuuuHVrDlKhx5UJ0cnT64JtqEgoylkACOD 7tX/PTkVFYpaGVUGrEBIj6a7NZyHyHVzv8TjrdaoiKOxMCjPSURjOz48/d5oE7m91aEg GL/Q== X-Gm-Message-State: AOJu0YyrhY1E8GrMyVW4/nF7VyRl5tbflO2wiBPxBmeXjvCvM8B3zbMB bqcLtFGIobEH9C8ZSwn9j/pII4u7yOIEUT2Vrcn5ljkfUpo= X-Google-Smtp-Source: AGHT+IGNyVqlWQbx/1CS9c3MkXiwfHTRN5wwFtGGZdasP0jfEeqcOW+197XFnDkc5omfCZG6I5yNtQ== X-Received: by 2002:ac8:7d50:0:b0:427:7da3:13de with SMTP id h16-20020ac87d50000000b004277da313demr21841qtb.96.1704338326859; Wed, 03 Jan 2024 19:18:46 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id bz21-20020a05622a1e9500b004281c19b277sm4182934qtb.67.2024.01.03.19.18.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jan 2024 19:18:46 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135721 [PATCH v2] app/test-crypto-perf: fix invalid mbuf next operation Date: Wed, 3 Jan 2024 22:18:45 -0500 Message-Id: <20240104031845.2867248-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240104022405.794338-1-suanmingm@nvidia.com> References: <20240104022405.794338-1-suanmingm@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/135721/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7404861868