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 7E86C43264 for ; Wed, 1 Nov 2023 21:57:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6219840298; Wed, 1 Nov 2023 21:57:23 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2491840298 for ; Wed, 1 Nov 2023 21:57:22 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a93df91813so10028039f.2 for ; Wed, 01 Nov 2023 13:57:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698872241; x=1699477041; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=27kB+SRwBRg/sJfEbV9BFd7TQfIByu/F3xxsjR3Btt4=; b=BcI75O/OjpkkVsHeIQ715dB2w7QaTxhoNhZd5/EYalP8XW0iPYv1pfVkFHjyv4J1an hp/MwJgPWckbtK6ZJ7Hf1WM/mOeDQ/gp31I4hrm/PzW2cm/CZpZcLtdYQVNjjcfWMgnl s9Cr3ef3V81F9eJk0vXThDO37dWNMAz8+wLHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698872241; x=1699477041; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=27kB+SRwBRg/sJfEbV9BFd7TQfIByu/F3xxsjR3Btt4=; b=oGl3JhGwBn5RllKYlTR+Za+FS249QVe6w6wv6dBfmMmexv5EfrcKt+q57g6bWza7af HZ9nSJ3ujstBPmjnMIe6LoihtsTkDf0AqKo1/7f5swF64Hz7QvZSB3ffFvT9V9KY4AyC 12OIsgNo2LLffNMWcrsGQA7FCW4BVX8G2MVJmkDtunuTopAkwiUrW4ok/L4qi+TmUm5b gldueyATlC0A5ZZBcUrsBHY8EZpM6WfGIYj9vRPspZR31l75cXPEcSUgyOr1jLheX8SU PVIn0uud3MGiXPo4plefU40fx11gUH+fzfB0CoSAs+uWsjuXg30Uv4tnEKuwncjz0cQS wsEQ== X-Gm-Message-State: AOJu0YzQv8mPu7cxNgKlz5OXae6cSPitgubk3gkkurj1JWJ9osE8ITxA X6A3RBQG7Z+6s0rbNhe5l0xUf7clT1Mxv0kxJ2Hwdv2NLQqryOvfiwiXc1aIyPts/up/tNNKMQ= = X-Google-Smtp-Source: AGHT+IHJ/lQta7Mrtd0HFCeRNb4Hi+ot1/yS8NWIn1kJFy/8bltbBU9uQX+atkUwKkqzVjq6IC4NkS+q4nur X-Received: by 2002:a05:6602:2ad6:b0:798:2415:1189 with SMTP id m22-20020a0566022ad600b0079824151189mr20891506iov.12.1698872241444; Wed, 01 Nov 2023 13:57:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s18-20020a056602169200b007836030ff13sm917111iow.35.2023.11.01.13.57.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 13:57:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 13:57:21 -0700 (PDT) Message-ID: <6542bbb1.050a0220.cde63.e92cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A98896050A61; Wed, 1 Nov 2023 16:57:20 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/