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 ED30046156 for ; Fri, 31 Jan 2025 10:49:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1B1C40281; Fri, 31 Jan 2025 10:49:38 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 68719400D7 for ; Fri, 31 Jan 2025 10:49:37 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21619108a6bso30132765ad.3 for ; Fri, 31 Jan 2025 01:49:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738316976; x=1738921776; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=01HvvQh2fC2tjAo/TMgtHpPkkBtgr0VvdGDQXfvtpU4=; b=is9Dxus8YkcgWeH92AV9CokWhQ4+reFwBLV1uPuLbCV8CMLbKLIrHTdx4z0leZ3nQA ukuaSJ33jckPs5A5pnf7dCTW3IC8aPc3NWxiOQyAgJTGY7T0uCqDpFXVs+tEylU2mAfe e9iezeMK+6Y2bVNnFiWqHKonstyVvHdWgu5kg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738316976; x=1738921776; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=01HvvQh2fC2tjAo/TMgtHpPkkBtgr0VvdGDQXfvtpU4=; b=YiQ63lh1BpKNOhVFrQXZXhXIrrmY0BrMRfIm93Xo+/l9oFBI0bWSW6obfc8+u61h04 l/6kt11/5vrpLP17pJyiLwqkngwYp34vhxDT4dzUsD8pO7VepEa0Xp1TtProouA1T57b 68ydgkfvxD31TI2accZooeiH7yQb7bdmwO98VmOMdLe5m6Fvxnx7wZnWMihonIVaLr2r O3o8ACN6OB6p1jw+85H4jAy7R6LD58Wd1isbaP3mobaiaddGYu/5U3N3w+b3soJfX49r ZlkKbwkC58yh5EnxCow+lakfUcW8RfKjbbPhc02U/uzj4XLewdKCLfwA+uGNPI4PBpRH VivQ== X-Gm-Message-State: AOJu0YxbITsymoeWBWWY34iWaACLoZuW40sejfkBggee/UMoikY8Qyaq 9hvVonzpcz2jNxIakjtVtclj41Ar/YugzPzEcBQae4Ln7epqVh8scqh26yLLEyO4r+4vTiNt3Eh dNtUEFYDf69alFxtmtGCuwTLHyhKSoJ3rZQnlleFM X-Gm-Gg: ASbGncuFLq1dgQwy85Le/pSZdxtHcOEo/peU9Kz6RIapUUffGXrHFy5yMam6f+HeY4p cQrphLGoN0QGy02ZOKv9Fb/3iOfMUIrd+BmjJPBJcMWXd8nImvfCMsqAjw/QTFDoLFUY3Vk5sJt m9rWQ/zETEyESNO0u8E4o7UsKPuuxh4YP/AqoNepPE4ahEC2GxaJXiWb7BAJm6/W9txAi6Nuvtp Kq1zkvWoVbN5mP+VEFsGnjmf/G5lPnjGWfyPZz3sJT70vJP2LvFQEBzAF00iwC0wLsfm6O/17tp vdu79rNzNO8+NTFJVie9skJwUzIYew== X-Google-Smtp-Source: AGHT+IG8R7bXNj42O65VNCpZje9UsvnKipIU3ZgdelzKrCrmzrBvAZ84lTLiaMcMj0FDXDYXif4DHewqhOMD X-Received: by 2002:a05:6a00:214a:b0:72f:d50a:9084 with SMTP id d2e1a72fcca58-72fd50a9263mr10306325b3a.13.1738316976339; Fri, 31 Jan 2025 01:49:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72fe6319e08sm225358b3a.5.2025.01.31.01.49.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 Jan 2025 01:49:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 Jan 2025 01:49:36 -0800 (PST) Message-ID: <679c9cb0.050a0220.2f68c3.ce0cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 706E86052471; Fri, 31 Jan 2025 04:49:35 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4a377fd5d560cfdece42b0d87b31c87efb7938d2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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 _Testing PASS_ Branch: dpdk-next-net 4a377fd5d560cfdece42b0d87b31c87efb7938d2 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#310669 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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.3.0-6ubuntu2~24.04) 13.3.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/tarballs/32402/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/