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 15FE743266 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 07B1A402EC; Wed, 1 Nov 2023 22:06:00 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 8EF3E40298 for ; Wed, 1 Nov 2023 22:05:59 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b89ab5ddb7so313428b3a.0 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=1698872759; x=1699477559; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7EqZrzt+0zdoaDBVuBbNiT9SxLsJjVQzGUewY74SKac=; b=NUz19F4iJvOe9y8q4JqhXZPYWrYGp22d1ojCjl8EKh0v5SsoATXurA3/WHRYPLPq6h by3ARZOcnh3P6sh5UnsPGpeaxErTY6TNnR810ceGXprraCug03jwI9xBfUJ8aiZ3/WJW hDjxR3OHXsGsG9Py7pR+kaVCaDYGNiU1KUumA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698872759; x=1699477559; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7EqZrzt+0zdoaDBVuBbNiT9SxLsJjVQzGUewY74SKac=; b=vqsq7CfEYbrALxEZLjfIWBmI7o+Q3XFEpq/4O66HjlTIWyK+bjp3W1m8TX6HGGh5sE cEVjjcWPCQXP9OBSxXQTSKqURSO6VeaF+8BWPH66bcAOOAFukK2ShZnG7qb2G6g5/cYP jiuPbsyATvv4zuE8G4mnpWxng9SJB5lH7mnkoyCRoBp76cWi9PNxobDc5+VbOt6XyU4v zlZBb8IUrox88L37rBFy8K7NYTvMlpMo1Bw/E/raMTck3f8+k77JR/e9RBxgpbqYvwGP oaPd3PL7uZ+HIoBC8l+Rqsj7cqWpynGJqqYDLM3v+VGdga8chHa3AkKJlGD1jD93+S15 OZCA== X-Gm-Message-State: AOJu0YzwRnF6WY7PCkvI/s2yBc62LTzyBpGXLGJsiQYmA3iJbSQIGhuZ DlM6YQg80ePVdPWRnTjjcWOSX95DSrkoQNZwH8d7Ac2gkCbim3hDl8NLAw== X-Google-Smtp-Source: AGHT+IFZh9oBEb1EZSbnWDB9YKOo3WlfPCYOdV9wPNs/xqAux+7ACODvaQjfkErRTqeB8wP13huLJFntLCeI X-Received: by 2002:a05:6a00:2e27:b0:6bd:b3b9:649f with SMTP id fc39-20020a056a002e2700b006bdb3b9649fmr23755313pfb.7.1698872758883; 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 s195-20020a6377cc000000b0059f1abe7fcasm118573pgc.16.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.630a0220.4efed.2611SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BEFF36050A61; Wed, 1 Nov 2023 17:05:57 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/