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 73360429DB for ; Mon, 24 Apr 2023 15:59:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F9C8410D0 for ; Mon, 24 Apr 2023 15:59:48 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 81502410D0 for ; Mon, 24 Apr 2023 15:59:44 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-74e3cade11fso140648585a.2 for ; Mon, 24 Apr 2023 06:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682344783; x=1684936783; 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=4C6cQzgPUSJgoRdZ3nRshvyQ/f7ntNkguD3B2jybDlA=; b=K5FQwMHlFXbdT5nfmt01FSUvYNtL+5Xy3MDMsy2i3+veRhVbKPfIrPECetK1Qwfktx FJEliEggltucd3BtSHgrgQSdFFiYpQOBlUrZH64l+AcYLbSZd+8VLPO0PKEL/0VDhKZw WBJDVldmsr+FhdR1kzGGheoXq4n5/7u+VTBu0XInuwfly7ruY17uWboXMs5oK5KJN0YX JiwNjaWjKSyu8j1WZ3BoMdgjZCm3wGLJfJh6FLAXZLGYIlV3flURo8wbCFMIt45wKYaJ quMMr4eI0QfZabtkLZFfRPJSpzZb+7kpiBReXxh+pkow/+Bs9NlgIO+81JcQno3jDif/ UkaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682344783; x=1684936783; 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=4C6cQzgPUSJgoRdZ3nRshvyQ/f7ntNkguD3B2jybDlA=; b=gRy+j4MhQfnbVuwbMKkGEFIgTxoz+n5biPQ4y8rfPYnwOA9oct9WAmSYO/OO7k4DVq 3ZRfion8HF2A6EIArxV6j1tWuMpPiQ8M3gYDEFUExtkqslrzdn2Rgl+jg3BwOUySoWwq yzYE6kKA2PI6cAG3VDBPGc4F8q1MYVPwgkuCroZXdhTeCpMHypcokNhz5dl4IZOnzB3/ 8qyJ/DXs0qbbc4aTSHrKVmbLrxMuryYSuoUOR4ST1yo8WCGIy90a+RSYmMmxjQea0Sfy +9OACYGAtxoFY92V208Y2OwXXSC8DzGIxdJ5Nk/csupxcod+MxdPgxQHPnSl8MeWCotJ NZtA== X-Gm-Message-State: AC+VfDzKMokxZd6Hn4X6d+e1k0W1AIz9bW1pLbNLgTvB0N9fYufn4Rbq SYMXkybnvhZx5Sf7ue2xPkhdKkPAUBws1Qq/5II= X-Google-Smtp-Source: ACHHUZ6py6Cjt1Wz1gSYi3kT/F7cI9OfDKYasQpFRMzM/FcI7Mc+ayfyhoX7IUes2TUb3Vms2rZZ1w== X-Received: by 2002:a05:6214:19cf:b0:616:2ff9:4826 with SMTP id j15-20020a05621419cf00b006162ff94826mr4699301qvc.18.1682344783711; Mon, 24 Apr 2023 06:59:43 -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 a21-20020a0ca995000000b005ef4de2cc3bsm3331643qvb.138.2023.04.24.06.59.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Apr 2023 06:59:43 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126469 [PATCH v4] net/idpf: add VF support Date: Mon, 24 Apr 2023 09:59:41 -0400 Message-Id: <20230424135941.1680296-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230424124500.24236-1-beilei.xing@intel.com> References: <20230424124500.24236-1-beilei.xing@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/126469/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4786824819