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 4EA34A0093 for ; Wed, 9 Nov 2022 04:19:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B0AB400D7 for ; Wed, 9 Nov 2022 04:19:47 +0100 (CET) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id 92F06400D4 for ; Wed, 9 Nov 2022 04:19:45 +0100 (CET) Received: by mail-qv1-f41.google.com with SMTP id i12so11563031qvs.2 for ; Tue, 08 Nov 2022 19:19:45 -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=9KyMONCz0maw+DnaoZI0MGIbB8WNTUgF1cnJ2UvZZE4=; b=o+oOm81uvySC1D/gkdgaStfwuETflmwxI2VWNmleDNyr6ZIuYcH0eKbCPSlaWOzrpE rSOfPTMNU2R5T6JSacoPNCQCpydv5R6ARI3zzbvkRO7HWmRdWYDHHx3+AQq7qrxppuJq RbQzMt5HuM1SdKg5JElCWfICTGGvFcyUr+Ni5WabPwHW7bRnKlrk0jpopSAOORZeLqUf u4lD99tmlIxwefaLnyZ1wfe93jKsFiS61JWjYu3QMARdWjkNh8FyKLE+8u1PBRnGISZi vcwwWP83fdkauxmNAUEmzjzqfH0NrdqlJlSaH/vnRyo7Uo0x0c/pgPb4/H6tkOieA59U iocg== 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=9KyMONCz0maw+DnaoZI0MGIbB8WNTUgF1cnJ2UvZZE4=; b=aNwl1jj/PXTA+jngAzP4vFvTbCcBqkJk1Xso1jaghNb7yPN7PUhXUiJwNp+dbsGb4q 5XTSw+acg2L9mwclqu0Qs0Rxcz1vVq28ddCwoc8HVCSVuznt7cqXQJ3aU339nE5OWj+a mOcKEQfGrk2uowDrt5JqHbcnPOeVDnxF8a0pv7qvIA8OSzE+dsDcG07zd7JqQEQU4xZl 871hC1Kr6lLDIxpY+lny74/gn1TzPpU8rKvQpxqnuqBe72FIN9mQSeiC+A3BlkyGaexH KTTJbRb4hJHPRqRlQbpG8vCqwcu3Fr0zkjtBTgRFh5UdzY+7UcmE89lBbBZhrp5B7T2E rGpg== X-Gm-Message-State: ACrzQf2+4vWBgF0wA8/EFAxlKaRDRA3+AbeEHPui5a4UtwePbkUb93K1 9HEnfB8dY5no1CSREroWjGJFuWZ746dhLQ== X-Google-Smtp-Source: AMsMyM6ZseQPQTrdEgSKhZLQD2CU6VXvbn+Mj7AaGiSLI+ZISxmfb0hKoIYTYsiuDKizfidM5HC/Ug== X-Received: by 2002:a05:6214:2b0b:b0:4bc:27a3:f43f with SMTP id jx11-20020a0562142b0b00b004bc27a3f43fmr32757685qvb.8.1667963984904; Tue, 08 Nov 2022 19:19:44 -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 h4-20020ac846c4000000b00398a7c860c2sm9136912qto.4.2022.11.08.19.19.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Nov 2022 19:19:44 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119575 [PATCH V2] net/bonding: fix bond3 and bond4 process mbuf fast free Date: Tue, 8 Nov 2022 22:18:43 -0500 Message-Id: <20221109031843.2113842-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221109022237.49757-1-lihuisong@huawei.com> References: <20221109022237.49757-1-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/119575/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3424890958