Message ID | cover.1624007533.git.riteshh@linux.ibm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <fstests-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BFA6C48BDF for <linux-fstests@archiver.kernel.org>; Fri, 18 Jun 2021 11:10:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6BAE46128C for <linux-fstests@archiver.kernel.org>; Fri, 18 Jun 2021 11:10:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232255AbhFRLMZ (ORCPT <rfc822;linux-fstests@archiver.kernel.org>); Fri, 18 Jun 2021 07:12:25 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:15168 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229848AbhFRLMZ (ORCPT <rfc822;fstests@vger.kernel.org>); Fri, 18 Jun 2021 07:12:25 -0400 Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 15IB3vkm143066; Fri, 18 Jun 2021 07:10:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=from : to : cc : subject : date : message-id : content-transfer-encoding : mime-version; s=pp1; bh=0Q3FRX/7HjKJFmTWKrRE7B7+g8htEoDzqBQ2O+XLxm0=; b=hrU/2bzpSvbAFms1ySDose6xSb80ABNtXvnS7fsPjWaqT3mAFfGAQi4EavPiguyjXuXb 7hysUDS6cOGS3qkYNTgaegDqJfOQ4Ywxp8BXr5f4+jEx6Q+ye79HDoZH2twhuIfM0sUK 1Uf2+hq7HpqzW71jSvwio7VYl2rmi+dBjbB+ZILHSJEEb49wDxNXQKCVaUMZJgDse4fM e1/RF8pLf3xX3DU8cPBJAdkVdoW99KLpFuj6gTBfvjTRunMYn+DcUDhXfXjVj2rzKdRI sR7mbNYgSPKV2XOL0mCfiLVkw6mrE0UvdlnOy0GCzUMO1ywnCRpObs9J0b99NTKgqAKj rQ== Received: from ppma03ams.nl.ibm.com (62.31.33a9.ip4.static.sl-reverse.com [169.51.49.98]) by mx0a-001b2d01.pphosted.com with ESMTP id 398sjh9fvk-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 18 Jun 2021 07:10:14 -0400 Received: from pps.filterd (ppma03ams.nl.ibm.com [127.0.0.1]) by ppma03ams.nl.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 15IB8Zm7028726; Fri, 18 Jun 2021 11:10:12 GMT Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by ppma03ams.nl.ibm.com with ESMTP id 394mj8u8s3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 18 Jun 2021 11:10:12 +0000 Received: from b06wcsmtp001.portsmouth.uk.ibm.com (b06wcsmtp001.portsmouth.uk.ibm.com [9.149.105.160]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 15IBAAeO9175398 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 18 Jun 2021 11:10:10 GMT Received: from b06wcsmtp001.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id E86C0A4065; Fri, 18 Jun 2021 11:10:09 +0000 (GMT) Received: from b06wcsmtp001.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 93003A4062; Fri, 18 Jun 2021 11:10:09 +0000 (GMT) Received: from localhost (unknown [9.85.68.238]) by b06wcsmtp001.portsmouth.uk.ibm.com (Postfix) with ESMTP; Fri, 18 Jun 2021 11:10:09 +0000 (GMT) From: Ritesh Harjani <riteshh@linux.ibm.com> To: "Theodore Ts'o" <tytso@mit.edu> Cc: fstests@vger.kernel.org, linux-ext4@vger.kernel.org, Ritesh Harjani <riteshh@linux.ibm.com> Subject: [PATCH 0/9] kvmxfstests: Add 64K related configs for Power Date: Fri, 18 Jun 2021 16:39:51 +0530 Message-Id: <cover.1624007533.git.riteshh@linux.ibm.com> X-Mailer: git-send-email 2.31.1 X-TM-AS-GCONF: 00 X-Proofpoint-ORIG-GUID: ABKoUBnxMl0QSeHt9GzuP2UIw5rGIm5z X-Proofpoint-GUID: ABKoUBnxMl0QSeHt9GzuP2UIw5rGIm5z Content-Transfer-Encoding: 8bit X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391,18.0.790 definitions=2021-06-18_04:2021-06-18,2021-06-18 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 priorityscore=1501 phishscore=0 mlxscore=0 mlxlogscore=830 adultscore=0 suspectscore=0 malwarescore=0 bulkscore=0 impostorscore=0 spamscore=0 clxscore=1015 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2106180064 Precedence: bulk List-ID: <fstests.vger.kernel.org> X-Mailing-List: fstests@vger.kernel.org |
Series |
kvmxfstests: Add 64K related configs for Power
|
expand
|