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 67503425D4 for ; Mon, 18 Sep 2023 11:54:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 469F44021F; Mon, 18 Sep 2023 11:54:38 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 95F3E4021F for ; Mon, 18 Sep 2023 11:54:36 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d81dd7d76e0so2248969276.1 for ; Mon, 18 Sep 2023 02:54:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695030876; x=1695635676; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C0cpfRGM+f/Q2u2vcfc71AaLPxw2RNHbaqEFXFf7e4o=; b=E1uxdqp030MxIkEdo3bsi1JntvXFBnfkBEhpRmPLwGFHuR7pAOg8o5BMgEHqwSL4Li /8gpfV/jUA8Pdy4ScGDmoDuh1AAJIQxymKg6khCQHwdwSLidathNZVw6szC4NYdZnLWD gjgfr0W0ZPJsdoSEe2+rvUOT7Ba8wiB/0JiOk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695030876; x=1695635676; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C0cpfRGM+f/Q2u2vcfc71AaLPxw2RNHbaqEFXFf7e4o=; b=v3Qu7ucWgWFAkByO7T/xuYqwcdZrCnPhsyBtJF63VIrKvttrsoIEUbgHvRJPdmZBzc Y8I05th0znshlIvXmHenzf6yff67LfA1wTADe0QNYdlqRZxXwFoaIIIx3yKfdPVHX2E6 GSsenIuUqpCdDSWuXDSEeRlg3oROR5XqHnkOLPGD39zFnfgvAAjNq05MONDafYRA4Dqg u78tnCM57dWIscVmIg1DaR+xkkHrMi/OdZCtkKA0FL4/MgOUHhCSTTp1vxx1W++g6Vyv xO9wpDsykw4Azgv7bjXZlWxUtqV1RJIzMx0MJQMwBpcR5rYvXAaFaojA5jzEYhXgVU4v T7Xg== X-Gm-Message-State: AOJu0Yw2WhY27k/RL+Ec60n9Fo9Th1815SgtSjSYvzvMgRT7pdNnWD9H 3d23n0JjNd+L8g6WMymEufYrd9m6aG4V+gty920VCd7u+U53YRzWE3OwU7lrm5mncm5roC8Gdg= = X-Google-Smtp-Source: AGHT+IFAHRHgxm6HcOcmCB3QZb4O1CEiSA8RENNf1rHVoe9sgVBtNg83I9iH/fDeoRaeUcR+8+EET4Xp9IU5 X-Received: by 2002:a25:abe5:0:b0:d78:441d:4d62 with SMTP id v92-20020a25abe5000000b00d78441d4d62mr8350270ybi.22.1695030876000; Mon, 18 Sep 2023 02:54:36 -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 n184-20020a25d6c1000000b00d5d51e36ca0sm1014196ybg.3.2023.09.18.02.54.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 02:54:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 02:54:35 -0700 (PDT) Message-ID: <65081e5b.250a0220.1a4d4.41e8SMTPIN_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 A641D6052514; Mon, 18 Sep 2023 05:54:35 -0400 (EDT) Subject: |SUCCESS| pw131535-131560 [PATCH] [v4,26/26] net/nfp: extend the usa 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131560 _Testing PASS_ Submitter: Chaoyong He Date: Monday, September 18 2023 02:46:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131535-131560 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27628/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/