From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::233; helo=mail-oi1-x233.google.com; envelope-from=rafaelrodrigues.machado@gmail.com; receiver=edk2-devel@lists.01.org Received: from mail-oi1-x233.google.com (mail-oi1-x233.google.com [IPv6:2607:f8b0:4864:20::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 177BC211B85FA for ; Sun, 27 Jan 2019 02:04:02 -0800 (PST) Received: by mail-oi1-x233.google.com with SMTP id m6so10788504oig.11 for ; Sun, 27 Jan 2019 02:04:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=3cQnu0NkpZfM4qA3HZuNxDksXhkqqWK2pqNnX0WrNuY=; b=MNZ9rzdF8GrB95ov//OJjAii57rEmkCDQf4TpRdNxuJE90gcC2RQaFZSFGsyzMHuDF vaIslKq4lAUjzCe+LIN8Oi7rmjfJBx4AzbM1/7YtGBLmbAmeR6SNTy93jtIkq76j9IRq xxMuibEMMnSFPE/yMszRB34aZuCz4vh/Q1yPDuMNyHS8yD8JSQH2KshQE63BXKicKO5V 9S5RDidKm75l1w5mNC5vt37PjZ0H4FTY870BmkPM0wXIutP1tuo8U6mPoYDMUQvKj4hN hDTBT+sDbUY97TC+UUlpjmO+OlxwNDyzWgtlfMj+q/XVa9DCjhpYEm0a9CKDXsWI1Mx2 ojRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3cQnu0NkpZfM4qA3HZuNxDksXhkqqWK2pqNnX0WrNuY=; b=clAVeI2wX5qCTWonJVwx+WvP6YwpIYOwYFFMVOiNiVErfnwiLVXwiYH/HpTrRM1qFS pcNlOpxaBYYwh0wt7ESJFuRxGneTgSlupokfsfa0Y6X9WjgWx833VKvSvU1sQGzTwwoW 1HpbH4F/76YSVZfmPFdL6iQqBMC0G3lhhPSvJnssUsp8FmvxFxCrQ01LZ8DlfbybKukM jqVInKVZxNWIejtRgXOziEfZl6imUb3RsZXSjoKprwpREm/bVfhknE33WBdrF7yjCnHL 36rXBv2rOaX+RZgItGBt0hkHsuTIsZnXJ/ZK6PIR+iTVSFz0OplpydLQNRdAmQ4yHJ4I cvug== X-Gm-Message-State: AJcUukdO+kRKK4dXCbETNC2atAgMrJCbMtPVaC63xoR//8Y/bFGbejFX LDKXrssUGl+RKtn8cGyqmr9TnmIufP8icNol/K4= X-Google-Smtp-Source: AHgI3IbQUFXt9uEGIEL8agwrz2zAXY5fwRA8DsNVSimniA5Z5LS0TvJzXpkVprvkKSINe4EZHPjBoWAT4Jofkq+ysNg= X-Received: by 2002:aca:c207:: with SMTP id s7mr3124962oif.1.1548583441720; Sun, 27 Jan 2019 02:04:01 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Rafael Machado Date: Sun, 27 Jan 2019 08:05:02 -0300 Message-ID: To: Sajeesh Kk Cc: edk2-devel@lists.01.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: BlockIo2 Protocol test tool X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2019 10:04:03 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Sajeesh I don't now of any tool with this purpose. Rafael Em s=C3=A1b, 26 de jan de 2019 13:57, Sajeesh Kk Hello Rafeal, > > I believe The UEFI Sct test suite cannot be used for performance testing. > Are there any tools which can be used from UEFI shell to measure disk IO > perfomance using BlockIO2 Protocol ? > Please let me know. > > Thanks, > Sajeesh. > > On Sat, Jan 26, 2019 at 9:39 PM Rafael Machado < > rafaelrodrigues.machado@gmail.com> wrote: > >> Hi Sajeesh >> >> Probably you can use UEFI Sct for this test. >> http://uefi.org/testtools >> >> Thanks and Regards >> Rafael Machado >> >> Em s=C3=A1b, 26 de jan de 2019 00:24, Sajeesh Kk > >>> Hello all, >>> >>> I have a prototype BlockIO2 protocol implementation. Are there any >>> independent tools available to test this out ?. Please let me know. >>> >>> Thanks, >>> Sajeesh. >>> _______________________________________________ >>> edk2-devel mailing list >>> edk2-devel@lists.01.org >>> https://lists.01.org/mailman/listinfo/edk2-devel >>> >>