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 E0863438E0 for ; Wed, 17 Jan 2024 03:32:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC50C402A6; Wed, 17 Jan 2024 03:32:14 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9D3B84028B for ; Wed, 17 Jan 2024 03:32:13 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bc32b04dc9so297100839f.2 for ; Tue, 16 Jan 2024 18:32:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705458733; x=1706063533; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YLx9+41U+lOmaoCXZrhu5ku0oB+tGPFMypI994eX+04=; b=Jm1YhJN5ig6E+1e/NI4FGY3C+bOfbOAFFuagFESWq2kG6/6U3uGEwrr91Yt93sa/Jf G9sO3v4B14YMZF0/PTlXvycUWUYYgJInHgZYgquNDGmbYQIpn5ETIp1IpKsRyq5Z1Ac4 jSE1qsxgUnm7QnyY7KroP8hyfKc2O2JVJ0D+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705458733; x=1706063533; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YLx9+41U+lOmaoCXZrhu5ku0oB+tGPFMypI994eX+04=; b=Sk7SRLQLJmvIkjkK5cMigQq/mC5SfGCaHeCcB1OCYnUtd0v83mjRGWD5qYzj4vGAUc HouyHmJI4rru0q41DJtxzFBIcfiHSelzLZnOR2bs5+2cIN/AQYut3m+tn/ybpVBqWeHq 87ctZwfKisdgxx6v0WWjJH2l5IwqIwdPC17XY9Xvp4HVEfUKe3VFrc9KJyAf5YAKqpga 77+RxpdLi1qHzWyW2ZL09Hv13bCcRpXx+HkrsaV3x/FOnRhbf88qRiiXuwFnTjGUa2kk j6bCF21a/4vdtCv6inlwe+2cCJFNUI+lawVV1SnlhrV7/yj+UjfNGZjmTGteXpH6Xym/ NzaA== X-Gm-Message-State: AOJu0Ywvdyq4xHuY+SFAryr4uOywBnOmbtL5ZGTAEqzX4a/6ErI3GVQA NFoN0chlM0lZ9P7VYyZcfO7AcKEDVL2xgtwREOvBZGgXM5qjHTcM5Hlnxr0CK2D1HQ== X-Google-Smtp-Source: AGHT+IE6d407md+v3DUSLYddIA/ktMsPOuy414gnemnDyOmLQDBNMZt66japEDiakaBG/wckbrLTkWnxNAEs X-Received: by 2002:a05:6602:69a:b0:7bf:1e3:3fe3 with SMTP id dp26-20020a056602069a00b007bf01e33fe3mr8962704iob.40.1705458733053; Tue, 16 Jan 2024 18:32:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f4-20020a056638022400b0046d3419ebb0sm15364jaq.82.2024.01.16.18.32.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 18:32:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 18:32:13 -0800 (PST) Message-ID: <65a73c2d.050a0220.904a0.1415SMTPIN_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 926B66043300; Tue, 16 Jan 2024 21:32:12 -0500 (EST) Subject: |SUCCESS| pw135882 [PATCH] maintainers: update for e1000/ixgbe 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/135882 _Testing PASS_ Submitter: Wenjun Wu Date: Tuesday, January 16 2024 06:33:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135882 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 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/28870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/