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 9388445EDC for ; Wed, 18 Dec 2024 14:41:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FD3A40DF5; Wed, 18 Dec 2024 14:41:00 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D41EE40DDE for ; Wed, 18 Dec 2024 14:40:59 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21669fd5c7cso57385135ad.3 for ; Wed, 18 Dec 2024 05:40:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734529259; x=1735134059; 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=tltNGQVTobDdJVjgIbiLTYW109MnxRZeeawfMaxTZ44=; b=Ga8duq7tnH1A5TTQTY2GcYB/kKI4VB1XijTiQamvx09e8SU5UXYXUN6PP8UJEtIJ+E qEnUwPHQzhMlqee1EtPdP6nwDmdw3KD+SYdzgWD6wZEUK6ORDxnSnAGHzdl7zGgcTq8T GyJAd2E6M2klICkmKnY0pn11duZ39fCdsNhrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734529259; x=1735134059; 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=tltNGQVTobDdJVjgIbiLTYW109MnxRZeeawfMaxTZ44=; b=OIcYHJrm8ncmDPDXGsH1Mp/wv7ELzc16JbR/6XdQAY/P/cR0WoEDDF8ekerJOJ/hui HZa3p2cnIChrZULdo4p6W2N8eUpZw8CecnTI/GcLrcl4Su0Un3M4rKGG7BB5SakTIWo2 oOyRAbgTJOtswHj/lOKC1Ykk6YpwA8k1lLvMwYGVgmUY2eqbek83Hm9bqu3f2Np8xDOa 0l1nCIDApsnY6vwdeBQgbCEOSaMhnKgy4OUme2xc8dsvUVWQEuvmn8KydMsZaflPuqqc mfAE3b6ff9q7Y151jwoagtrTGGajBgqUAb2PhJPdqkk05EXndd6LY2cIy8PahZ7aEYil CVwA== X-Gm-Message-State: AOJu0YwHEdFcss9WnhBvdv9sDtsoKRgnauF8Bj16XiH98FbUgxRlr6jP wXendARmPsWLGm0qE2BO/8DFTLmGkIkrYdb2V/MOrDdKyMByhi+a6oik9QfwmBjFVPF8puHQ1lJ hu4mmnpeFg2k5SPK109eECF6XOa6oE8fl+Nsk7MXz X-Gm-Gg: ASbGncuh/z4/CFBCTU2Ohf8bxHhJ6k30c6Pe4KMFz7m7Dc2f6vHGZtmdAyQzy3bcoAu VZ9vTVUVBeYXFsLyl8MfbywFe8dKlsAp4lIwQO0DLRuh5iWkkoRyo9S1lCGDTOl5NR9BQKxi5Ja IR+okwGlQ2w4kzvtkONMjruYe9HnL9cjNwcqZl5msxeIv6Ov1Iol2hOzRnppUEHOoJl+w1liB+V e+N5Nq39aWvOGn40w44lrEq2FoqyXVbmGXmBcFX3ksbwVzVesP/Tv3dNHSPxnTU7pvtLNDYImD9 lg== X-Google-Smtp-Source: AGHT+IFFAgCEeIWvhBHet/ENAadgBCxanocK8fmjwGlnatDOTeyWaJsHy6RNLkseZmchoNSkhKb9gHRCj64T X-Received: by 2002:a17:902:f68c:b0:216:6d48:9177 with SMTP id d9443c01a7336-218d6fc36b2mr39822145ad.11.1734529259006; Wed, 18 Dec 2024 05:40:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-218a1e6857bsm4346615ad.101.2024.12.18.05.40.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 05:40:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 05:40:58 -0800 (PST) Message-ID: <6762d0ea.170a0220.2b0a52.bb77SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 117296052471; Wed, 18 Dec 2024 08:40:58 -0500 (EST) Subject: |PENDING| pw149288 [PATCH] net/nfp: fix VF link speed problem From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218065255.1698520-1-chaoyong.he@corigine.com> References: <20241218065255.1698520-1-chaoyong.he@corigine.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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/149288 _Testing pending_ Submitter: Chaoyong He Date: Wednesday, December 18 2024 06:52:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149288 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#344409 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32157/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/