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 99B63433B8 for ; Fri, 24 Nov 2023 14:16:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C8C0432A2; Fri, 24 Nov 2023 14:16:11 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id DF82C40283 for ; Fri, 24 Nov 2023 14:16:10 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35b07f701c4so5709235ab.2 for ; Fri, 24 Nov 2023 05:16:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700831770; x=1701436570; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7a4OyzRc7pG9XXoRmyz42n29yPz1BPKC1wbFbPIOZwI=; b=Sm9OikyItWAk40Vp97RvoqY01dBvPeurQiiloE7yss2a9hSBUyEDtuduLJMDvvvhmv zknPbOOcV7ELMll1LYOZoPe36KRt3ZVZb0PkTetJ6pYs5boZH7Nagk7HwoYvqvKk+5My gFqX8uu32PPQGuCxCNtFuq242jU1swFe8XjVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700831770; x=1701436570; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7a4OyzRc7pG9XXoRmyz42n29yPz1BPKC1wbFbPIOZwI=; b=mh7un9wXVowpPI5vPdzjs0n2plG61sPqnFDW59UaRTML9g4bvdEe19BJ48IKBAflJv IkfezywRX7cLfnA2JZS6ov4gIC7A5ADghg8YWgV/zGHsGRLzP5jqaXbm6qzeK0/2un0w xJPXC08vHIQgip9dmo4HU0TQBxrGZO5CCURx/0lLvAKWM3kSF1L0L6fSSpvIYLnJo/gC UwXg7oixtQmnh8135vQ94qd9u2efTFNV3dOSLnIxjwXslrr2rlRceS6Y+UizRDjccbAo JpajUJaNcH7S7RsPBcBQZw+Tqq0iG/u/xn9Fyf9k5U7QBfNjo/0mVPB2ivHUOQ00WH/4 oqPQ== X-Gm-Message-State: AOJu0Yx6xIMEDmArRoaQl5B1WfLUKFgpkgBoNyZRxCLUe2WpJ6lTe2do /d6DsVDuf9jLt+I+FjR9Q2ZI/jgV3uLP/wc2KDjsLgbzdcNxnQ== X-Google-Smtp-Source: AGHT+IFgtZuKCO4tGewnCWHADzTIyqOZbcQfjgB4kh5OGPCD5lSO/BBsT98Z0PV9zr+iny27sz/Y7tZRzXxz X-Received: by 2002:a05:6e02:174d:b0:359:4a38:c076 with SMTP id y13-20020a056e02174d00b003594a38c076mr4150199ill.31.1700831770285; Fri, 24 Nov 2023 05:16:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b9-20020a92db09000000b00352b08e46fasm172214iln.22.2023.11.24.05.16.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 05:16:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 05:16:10 -0800 (PST) Message-ID: <6560a21a.920a0220.a8f4e.79cfSMTPIN_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 C99C66051831; Fri, 24 Nov 2023 08:16:09 -0500 (EST) Subject: |SUCCESS| pw134605 [PATCH] [v2] eal/linux: force iova-mode va withou From: dpdklab@iol.unh.edu To: Test Report Cc: Christian Ehrhardt 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/134605 _Testing PASS_ Submitter: Christian Ehrhardt Date: Friday, November 24 2023 10:09:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134605 --> 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 | +-----------------+----------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28467/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/