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 6A300A0579 for ; Tue, 20 Apr 2021 10:57:11 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57BB941319 for ; Tue, 20 Apr 2021 10:57:11 +0200 (CEST) Received: from mail-pg1-f172.google.com (mail-pg1-f172.google.com [209.85.215.172]) by mails.dpdk.org (Postfix) with ESMTP id 9E7E44127B for ; Tue, 20 Apr 2021 10:57:10 +0200 (CEST) Received: by mail-pg1-f172.google.com with SMTP id f29so26131685pgm.8 for ; Tue, 20 Apr 2021 01:57:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ouXBDG+G15GzjGWBpbNBV2g5S4/14HSpxtV+/J74O3Y=; b=u/jojBKPN1dRT3KKW+xjBk8T23JupvgKGER9Ic8UJ4aIj5fvhFXvc1c6Lzw/9oaBIl M9/1ykeHmjSOl6ZltJ65SaXCkdOQ0gDvi64YvMt3YwHt8m/O+E+w6J4B8YdU5AQjcT3h 8eZPNfK/drycmKyfFM9i5m2bh7r5m5j3rpcT8v93zhLGD++WEA5OGZcXGGxjmFuKnD3I JhWsFIqs4B6vTGkDjtMKYDnQA1YXLd7YG8l4e7somlXpIW1LHKmaoXCfbiYFjeDDaNyP imxsNLTmIF9sCnTsSK2amfzQrxJ1Py2zoMl2pqzwTRfVLhgvpJa0ugQvPSCwvMzanYSk oKeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ouXBDG+G15GzjGWBpbNBV2g5S4/14HSpxtV+/J74O3Y=; b=HOVcvt/NbAN2PtU4sGp1GYhqMc78ePTTCVcF7nT499T5K8KKNCF6KRcFIDKSlSer6D OWY6z6ZzZ04781E4shJnkm67XVebO4a+etOnvnKnCvZ9R3XmVYrQDWNUY6vwokx8X46y Y4hF+jaNf8Bl2S7pVgR8u8lv7Be1WJBdl2W4UCfZATFfaG+awAqJbYZ/dMOatgVXwelM prTJywF6NRjI1IGCGpwGFlvmubLtKQagoqh4VRYTHjaclqMtNiiEj3wnEULMj3eofVUZ +LS44X8AtxW0mgl3HadJflLx4f2cGgFeKFJ07a11eVumz7NDWTVRFcUecLEECdl26bXI mzkg== X-Gm-Message-State: AOAM530FRdE98pfVl7ftQSAS6RyTcwgFO1DVde25yCNlJsKzGLzvLZ+T 4q5++gUSedjM0W64rxG8V7NuAh6JJB1kgg== X-Google-Smtp-Source: ABdhPJymaVrCL26cb42OxhbVUSWpf/CD0a0jhE94WtOFg8PGFAaIodcC5TQKOiKsu5fOm7GVHyU+JA== X-Received: by 2002:a65:5c0a:: with SMTP id u10mr3674812pgr.332.1618909029710; Tue, 20 Apr 2021 01:57:09 -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 11sm1968573pjm.0.2021.04.20.01.57.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Apr 2021 01:57:09 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Tue, 20 Apr 2021 04:57:03 -0400 Message-Id: <20210420085703.6896-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1618903926-29099-8-git-send-email-lihuisong@huawei.com> References: <1618903926-29099-8-git-send-email-lihuisong@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw91820 [dpdk-dev] [PATCH V2 7/7] app/testpmd: remove redundant fwd streams initialization 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 Sender: "test-report" From: robot@bytheb.org Test-Label: github-robot Test-Status: SUCCESS http://patchwork.dpdk.org/patch/91820/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/766363841