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 A9BE245B50 for ; Wed, 16 Oct 2024 15:33:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 843714027C; Wed, 16 Oct 2024 15:33:29 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id B5DBB40264 for ; Wed, 16 Oct 2024 15:33:27 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a3b1aa0e80so32116555ab.1 for ; Wed, 16 Oct 2024 06:33:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729085607; x=1729690407; 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=nUcRmKC3lf8uaJN+PNP8kxXodFI+9ehxbsUswxHH0zs=; b=NqmKUv7EL1Xtd8lONTAQ0T4wlb9h0bVTtPWBqNQJzr5tN5Jsk7kAjbwHnVcLmY1WsL s2ALfo6fMeKgjGYSdDjj/RTzbGAhY0s9Vd9kxyYBEt77Q1xBKdgDg0Odd1DRyIBGGfZN xDd7FW351B6oD6r2VUDvfkA/wzCC1/ixD/AIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729085607; x=1729690407; 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=nUcRmKC3lf8uaJN+PNP8kxXodFI+9ehxbsUswxHH0zs=; b=xPl/sOvOdvtW+R9YeWB4TP6FYl+ITcQzwI/sWGGH3yeXOFXZCSNvlriqP6jm9U7ovA BS3EHF/rGhVDk9jVeTAxW68a+a3aNcqD601fvBOLQXesE36SCr0AaHUO6rKdAESjiRO5 fj4402NoAUF3OejPCIcYYl3o9b1QtqBaB+hluM2+SMqPQ+WbHEbsea+d0/2ZC6gUWbIV dfhn0HO5BqN1Da6lRzk9KHcyqq2zkK77g3E4ak1SHkuye5yNGeQeS59y/ZBdLhWfPdt/ i54relHqUSB7tokcul55NFuuqTkyKpxsrCV6+TS4F7IqLiM3UN1JKr+hTSosRL1eWcBf qSZA== X-Gm-Message-State: AOJu0Yylm9A4mpUvFb2w86YezqRT0KqhrEWgQM/yvoq2u7hFHHQSAILG Sc/df9APGNa135n5gW+xuwwnuH2yYYOEh3OExlOKoXzbQYkvAZMF8IGNfuZhZXCk3tfbyjk+Af/ 428p6fMlNcrqU1z7nh3Lc1VijjEsw59H4dKZvQ5sw X-Google-Smtp-Source: AGHT+IFZ28vbbMaJIivjvrEYeRmG0voLW5Uxj00WVyqFTsFve7Wo7W8OGk4xQ45rntLDqqp2C7R5EZQb/VqR X-Received: by 2002:a05:6e02:2141:b0:39f:5d96:1fde with SMTP id e9e14a558f8ab-3a3dc49fd6cmr38695815ab.3.1729085606737; Wed, 16 Oct 2024 06:33:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a3d71d7701sm1365405ab.71.2024.10.16.06.33.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2024 06:33:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Oct 2024 06:33:26 -0700 (PDT) Message-ID: <670fc0a6.050a0220.25a01c.9407SMTPIN_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 3E73F6052471; Wed, 16 Oct 2024 09:33:26 -0400 (EDT) Subject: |SUCCESS| pw145987 [PATCH] [v2] ip_frag: support IPv6 reassembly wit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015082133.3910533-1-vignesh.purushotham.srinivas@ericsson.com> References: <20241015082133.3910533-1-vignesh.purushotham.srinivas@ericsson.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/145987 _Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Tuesday, October 15 2024 08:21:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:9207f93640a709cad1412430c5f0edfee3ad5a87 145987 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#276166 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.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 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31493/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/