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 0E0784321C for ; Sat, 28 Oct 2023 02:19:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09BAA402A7 for ; Sat, 28 Oct 2023 02:19:47 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id 91AEB402AA for ; Sat, 28 Oct 2023 02:19:46 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-6705379b835so3269276d6.1 for ; Fri, 27 Oct 2023 17:19:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698452385; x=1699057185; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hNpPghcjokLoTouYmM4oKmU8DJgLc4w6OfgD2PUeJdQ=; b=WoKmFnFaIrV8rz4QpeIPkUFoC2fE3sqFiWYbAoLF0xUjDgkiNiCkhSCxhggrrikPFZ 95qTi/p7f4RMk0ldi3oqg+DWL/K5gfgw7Nd1YhmPur+DIK6QLrlRV6Zsrpm04owBvVLx XYFCohGE9kBn7Sqe+muZbDiZy1XkYzGP1m+i09VqlsE/GI/qacKBn946iBP6djj0bt05 lDgo27gqYkUdMWocaVzDiYJloj09nsaa8zWkqcJQ+yY9S8v0fj2GeAGSwVtOf5IgtR30 8075BsS/qrTaEJgy4AE3bg69vvZG3tTCT+FC4o+mx79KNAhf5zqhCOtifohM2DsaMwW4 vnPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698452385; x=1699057185; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hNpPghcjokLoTouYmM4oKmU8DJgLc4w6OfgD2PUeJdQ=; b=t1QHX5hJBgzI5wMFLgD3poscJ9PeZwWRias+mdIthXp9Y9dqR/VVAgK9/5pqfv3VyY Q8H24rfCwiFiQRYKAVhRqZs4vS2CUdALJwofgmiKRfK9QKx61ygX0QZuFkXRCZ4fBvfI lKqiIOpLVN2TjqOcCvipQmYPHiOm6X0iO64ch4tIQ5/JNtbidY4dBHrEtWniK2es0Uat 5XEpbk170J89PNWItJtQxAWsKa8GO+6ztJrdT0/4cWzwsQr0jd61vAEwopMwbSCGlhZ1 5IODhbdg1wQ1+XjvYaJgY7NmzT8nrpewfHSvD1Kq/Heh/qLWpWMDMNQV2X/D68PScSFB xQMQ== X-Gm-Message-State: AOJu0Yy5wb8UmAZ5F5LyFSTxQm5anas1u+bwmPsKGbtj4FPS6rzAwYnI 2TYjNXVzr0drsaNNcfkqLbDZzrIKfM6dx3RWuyw= X-Google-Smtp-Source: AGHT+IGxakNutsy7OanAbwGWpRiHVpjtCkHsGDahHuN67j5wbzWT5jA3hIVedfKYz+T/VlJa4MHbvQ== X-Received: by 2002:a05:6214:c88:b0:66d:48f8:e637 with SMTP id r8-20020a0562140c8800b0066d48f8e637mr5471999qvr.34.1698452385689; Fri, 27 Oct 2023 17:19:45 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id ew3-20020a0562140aa300b0066d1540f9ecsm1080399qvb.77.2023.10.27.17.19.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Oct 2023 17:19:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133527 [PATCH v2 10/10] test/bbdev: support 4 bit LLR compression Date: Fri, 27 Oct 2023 20:19:44 -0400 Message-Id: <20231028001944.2183760-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231027225728.563914-11-nicolas.chautru@intel.com> References: <20231027225728.563914-11-nicolas.chautru@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/133527/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6673165180