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 91A6E45EF8 for ; Fri, 20 Dec 2024 10:33:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B5C740144; Fri, 20 Dec 2024 10:33:31 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0A9204003C for ; Fri, 20 Dec 2024 10:33:30 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a813899384so5867345ab.1 for ; Fri, 20 Dec 2024 01:33:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734687209; x=1735292009; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=vDkS0RzrtBe1QvmlGh+xdFWTzrzhCn3iTg4/+1Ehc5k=; b=QSiQl3B25guk+3neEMwHpuV1Qph2mxkDiy6KY5FJtJ7OID0xdFJf18Qwxgu2qA4izy 64DTZihuaD0k4wipKOEv9EO9J7y+PICuhNQ1vnB5iHlWI9Pz6r6eQLIHOwdI3ZfWG30V s0vGJe6QpEAB95ujx/SFBTPZV0gNPwreVkIlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734687209; x=1735292009; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vDkS0RzrtBe1QvmlGh+xdFWTzrzhCn3iTg4/+1Ehc5k=; b=UeM1YNAmbvPf0mo4ADiwVYjJmnJmj9dfFHFxSRb6YitjUlnrDit1+mGeuuSmZlRmL6 3X+FYxmSBzucf0UaDNvw87CFfF14PpEh8aJAya5EyNPqsXZpYGAsrtajXqSPxdO3aozT HunNi+QK5VuGLUZZr6c37qpHIenrJqigKFHAYGVWo8l26UcHG38tmurlwKKeFCEMchuP OjoIMo06k/C7QTBeHSkbmQV5LSnt8asJWmHe8fXZ2MxtMtIMHEL9KePzK0cOSjRaIquy w15HVlb3BgV/WGLVaytCzd54PSxVo9pUjruU4PD3Bpiy0nDpcA67q5IITnnM7xC6alSV vJFA== X-Gm-Message-State: AOJu0Yw3/2E7LMzzgF4WTyW6ze15hWk9omXD5ppK8s+hJhv9CCOp8qPz 8OsX8SimSaocyzfpYNBpC8whkZ5dI0lsCJd+Gn0vsom3ogtF6Z+YmxpMYzJB2Q/iCoY3AXGkWMh nEP/vVtSpX0CEMoNBSHgRfRj4CokpDSm2ehNH34z4 X-Gm-Gg: ASbGncti3t3qxvNURz9Buvm6yIJcVIXHEr4S7jVnCjxXuDxpNPAj42nX8Rw1V9b2YO1 HSa9W7tps1HBFwkoGu9RN0I3S2r45MEmmcAR+k7EoAm8M13WmoiyFea6VejivMmhX81lMkHkPm2 RFgEoy8R/cszTtmEvVXemK5nraSDxCj4ESRhq2C/JQ73QN299gW7SEQUkJgFqAKe50nmEB/5sV6 nJNzE20yoay22RLAH7LPbav+40A6ck0C6fB28mfve3TBMD1OkUsZAqXhDKEYxkM59lrAbFyLtf+ 8w== X-Google-Smtp-Source: AGHT+IF6DIzem16E4JOP8u+wquDTKbc0wpAr13YXCktiJqbpgl/Bj98doYiZc76yNq2YNvV/vnLTwLAj5p5n X-Received: by 2002:a05:6e02:2683:b0:3a7:e8df:3fde with SMTP id e9e14a558f8ab-3c2d25770eemr23167495ab.9.1734687209330; Fri, 20 Dec 2024 01:33:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0df19a4a3sm1595895ab.23.2024.12.20.01.33.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 01:33:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 01:33:29 -0800 (PST) Message-ID: <676539e9.050a0220.171897.b50eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EC37D6052471; Fri, 20 Dec 2024 04:33:28 -0500 (EST) Subject: |SUCCESS| pw149329 [PATCH] net/bonding: check return value when enab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241220070811.40124-1-sunyang.wu@jaguarmicro.com> References: <20241220070811.40124-1-sunyang.wu@jaguarmicro.com> Content-Type: text/plain 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 Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149329 _Functional Testing PASS_ Submitter: Sunyang Wu Date: Friday, December 20 2024 07:08:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149329 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203596 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32180/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/