Skip to content

Commit 6e5e798

Browse files
victor-erminpourSomasundaram Krishnasamy
authored andcommitted
uek-rpm: Enable SoftRoCE related configuration in UEK5
Enable SoftRoCE in the UEK5 kernel config files: CONFIG_RDMA_RXE=m Orabug: 27449119 Reviewed-by: Wei Lin Guay <[email protected]> Signed-off-by: Victor Erminpour <[email protected]> Signed-off-by: Somasundaram Krishnasamy <[email protected]>
1 parent 10e7aa2 commit 6e5e798

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

uek-rpm/ol7/config-x86_64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5695,7 +5695,7 @@ CONFIG_INFINIBAND_ISER=m
56955695
CONFIG_INFINIBAND_ISERT=m
56965696
# CONFIG_INFINIBAND_OPA_VNIC is not set
56975697
# CONFIG_INFINIBAND_RDMAVT is not set
5698-
# CONFIG_RDMA_RXE is not set
5698+
CONFIG_RDMA_RXE=m
56995699
# CONFIG_INFINIBAND_QEDR is not set
57005700
# CONFIG_INFINIBAND_BNXT_RE is not set
57015701
CONFIG_EDAC_ATOMIC_SCRUB=y

uek-rpm/ol7/config-x86_64-debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5699,7 +5699,7 @@ CONFIG_INFINIBAND_ISER=m
56995699
CONFIG_INFINIBAND_ISERT=m
57005700
# CONFIG_INFINIBAND_OPA_VNIC is not set
57015701
# CONFIG_INFINIBAND_RDMAVT is not set
5702-
# CONFIG_RDMA_RXE is not set
5702+
CONFIG_RDMA_RXE=m
57035703
# CONFIG_INFINIBAND_QEDR is not set
57045704
# CONFIG_INFINIBAND_BNXT_RE is not set
57055705
CONFIG_EDAC_ATOMIC_SCRUB=y

0 commit comments

Comments
 (0)