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 C75EF42DE1 for ; Thu, 6 Jul 2023 05:59:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF4C540144 for ; Thu, 6 Jul 2023 05:59:16 +0200 (CEST) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id F2C2840144 for ; Thu, 6 Jul 2023 05:59:14 +0200 (CEST) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-7679ea01e16so32967885a.2 for ; Wed, 05 Jul 2023 20:59:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688615954; x=1691207954; 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=FZYq32iqPiNY9ebrzFE34L3t2Cw4lvC3sBPhAZZfwNE=; b=Lx3go9dA0r6wYwUmo0hQi/rZqodLQXv733CAao4nR402vSzAYkMVWi6pDgMIXUq+d8 OqgEyCvAf84bBl/CSBTXmnQg4xaNXiRcTJJOQWQRC3HTJI+35Ec5BvsUWWMrGnnLImSe dYW+ppBJGUOuE7hCl17tnMhgTqLdB5Zp/ry15Z+oz23SXgKRMrc/tx9/p3Qofumtjw1l MYZxUiUo4yY/bD/RaUDlSbkz783bPDtIGOpMPPSvHzpTfVPhZ5D1mvv8KFn/PxMnn8Al rDIUR+xSXCpgMoSXbYMxZhCw4eYvo/gVlMKDdLAfHij8TXK7Pc7HPzQNeTAl7+7T82A+ QuEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688615954; x=1691207954; 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=FZYq32iqPiNY9ebrzFE34L3t2Cw4lvC3sBPhAZZfwNE=; b=jnB7vYmKMZyOqi/pTWgOsYdx/4+q0GzNNRcyRT0Vpkkiwae7x3jaXdyRFakfZQGNt1 Foz1tuB5qzImV4z31nVtab2pn68rQ4OY3jMkqF6u7yM6tz20ILZ/J8L1wYHgaWHSedrT 1XGrCMR50NhrUIuYAqlO7D/yuvgvJBvE1NQ5I6QkY79sXTU4SCedAVk9U9HbpLOxeuZ+ X2cnIe9UK6v+2TYCuQEkU/rXkEsnJelHYVCHmPjz8lOHeB+2WozPM6yESVy9asoGdq8P 3vbvqxDs0Js/4K04NLfqQ9jpZK4vqTJosqtMS4UA9NsfW1OoI25VWd2y47LS2wtGovCN hMPQ== X-Gm-Message-State: ABy/qLYb6XigmkEHwRsB90aSomYJTclQkc2Cbi6iN7WzWprIGVkVsNcP hip/utmOQVMQpoWzhuFWXcC2nO4vLaPwyToDysM= X-Google-Smtp-Source: APBJJlHcyjFES0pST131T+9rQ+H3EsiydfZ4tCv6kttoO9OPaUgdkljon1WPqqyT5fAV8uEhdrLaXQ== X-Received: by 2002:a05:620a:17a2:b0:767:30a5:4cad with SMTP id ay34-20020a05620a17a200b0076730a54cadmr705615qkb.27.1688615954080; Wed, 05 Jul 2023 20:59:14 -0700 (PDT) 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 s13-20020a05620a16ad00b007677bfcb931sm350044qkj.67.2023.07.05.20.59.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Jul 2023 20:59:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129325 [PATCH] net/iavf: fix AVX2 path selection Date: Wed, 5 Jul 2023 23:59:12 -0400 Message-Id: <20230706035912.3006248-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230706032023.1053203-1-zhichaox.zeng@intel.com> References: <20230706032023.1053203-1-zhichaox.zeng@intel.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/129325/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5471202079