From: CKI Gitlab on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1218
NOTE: Truncated patchset due to missing public @redhat.com email
      address on your GitLab profile at https://gitlab.com/-/profile.
      Once that is fixed, close and reopen the merge request to
      retrigger sending the emails.

Hi,

As part of the ongoing rebase effort, the following configuration
options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply
with a better option.

 CONFIG_FC_APPID:

 If you say Y here, it enables the support to track
 FC I/O traffic over fabric. It enables the Fabric and the
 storage targets to identify, monitor, and handle FC traffic
 based on VM tags by inserting application specific
 identification into the FC frame.

 Symbol: FC_APPID [=y]
 Type  : bool
 Defined at drivers/scsi/Kconfig:238
   Prompt: Enable support to track FC I/O Traffic
   Depends on: BLOCK [=y] && BLK_CGROUP [=y] && SCSI [=y]
   Location:
     -> Device Drivers
       -> SCSI device support
         -> SCSI Transports
 Selects: BLK_CGROUP_FC_APPID [=y]

---

 CONFIG_SCSI_EFCT:

 The efct driver provides enhanced SCSI Target Mode
 support for specific SLI-4 adapters.

 Symbol: SCSI_EFCT [=n]
 Type  : tristate
 Defined at drivers/scsi/elx/Kconfig:1
   Prompt: Emulex Fibre Channel Target
   Depends on: SCSI_LOWLEVEL [=y] && PCI [=y] && SCSI [=y] && TARGET_CORE [=m]
&& SCSI_FC_ATTRS [=m]
   Location:
     -> Device Drivers
       -> SCSI device support
         -> SCSI low-level drivers (SCSI_LOWLEVEL [=y])
 Selects: CRC_T10DIF [=y]

---

 CONFIG_SCSI_MPI3MR:

 MPI3 based Storage & RAID Controllers Driver.

 Symbol: SCSI_MPI3MR [=n]
 Type  : tristate
 Defined at drivers/scsi/mpi3mr/Kconfig:3
   Prompt: Broadcom MPI3 Storage Controller Device Driver
   Depends on: SCSI_LOWLEVEL [=y] && PCI [=y] && SCSI [=y]
   Location:
     -> Device Drivers
       -> SCSI device support
         -> SCSI low-level drivers (SCSI_LOWLEVEL [=y])

---

Cc: "Ewan D. Milne" <[email protected]>
Cc: Tomas Henzl <[email protected]>
Cc: Maurizio Lombardi <[email protected]>
Cc: Chris Leech <[email protected]>
Signed-off-by: Fedora Kernel Team <[email protected]>

---
 redhat/configs/common/generic/CONFIG_FC_APPID            |   1 +
 redhat/configs/common/generic/CONFIG_SCSI_EFCT           |   1 +
 redhat/configs/common/generic/CONFIG_SCSI_MPI3MR         |   1 +
 redhat/configs/pending-common/generic/CONFIG_FC_APPID    |  22 ----------------
 redhat/configs/pending-common/generic/CONFIG_SCSI_EFCT   |  19 -------------
 redhat/configs/pending-common/generic/CONFIG_SCSI_MPI3MR |  17 ------------
 6 files changed, 3 insertions(+), 58 deletions(-)
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to