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 36EBD4373D for ; Mon, 18 Dec 2023 21:53:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32F86406BC; Mon, 18 Dec 2023 21:53:40 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 113354064C for ; Mon, 18 Dec 2023 21:53:39 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e7409797a1so7428617b3.0 for ; Mon, 18 Dec 2023 12:53:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702932818; x=1703537618; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0bQWyNQ7/4s4Et9tCun3mqTA5A2WGROIzUyKx7S32tY=; b=ReApIUz9m9p6PlbVmzIiEqIiqgFsZNwn51Hp3UCWEPicLn79elPFgA9J29GfLmUbMd ZxB0bxlYp3ge3nxKivlJgSABRzjIk8K+QfjckN2cE5YLOHOypNzZ9gmQprDzNXX4brZ7 XYBUroDvU2FQb+3XbS7H2fvjhK0SDsMhBO3FE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702932818; x=1703537618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0bQWyNQ7/4s4Et9tCun3mqTA5A2WGROIzUyKx7S32tY=; b=heWg5J79O6AH7xSHT/STqxSwUcUktbr3r++AOpj1jWrT3Ibd6NtHue40qHzYzmnDfA Gqav7Evx7w7RzfHLFFdDr94RJ2wFU5HUS1iclep0A17XLN6BblCJInpYQe4FQYCqGMpp B14sChkP54LkxUpS2OdaJQUbxkR6eMJYJ+3pfGkqJbb5zOuqmBtnBfbDK8fP9BjRz94E DTUH8weegtvhI7Oqf1RktS15Am4jlA0tn0Updc1M8ttCS2FGhaFu5593ubqT1KFFMC27 mXYLKIYekLlGcOoHIWxlrGD7Hf4CFyMv2HfWeaBr7R4LdHJgIi88cXa/I82llfBZOuJx pDUA== X-Gm-Message-State: AOJu0YzQBgGn0qhp0YSGx7JFHNwm3E9HJ+gL6XGrXo3K6OIIgDY5mw7m SIZJkzljjqIvdo3E6sWIU6Evs6HRgIKhTbAAOORFU/W3Is1tInSUTv2Zfg== X-Google-Smtp-Source: AGHT+IFbKQtlJNvWzzBA9V9/+/+8LyA4yGzDVU0QGKUXUZUyjFlOwoZjbQ0Fyi645ynfLcNi1AuTs4PRZMR6 X-Received: by 2002:a81:4ac1:0:b0:5d6:cb0e:7d71 with SMTP id x184-20020a814ac1000000b005d6cb0e7d71mr12432729ywa.17.1702932817621; Mon, 18 Dec 2023 12:53:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e68-20020a0df547000000b0059f50159db3sm2700337ywf.52.2023.12.18.12.53.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 12:53:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 12:53:37 -0800 (PST) Message-ID: <6580b151.0d0a0220.b9dff.5e86SMTPIN_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 412836051823; Mon, 18 Dec 2023 15:53:37 -0500 (EST) Subject: |SUCCESS| pw135279-135280 [PATCH] [2/2] common/qat: add vqat confiur 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135280 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Monday, December 18 2023 13:41:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135279-135280 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28660/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/