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 0576842DC4 for ; Mon, 3 Jul 2023 18:44:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5BAB400EF; Mon, 3 Jul 2023 18:44:05 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id CF9FF400EF for ; Mon, 3 Jul 2023 18:44:04 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-345f50577d3so17654165ab.2 for ; Mon, 03 Jul 2023 09:44:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688402644; x=1690994644; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1veZYnjbZ2vB8/do3UXDje+BmFVh4IXSc5debIFh2Tc=; b=JDfJ9kN35S/vY6ct65D6yjJr2iLukunscarhJf4OMXZbJCVRCtvydoN1woMPu4sTfZ GsSogVNn2xp5WeKXCRx+CnjXPcAllUa02giC5nUHvo2ZqnDa71qFhM4RPp9A1gQUtGH9 2tt5Dtam5N1E/3/SR00GqY80xjJXNte77yfvI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688402644; x=1690994644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1veZYnjbZ2vB8/do3UXDje+BmFVh4IXSc5debIFh2Tc=; b=SGpoAWWhu05uY84M/kCIzm9GbqSA5Z10TUDf4/Rl9aAF1FsVDDWA4jctuANxhWjpf7 Hu2hCk2zSlh06pmKBoERz4NeiT5ncwdjZEYc8bKlyWkPjpRVCVzhSK0Ry7kjPn1m7kHk iv91Sf6PXMh7/kCUOQHgddR5SXguYD67CmFaEJL72OCf8omwKZ+avA8PJHJotz2lPQNW aeAZAjFLTd/JSDJrYOQwq3eEPOkOUUtc+hr8rfw3oesIHtqzckNZYVuxCqJ/SBflmzEz 2JsUCfyEsMIADeSoID0kMQlcrJjiiODCevzgcWAIMDfXvOQC2DOodu6VxiL/MIl8f5O0 AXAw== X-Gm-Message-State: ABy/qLaYZ+oSGmxtPZDvggrwnQE/P54j06LDj+NPQlAlHUvxJC1//Rem PGgVkXlvZ7cRsK97q/XuhYNikw5aQPcRsrfqBXKI96pfnNWMkEnrVOPlTw== X-Google-Smtp-Source: APBJJlHYnUfFBKcvtlu/tKnIJnzUcEdWisQKdjPC33L7nregSaOpWR1Q6zh8k8jLg41eRo6BEsxgSz8e836A X-Received: by 2002:a92:d349:0:b0:345:aba5:3780 with SMTP id a9-20020a92d349000000b00345aba53780mr12487100ilh.22.1688402644138; Mon, 03 Jul 2023 09:44:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t2-20020a92c0c2000000b00345dd0ed39csm468590ilf.32.2023.07.03.09.44.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 09:44:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 09:44:04 -0700 (PDT) Message-ID: <64a2fad4.920a0220.85602.f56fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9A04A605246B; Mon, 3 Jul 2023 12:44:03 -0400 (EDT) Subject: |SUCCESS| pw129189 [PATCH] vhost: fix build with gcc 4.8 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/129189 _Testing PASS_ Submitter: Ali Alnubani Date: Monday, July 03 2023 08:21:53 DPDK git baseline: Repo:dpdk-next-virtio Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129189 --> testing pass Test environment and result as below: +--------------+----------+ | Environment | abi_test | +==============+==========+ | Ubuntu 22.04 | PASS | +--------------+----------+ | RHEL 7 | PASS | +--------------+----------+ | Fedora 37 | PASS | +--------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26922/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/