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 D9046A0543 for ; Tue, 6 Dec 2022 09:56:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D43234021D for ; Tue, 6 Dec 2022 09:56:20 +0100 (CET) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 6876C40156 for ; Tue, 6 Dec 2022 09:56:20 +0100 (CET) Received: by mail-qk1-f177.google.com with SMTP id j13so5443676qka.3 for ; Tue, 06 Dec 2022 00:56:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=2KNdvBmWWPxDGS2XF9CrFWiq6dZucYkpVHYTR1cjXE0=; b=KubivlfTSDPNcQ5B/jF3Qs7lbt5G/8QUhhYiHYZQGXYAVlx3eUTABykQENmUf7t1uf igJ65qT8ASk8KgmaXu1TORozQPzkTSXbo2NNfCacHTSPtPnZMHfNZX3O82XGsHghMHXU GaFFKq+3f8JEET4jk5YAsLG7KoyB7Fy0AiL4HMzGYiS5Pm2x37lobZlulV2uTEj63y4x WftXmSBwOmBXyhGMscHFy54MPXxYqYdCy+2co0AiJimIJYi4QYoGrcJuqCKPtDW8FXMz L9o/BdjbEnqPAPSg/mFg5nABWz8P3Z4j5WkBuMQ49tBLXI+rnThkrWGBurUFOl48f37Z hIYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=2KNdvBmWWPxDGS2XF9CrFWiq6dZucYkpVHYTR1cjXE0=; b=orlhIYJuxzMNlrHJB8RBTgC1ntrhAf5aADifwNkOlRQlLRnVYVM7BhrP50cFoF4ZeW 5nKuXJBfsJQC+c1Qdy3YsNXaDnmxtZunqf/aRle1wpwAXu8qkBxbjOhLZQ+EML4V/Rb5 7b5PjJOO4WESawiw6AlkoVva/fQ5Bl+DHi9ZJDzLqLJ/MBQMjuZmXM3GthMJABh60Jk/ B08Van1Ul7OpYLqR3aWuI6ZwbdWnOxlVU5PXm0e1FJCTPp5UL1seL4q5sSr9qpqtYHUn QfbCkrbTXak6dJuNyM1wKmT2kpWSeu1Hbhxf/Tl0zEuzPn/o7f1vnfTXGKrBbmOuxZMY esKw== X-Gm-Message-State: ANoB5plBC9Eid8wNIf4YmWzkaS82pWfJDPg5NjSR533aKc4fU+OJHJwZ D6H+YopNd8uYBHpNFiXfAt373F43iKfDQInW X-Google-Smtp-Source: AA0mqf5PgjMc7gYR8f+M6pHljZsIgu4EqSrhJwHGgnQwhDUd9LXBjBqVtGip95yCXe+svyBOfR8fkA== X-Received: by 2002:a37:44d4:0:b0:6fa:2b4d:1e2b with SMTP id r203-20020a3744d4000000b006fa2b4d1e2bmr61326907qka.313.1670316979505; Tue, 06 Dec 2022 00:56:19 -0800 (PST) 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 w9-20020a05620a424900b006fc2f74ad12sm14516190qko.92.2022.12.06.00.56.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Dec 2022 00:56:19 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw120469 [PATCH V3 5/5] app/testpmd: stop forwarding in new or destroy event Date: Tue, 6 Dec 2022 03:54:52 -0500 Message-Id: <20221206085452.2427565-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221206064536.1946-6-lihuisong@huawei.com> References: <20221206064536.1946-6-lihuisong@huawei.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/120469/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3627256053