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 74B0E42CA6 for ; Tue, 13 Jun 2023 11:19:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7092740698 for ; Tue, 13 Jun 2023 11:19:15 +0200 (CEST) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id 97E3C40698 for ; Tue, 13 Jun 2023 11:19:13 +0200 (CEST) Received: by mail-qv1-f48.google.com with SMTP id 6a1803df08f44-62de3360ce8so6202336d6.3 for ; Tue, 13 Jun 2023 02:19:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686647952; x=1689239952; 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=7qG6TmguhHaqQHTHeAVLXVVPlA3CGuDVHaI9QLoThYU=; b=sr7YAbA2KgWWRogDvem9vGbEkJ3e5YjPXx8QeU3VELh8qvo6kXGit/fv9MBhLInGlE qgj1UOMEWa4OvFM+asRLbBNZbUrYM7GIwJRm8DoP9/l/jvdJQZ/0PRDeKs4+oRn2x1bs TGWs/wwri4WKGQi4ZJCEMXg6s+1/Vbn+DTQ0bUKeWuemJQX5H6Lj3PivP0ZpNBeEQysz vz6ChBqtYIx6V5O42PWVJRG5P9i421peDqp5ZuWgz8YD3RJhj6FFMg2iMAP6yoZzQARr LXvRJvlz0gMAgaD+VMztbQqUSPDy0yEMzU99UytpOe8jGGf3fi5lXyWNYGBFJC+/qy1s ZrCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686647952; x=1689239952; 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=7qG6TmguhHaqQHTHeAVLXVVPlA3CGuDVHaI9QLoThYU=; b=PPIa6o5vcLE0JHDoWNOSBsAAyLdGL0rsrZv0dn8HPkRgjpdqQFzUp0yRgfnAtFM4/m WJIcbJtIhcJzV3TvhEJpPOtGLvUiber6wzXmjn6OeKkQjw6/h9XWeaC25hDHW2uN9ozX TkGmkn2pfLIUhSGbe9/PvIzS3/azQIYJkKvMXMl1NyeL1cFVA+jvefXIm4RFqe90kfmj CjvlRgYWlZafFQYvwuR71EXbGutnCLysTp4oaxQ2V2dph8Mhmbiu1SPwDNoXonYFHXvO VICUCAgJfdbMxQYgTupIl5wPnSj49z+QIGDIVRD448M5LprqV0gUpx1xsygM0WK6Qs3f dxSw== X-Gm-Message-State: AC+VfDy5QGMyrc6SspIckFJ2g6UVj2lBGHy6/T62CCBQe4LYLQ/9KHSQ w3422IFklqQFxh9lVa0rPHLUXA9XJ1t+HfFmjcU= X-Google-Smtp-Source: ACHHUZ7ErWNOO/HTngJ4hLuMiG1GUmag2hyQAE38mEk/pdf42xBzHF7WXvycHz9XMiFBVh/n2LqYww== X-Received: by 2002:ad4:5be4:0:b0:626:9ef:e21d with SMTP id k4-20020ad45be4000000b0062609efe21dmr13287640qvc.10.1686647952602; Tue, 13 Jun 2023 02:19:12 -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 n9-20020a0ce489000000b006260c683bf2sm511053qvl.53.2023.06.13.02.19.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Jun 2023 02:19:12 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128551 [PATCH] net/e1000: fixed initialize queue number Date: Tue, 13 Jun 2023 05:19:10 -0400 Message-Id: <20230613091910.543471-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230613075151.2289150-1-qiming.yang@intel.com> References: <20230613075151.2289150-1-qiming.yang@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/128551/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5253017700