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 1E27242214 for ; Thu, 31 Aug 2023 18:17:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 231EA4027B; Thu, 31 Aug 2023 18:17:43 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 556164027B for ; Thu, 31 Aug 2023 18:17:41 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1c26bb27feeso599663fac.0 for ; Thu, 31 Aug 2023 09:17:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693498660; x=1694103460; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=39RCVCiykGSSnGsgiRlvyg1xwSWbP/dFSD8skKxfKO4=; b=FVZI2oazX6TpSUrIGUodUkt6A8A5oCPC8wa38uPG2b0PfFzv4ZdUoALaGb8hBrHDLI zSuirknxrS3xRp3bkpMNBGNPwTRiYFBv5rXIyBYoVCWpaCaC13UMht6JrHJkGHQ30sDy GySuum8Ba9j8Q9JFja44OlG3+6e0xzqmrm5lg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693498660; x=1694103460; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=39RCVCiykGSSnGsgiRlvyg1xwSWbP/dFSD8skKxfKO4=; b=UUjTQQTgze5Oa2zl12rK4zm70TzubN/7mlLiOT6T1bMLFJ/PyH9UQQRwDrsxxOxpqe 8HyVjwjDo/aFlFGynFNRKqM6l/ZolGM1i1lpAk/JFZxSTGakNzN3ZpVWME+xtnf2wVRH wqQFR1b+BYc9Tlov40t2RQz4gZeuInATtaaQGNwMDGl1BB+3haqla94jxhueC0vB4u+a s4N1odbGvEjD2KpVVORhJdI2iWYsWtm03ld6dTVqI/ctN/uy+6bnDDHS4dA6CfxmDKnl PzlfCXEl+GfuQ/W09OSlgWratwr5gv4xtbW9mcp4Z0Npxd4BUKs6faBIwf0TdP9KL3bV zx6Q== X-Gm-Message-State: AOJu0YxlZJLpgLdO+7q6wmdjmiTjUhnxkEmHJWvE2GJiMariGBYCqD7U a6F69WXJ8TunNgbmvRLSiBqX3zX0j5VySOCD4lfGGVFCIfhZalnV/JDaaTV7PvxClJTJxcJWSA= = X-Google-Smtp-Source: AGHT+IGUiNU9wIfThOjeT9O8gz1YUxCQOKVFGWGmOhLZmPLaiq0YrLlgCyKDwhwQ/cyAQ0TpQ9U5DKCS9Oya X-Received: by 2002:a05:6870:a101:b0:1b3:fec4:31e with SMTP id m1-20020a056870a10100b001b3fec4031emr6732966oae.6.1693498660810; Thu, 31 Aug 2023 09:17:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ds42-20020a0568705b2a00b001bb4cbfaf3esm120463oab.9.2023.08.31.09.17.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 09:17:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 09:17:40 -0700 (PDT) Message-ID: <64f0bd24.050a0220.de654.7e0fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 4AD746052471; Thu, 31 Aug 2023 12:17:40 -0400 (EDT) Subject: |SUCCESS| pw130985-130988 [PATCH] [v2,4/4] net/iavf: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson 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/130988 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, August 31 2023 12:33:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130985-130988 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/