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 9E95945CE9 for ; Mon, 11 Nov 2024 15:25:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B279400D6 for ; Mon, 11 Nov 2024 15:25:35 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 3A18840041 for ; Mon, 11 Nov 2024 15:25:34 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-7b14077ec5aso522723185a.1 for ; Mon, 11 Nov 2024 06:25:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1731335133; x=1731939933; 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=WqU2jKczpRraUTkz0UHpWovI2goptCBqoTf6nEHL0Ts=; b=l9AM2HawCNAA0qwhZiQhA9xJQFHhQ0NBieZ7NT/DUnPVt6HGpclCJ2Pew9RIxum1+E 5cHPXKpazI7oMX27FqHWvHzuFeoCqJXqKnDLnuiOR4WCG+/BMuXqLoIiLxMrJbxcdZkh ilsnm05X9CPJIMiuFWucLtTzlpjN0wt8QI5hBua6rfL0OL0ftD9EKhKBaHVnZ6GVqyBQ 049VNGFM7tJkzRJvts12kZf/MDHXGbfJsxkAGuQTIDDaR2c3NbzKMhNY5Bc2n2243lee THzYIvXoHf+Ad87+Iy32aonYhmtvsqdH9cP8mFoF5iSWfxDCiInxCn0+BkUXrydPE8aK EFCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731335133; x=1731939933; 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=WqU2jKczpRraUTkz0UHpWovI2goptCBqoTf6nEHL0Ts=; b=Y4RF75XzxTU/r6NI0sJIyzKyudKm9Q8OYX74PHVhTpR+VTX0Z1nLWiFoFnDDLUtkXJ PH217ZomKyzfYjSGck9tGurMq6pvLaH3gnfCUPyJCuVQlTykk+M7Tyl/4SvuwzQHRznB e9pQ1iAVIHML/60MBoYEjYZdA1MBKXTH5kdFxOzGuqZdXdjWdr5KBKpowxP1d0WHICan LAU/21k4HDItbtADpSzddAohmG9ZWNJz2oKKBMkg1Kr6sajzzb5l65M34+QBIomAs/Mx p7NBD5SI5Cei+QzU2uBDMq6wT5jD8WzBClHKnN95v6KLoNNnIWLdXD0xvfVdXRwdfyop 5cnQ== X-Gm-Message-State: AOJu0YytovPfgmX79sRgJjDwzxoInxMfFD3z8l0E/iD3eL/ucKl9LS7u caD8QE+YN/zZbnVSgSG2M7Hr2o7BEma63B8Bp9ta48N+TQhxIzBlF/rdFkRB19T820PCztgsI9e p X-Google-Smtp-Source: AGHT+IGbh5i3JYtM+VkdKE8u7sR3RYvfm0c+/QfvnT206vfWnrFONZO3IRIoilIjmRPejPoS91evQQ== X-Received: by 2002:a05:620a:4049:b0:7b1:4cc0:5e32 with SMTP id af79cd13be357-7b3328aeb7dmr2054387185a.9.1731335133187; Mon, 11 Nov 2024 06:25:33 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7b32acf6af6sm498839885a.126.2024.11.11.06.25.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Nov 2024 06:25:32 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw148308 [PATCH v10 7/7] test: add stress test suite Date: Mon, 11 Nov 2024 09:25:31 -0500 Message-ID: <20241111142531.3660303-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241111141910.40604-8-konstantin.ananyev@huawei.com> References: <20241111141910.40604-8-konstantin.ananyev@huawei.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/148308/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11779786315