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 7A03543A06 for ; Tue, 30 Jan 2024 07:34:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76950402B4; Tue, 30 Jan 2024 07:34:55 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A727F4029A for ; Tue, 30 Jan 2024 07:34:53 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ba9f1cfe94so137315339f.1 for ; Mon, 29 Jan 2024 22:34:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706596493; x=1707201293; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=13bIuwHNaibydg70TuPvbaSF2vVk0kJeRcbwEpAYF/Q=; b=TfXbCbyT+HglxDFxn2klrHlXzkFdFP1p3A6e8um9KioLMQ34AmP5HUMwFpjD2bVrsy g2J3j/3ZIlIi8NLOtTn+YaZ5O+wUH8mmFwowaDMbQoBstSK6pYhvfYUmMPp5ubU4zfCV 8h5uEiHJFgmQlsrCrqDthkyq+E9ayJCM9vVDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706596493; x=1707201293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=13bIuwHNaibydg70TuPvbaSF2vVk0kJeRcbwEpAYF/Q=; b=KX17KhBuIz1K5XpUUf1U8RsSn26Qw3jkvC1QdhBFB3xaGA+xw4geI9iU/RZE5MvcK8 wFF6s4vgQZ7dMmeSBvBjUx+N8xgc2CCqCD3W0uG8ug6/SsqI96VCh7IBsXzM6n26xzea 1kr/SvDlvt0g5MgkdroK+NotTaw1D48t9KK1Coc83kCXSndHmC4KXzGUnwcnxyaN/3ju qjui9FL3O8/Ea+At0UxczSHe9mdde3JmJigIbPT0e5BTz1ej5TPi/L3f8CH+QeRBeg5g rIXTizLu0ijuLGGEGeN9zL9VsIfTI3xv0FY2RjfFeuEAOZ1H9ano9X+6yYcU8mVMsSXv Q3OQ== X-Gm-Message-State: AOJu0YypTWbmFKBtGvNxmgTd9Pr299Il2h+FalZdCzL3JEhS/FEpLAz7 a72H6gkyqlV0KiR+Y70iiUuyDZ12aVCuDPKtYacm9DcU8pkRr2JgFYnBCY5tEqrNnpEScpLcikj rD1xLNN4xuP8BMDtdzvBH0iMCp6bEBdY0I5ozNtpZ X-Google-Smtp-Source: AGHT+IF9iOuza2E3ElWUrbW6v2siEXTAEykd8CqVofykvXGU77EnezsHGm5mZ3rrbvFfExeEQ+53FsEUeciG X-Received: by 2002:a92:cdaf:0:b0:360:7947:f14f with SMTP id g15-20020a92cdaf000000b003607947f14fmr465677ild.17.1706596493130; Mon, 29 Jan 2024 22:34:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ck19-20020a056e02371300b0036384740d6asm151233ilb.42.2024.01.29.22.34.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 22:34:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 22:34:53 -0800 (PST) Message-ID: <65b8988d.050a0220.c78f0.a51fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A8A8E6043481; Tue, 30 Jan 2024 01:34:52 -0500 (EST) Subject: |SUCCESS| pw136205-136206 [PATCH] [2/2] net/mana: properly deal with 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/136206 _Testing PASS_ Submitter: Long Li Date: Tuesday, January 30 2024 01:24:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:906d2c06b3cfc61620453c6909266fe771f8ccfb 136205-136206 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/