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 185CA43BCF for ; Fri, 1 Mar 2024 14:24:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13FED4335A for ; Fri, 1 Mar 2024 14:24:34 +0100 (CET) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id C6A154335A for ; Fri, 1 Mar 2024 14:24:32 +0100 (CET) Received: by mail-qv1-f46.google.com with SMTP id 6a1803df08f44-690105304b4so10366686d6.3 for ; Fri, 01 Mar 2024 05:24:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709299472; x=1709904272; 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=qNSVmQBzq8rLicZpopcKHzk/agqj9DO6mS0m5aQKh6s=; b=IsTtUSWdYP2pDzkaEd539Mlt1NIHAyoRkBCY4PpHtc86/Pe5i5s8q6zl7s4Jmx1B5W XtZ26NVUHWrY3GF5P7Llp+jj1oKCvmpMtbGCuOOMz6CHhTz3wLpdachDraGsS2iR+8yD TaLB7AismsUspwII7/LfoeTc43Z1EVIP/uTSv0olgBE44w5+o1goibQSsUfjE5yZy+XO T3QTiHBbCQCq8XFOdBibHM07DdSUwNb05IE0pMVMB2u6NX6UnTXKuEfSAmUXXfkEplGW /Rc0iDymb4parwN93OLL192eVvNmqng85HQywFVrtqzD9O8Bia3qN6zgs9DHatmVHHlG oBjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709299472; x=1709904272; 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=qNSVmQBzq8rLicZpopcKHzk/agqj9DO6mS0m5aQKh6s=; b=HqIokdr2YSEDgl9vy+SYhrcQMF/ClJwKYyVLI/DQHHfLUkTbo5x95c1DKQqeIFGAmY nT6Wq3/s9eDRqrOluCTV9RvdqofZ5e+zkPoYVNnRsRzEpScV02VBcFK9zxLEc/xgzgsE aBZ+8951+F/V6alJb1aL+nchXiVHgY3Bcqf/CExIkA7WO5gyQ7UoagBMp+c/VR8ZM+uW dZi7zkaThZMIbMiEtE5RS010/0GbO/3KqwegqNWVlBYE8O8ImaIKvXOkxjrBRYeweD43 Ze12V3u4ppo3aBnyYLREWKzBAQhqEWOorK0uWZV2s17RMxsGXPjJamd7AWdVlvukxAOb 0JLA== X-Gm-Message-State: AOJu0Yx8Qn25XQC2pYioxksDnOQe5pSX95BjhlLrxAG74YK/6TMwWf1Y FJBipcZ1M9vgqFc6F/YWb4RRrixqYUSgc0Z91vc6UYyIMbSsao4kS6RuFh7+PX3DNVGZ/1sHuSM r X-Google-Smtp-Source: AGHT+IEVV1D0tUq/2XWH+JZfDgjMYYGQ9jGNrtD/Y/BaUzxapCXLrnNL5GSjQOVPjL3jwZLev8fsYg== X-Received: by 2002:a05:6214:a0d:b0:68d:1d9:2be8 with SMTP id dw13-20020a0562140a0d00b0068d01d92be8mr1492947qvb.51.1709299471935; Fri, 01 Mar 2024 05:24:31 -0800 (PST) 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 pg7-20020a0562144a0700b0068d05b81fb2sm1856810qvb.15.2024.03.01.05.24.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Mar 2024 05:24:31 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137673 [PATCH] crypto/mlx5: add virtual function device ID Date: Fri, 1 Mar 2024 08:24:30 -0500 Message-Id: <20240301132430.928817-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240301123037.1216332-1-suanmingm@nvidia.com> References: <20240301123037.1216332-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/137673/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8111560679