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 BBEDF43325 for ; Tue, 14 Nov 2023 09:10:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B011840279; Tue, 14 Nov 2023 09:10:56 +0100 (CET) Received: from mail-ed1-f97.google.com (mail-ed1-f97.google.com [209.85.208.97]) by mails.dpdk.org (Postfix) with ESMTP id DA30F40279 for ; Tue, 14 Nov 2023 09:10:55 +0100 (CET) Received: by mail-ed1-f97.google.com with SMTP id 4fb4d7f45d1cf-53e08b60febso8103552a12.1 for ; Tue, 14 Nov 2023 00:10:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699949455; x=1700554255; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sdsHhb7uykhFyrxSft3Rgbi/2+cJMVkwD61k2B6aAd4=; b=GvYofPmdf/3kJOYpWnYprN61+kC6I0zF3LaxiQGb/SDmtsRWJn0sqy0Ho0ASure3SR kDYFndrwVwONfpMRw1JUiaSwXgcid8o0Mnwlh+Guk28XzOi+D4cGAlfWigYV5FxNncqX 4qlxg7kC75v8HGKvz2fEff2NkODBvsaI2diPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699949455; x=1700554255; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sdsHhb7uykhFyrxSft3Rgbi/2+cJMVkwD61k2B6aAd4=; b=azDgZvB+Xkdg1OS0bkf4x2LX5pbU9x6CxjKyVSfBj8hNClBomUhFdJjbStgWwHlr8K KEHs4dI7AtB814ZamFOd5aBtc8/bQE776aHWr1Hzk/uMr/+XOOJMS1nhsX6DoNTsZOIR 1hp7BhZa3PCiQiPcQrEYL2muNF8kvTMnbgBc1liLtDQFGKqIWeEAlVnEfzK5rgdcSfRj JXnp0LVovNy9E12hgp8YCdhGK0OW3nvDZFowTnOl9zQfSSeqGqwn3X9RYYuXBn6h0Hmu ujL64OXZpgurmA4X8dAgSP+9zoIC8qTXdrCRkF8lYedzHCm4ad/Gdx1s3/Ivo/hzoZfM Tv9Q== X-Gm-Message-State: AOJu0Ywh3U9Evaj3ll+B96jZbtmFvElVys2bzAT/3zgOlRm4ni66c1r+ f7X9ulyrZfk3SzZQIYWbKlpAqKuQru95Z1QstTJD/XpG/2sp9PAqRtbIew== X-Google-Smtp-Source: AGHT+IFRTLGN/5tn790v+fHDyhnhEeNZF/iAKRUX1+3sBln/OveL2RhfEA50WQ4+Z143t7I5KlDYgkHjTBYO X-Received: by 2002:a17:906:370f:b0:9e5:d313:fee7 with SMTP id d15-20020a170906370f00b009e5d313fee7mr6229225ejc.50.1699949455644; Tue, 14 Nov 2023 00:10:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r26-20020a1709067fda00b009be1d8e409bsm2013259ejs.116.2023.11.14.00.10.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 00:10:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 00:10:55 -0800 (PST) Message-ID: <65532b8f.170a0220.85df1.b28aSMTPIN_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 D02006050A64; Tue, 14 Nov 2023 03:10:54 -0500 (EST) Subject: |SUCCESS| pw134186 [PATCH] [v2] net/axgbe: invoke correct API when o 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/134186 _Testing PASS_ Submitter: Jesna K E Date: Tuesday, November 14 2023 06:07:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:737faa1b4331f6395bc3a665159a489f404e6052 134186 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/