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 04C2343265 for ; Wed, 1 Nov 2023 22:06:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F371740298; Wed, 1 Nov 2023 22:05:59 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 2213940298 for ; Wed, 1 Nov 2023 22:05:59 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d865854ef96so203730276.2 for ; Wed, 01 Nov 2023 14:05:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698872758; x=1699477558; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WTsn/DNhgxmBhe02Wb44BSqVfSJhKfvSXyf3vAPFboc=; b=Z813nPEKeCXj5a28SGJ/lxT6j7sPDoMyB3ZlfIn/aSmMsSfe5kc8v9dtyvxO8rrPwU oKKTusiWjBMjd5DZYYXu3jBCi9Seb169E9iOyN2dJSol3uU/sVnRhdr6J4SPo3Vsmrj2 6Ge4JFJmtcH3nHyz9Kaki+0MRkL3ukY9a0Be4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698872758; x=1699477558; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WTsn/DNhgxmBhe02Wb44BSqVfSJhKfvSXyf3vAPFboc=; b=ngHyh1wB8OmA6AtQ4WZndjZmttBSaK58/G+U5J9W0XanzTxez+HCv03JR37ZDPO2DP FYPIlvg+PDNszwrKBjjqCMIq+EYBNC8EkwNEdKMn+zrjgNQ9Tz6CPpIltJPpSubtOhFH Ve3ymNzAF14LbbEziRwVvGcSHkGya9Ixcv5Gx7wwfge98vabTx/G5DLxzcM7DelIVt8e bHuh/PmfJ6RibtnGo3JWntWvGFN/umomVVuJkTwqD3YGCrYHJTKyzWTWWozXgBy3CF8L +Sclmnr4WnC+yGTaVWLWB4gi0CdPZsdhv7HjkMpOTFCphIIuqdDRZGgVrJVo4fYi/5YG 7ppQ== X-Gm-Message-State: AOJu0YyHUilMIsPQbOiGsC+ow5qK/GUEyn8TnO8mrPK0mAaZCRxky8dJ gX5iLCI1cAB3Q+7/RD6Jjmbbd7Rj/xqOl8gXBYmJcMN34ATKWqUFaKZAXA== X-Google-Smtp-Source: AGHT+IHp3Q2VOvOScNuaPRHoLNGWh4V0L5oWYfCNysaCy+r2hnV6dGtxOtabdMrHIen7WV+rq0RxSnpivhS7 X-Received: by 2002:a25:2606:0:b0:da0:5b7a:fda0 with SMTP id m6-20020a252606000000b00da05b7afda0mr15669477ybm.6.1698872758574; Wed, 01 Nov 2023 14:05:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b141-20020a253493000000b00d7ba2def8d3sm135336yba.9.2023.11.01.14.05.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 14:05:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 14:05:58 -0700 (PDT) Message-ID: <6542bdb6.250a0220.fbbbf.2ebdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 399EE6050A68; Wed, 1 Nov 2023 17:05:58 -0400 (EDT) Subject: |SUCCESS| pw133694 [PATCH] [v2] net/bonding: fix illegal memory acce From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133694 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, November 01 2023 02:19:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133694 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28171/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/