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 5799A45C55 for ; Sat, 2 Nov 2024 09:56:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E3F44026B; Sat, 2 Nov 2024 09:56:15 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id E78494021E for ; Sat, 2 Nov 2024 09:56:13 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-720be27db27so2067883b3a.2 for ; Sat, 02 Nov 2024 01:56:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730537773; x=1731142573; 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=sahdfc5BnW0MZjF0jbOi9l937mP4ZVdqCC7sVH6fROU=; b=Tj/qp7F14SzJ74x4qS9PIS6aRiB7iz4bbq/yST2OhL/Qc93K6TldyMDPIPVks21PF/ TXaDQnypmxCvzeCC6ZkaCXC6keOHFmtZGHbzuobkRfuELjL1MdQ6hVBJAh8ts44EAWtk GyPs2pAUvFIylKjcFujJuD+VYE3c7eycRIVA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730537773; x=1731142573; 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=sahdfc5BnW0MZjF0jbOi9l937mP4ZVdqCC7sVH6fROU=; b=sBPwvN3SolSzY3rc74Ih9n+K0x50QT+kWZaHtYGZh2FPdLpSJI6G3o5ZS91ZG+rnGo y1LygT1zma9uTt1icW46TGObWf1w1wRwhI2dQwCaO28inmtVrG71c06/KDbISZk1A7oB kwqq0Ts60NDb3UYCj+LKoEoDJhKZO6xrifuIVY4tYIbt059VE8ddlYBXQ6nX/1dcGDw8 KFqZo9pk0bLt6CQ+bzTQMG0n9ilKz6bbZmuzZuR7nSF49VAZXtmRXGCUz/yfMmiMMJ4B RXe3sG0WprVxXYKDDn3C/YEJv3Qf0XFRk+3FuqIJIiycrvohAfGhTL5h02cg5Iyvw23e nLKA== X-Gm-Message-State: AOJu0YwQayryqJ15hwAJvLn7R2i8W8fXwFGpBK1o2/v7vsQ0vtkC+6yM r59p5NP9F0dmE4PvC8DIzBZAE8pUdWrESempLxfRtywqFsO8hehdpYLVlRBghiNlNUaAG10kpLy xdEP9dJNf/I4rob4Z8XDnlCeFKoz/9CWQRF42ccm4 X-Google-Smtp-Source: AGHT+IHMr3nkr028O3qknxyueJe19uaKeo+u0RxTK1Yvlw9L/OhgMb9/PLKTtcB7jLtIgrZLWZ5b48getRDV X-Received: by 2002:a05:6a21:329f:b0:1db:b9d1:182d with SMTP id adf61e73a8af0-1dbb9d118b2mr3300834637.49.1730537772792; Sat, 02 Nov 2024 01:56:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7ee6f51858dsm26354a12.10.2024.11.02.01.56.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Nov 2024 01:56:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Nov 2024 01:56:12 -0700 (PDT) Message-ID: <6725e92c.050a0220.35644d.1cddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F1E636052471; Sat, 2 Nov 2024 04:56:11 -0400 (EDT) Subject: |SUCCESS| pw147769-147815 [PATCH] [v5,80/80] net/ntnic: add MTU conf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241030213940.3470062-81-sil-plv@napatech.com> References: <20241030213940.3470062-81-sil-plv@napatech.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/147815 _Testing PASS_ Submitter: Serhii Iliushyk Date: Wednesday, October 30 2024 21:39:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a682d65f8dbe1e8be9cc2425095827e18c700e3 147769-147815 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26011 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/