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 B01694221E for ; Fri, 1 Sep 2023 10:25:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96742402A4; Fri, 1 Sep 2023 10:25:52 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id CF8844029C for ; Fri, 1 Sep 2023 10:25:51 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bf0decd032so1332693a34.0 for ; Fri, 01 Sep 2023 01:25:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693556751; x=1694161551; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AEBU4HEh8vOeJCxUwibJ0p7l4QULBawD/gnCrxe7jdo=; b=OqiYl8ziNRMNgluaC/wQFy0qqIcXtr6XCZTs2WHWTDEFtO9mh9X77/1rogLTPGKhz8 7O+Q+ZMxc6oNseKPlW5ahsbb+f7MhTIp0o4gAPTFrzEVQLLx1AQGbDj4bcPtiUWuZOz9 lVnCvfxHhQlubr9JsAKNeUsB1gwA37wzgBE9U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556751; x=1694161551; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AEBU4HEh8vOeJCxUwibJ0p7l4QULBawD/gnCrxe7jdo=; b=Utg1RG/xhw5o0LPtMoo4gxt0E98WdKWTHHxoMwZGvEAuuceSFZIvSARLxof3Plq5Wr com7uq7MlBiCH3dsxxvJocRRWUha4aBnhUrBeNlcfVNefrDf8L6r66XDa6/crL0+w7ql CAOxUoE6JzQkjxV8Z9VkGnGahjA+TqlKYOtswZisgIQ1+HWdCOWxPmAalxr/34KmwNgQ d7x7jVWVvPyyL9eEebotcv54HDiuYTfnJjv12puMnCMA8OdgWgY3bWMq6jzLsFMj6WRT 9j4bKRCRX+HipsKk0SGHqUfWfM9Bc1N8a+HtpQhBnSucSjYpA8PZ4zU9sh3g5ZzXA970 odZw== X-Gm-Message-State: AOJu0YyuIp8SMPnk/8KeBt2+6VRU5ONFzZsaBEGQSzg/WdkLQ3RJBPeq dEpa9BkbpH/hab54ecuIgWQvPY4Dz0iyHLLjDvTj4brwswDI8HFvaRD+pw== X-Google-Smtp-Source: AGHT+IFAOD1TAtSZ/LzrsbEAuN4N8+3Hi6rEAPIJvBrkHuNaQEv0BxlVXvZN8zuXi+YGO0IHxiyS/oSR2LW5 X-Received: by 2002:a05:6870:32d4:b0:1b3:f010:87c2 with SMTP id r20-20020a05687032d400b001b3f01087c2mr2015008oac.30.1693556751320; Fri, 01 Sep 2023 01:25:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y19-20020a056870429300b001bb6c4c0a85sm230327oah.16.2023.09.01.01.25.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:25:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:25:51 -0700 (PDT) Message-ID: <64f1a00f.050a0220.72de6.d1b3SMTPIN_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 C62BB6052471; Fri, 1 Sep 2023 04:25:50 -0400 (EDT) Subject: |SUCCESS| pw131014-131041 [PATCH] [v3,32/32] net/sssnic: add VF dev 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/131041 _Testing PASS_ Submitter: Renyong Wan Date: Friday, September 01 2023 03:28:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131014-131041 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27500/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/