[OS-BUILD PATCH] [redhat] enable IPV6 SEG6

2023-04-28 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu [redhat] enable IPV6 SEG6 Enable SRv6 (Segment Routing over IPv6 dataplane) technology to RHEL. Signed-off-by: Hangbin Liu diff --git a/redhat/configs/fedora/generic/CONFIG_IPV6_SEG6_HMAC b/redhat/configs/common/generic/CONFIG_IPV6_SEG6_HMAC rename from redhat/configs/fedor

[OS-BUILD PATCH] kernel.spec: add bonding selftest

2023-04-28 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu kernel.spec: add bonding selftest Add bonding selftest to internal kselftest rpm. Signed-off-by: Hangbin Liu diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index blahblah..blahblah 100644 --- a/redhat/kernel.spec.template +++ b/redhat/kernel.spec.temp

Re: [OS-BUILD PATCHv3] redhat/configs: enable CONFIG_DEBUG_NET for debug kernel

2022-06-14 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1858#note_991625016 @jbencrh Please help review? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedor

[OS-BUILD PATCHv5] redhat/configs: enable CONFIG_DEBUG_NET for debug kernel

2022-06-12 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu redhat/configs: enable CONFIG_DEBUG_NET for debug kernel It's useful for networking issue debugging if we enable CONFIG_DEBUG_NET. Let's enable this config for both ark and fedora. Signed-off-by: Hangbin Liu diff --git a/redhat/configs/common/debug/CONFIG_DEBUG_NET b/redhat

Re: [OS-BUILD PATCHv3] redhat/configs: enable CONFIG_DEBUG_NET for debug kernel

2022-06-12 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1858#note_988249641 Ah, yes. Forgot to do that. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedora

[OS-BUILD PATCHv4] redhat/configs: enable CONFIG_DEBUG_NET for debug kernel

2022-06-12 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu redhat/configs: enable CONFIG_DEBUG_NET for debug kernel It's useful for networking issue debugging if we enable CONFIG_DEBUG_NET. Let's enable this config for both ark and fedora. Signed-off-by: Hangbin Liu diff --git a/redhat/configs/common/debug/CONFIG_DEBUG_NET b/redhat

[OS-BUILD PATCHv3] redhat/configs: enable CONFIG_DEBUG_NET for debug kernel

2022-06-09 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu redhat/configs: enable CONFIG_DEBUG_NET for debug kernel It's useful for networking issue debugging if we enable CONFIG_DEBUG_NET. Let's enable this config for both ark and fedora. Signed-off-by: Hangbin Liu diff --git a/redhat/configs/common/debug/CONFIG_DEBUG_NET b/redhat

[OS-BUILD PATCHv2] redhat/configs: enable CONFIG_DEBUG_NET for debug kernel

2022-06-09 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu redhat/configs: enable CONFIG_DEBUG_NET for debug kernel It's useful for networking debug if we enabled CONFIG_DEBUG_NET for debug kernel Signed-off-by: Hangbin Liu diff --git a/redhat/configs/ark/debug/CONFIG_DEBUG_NET b/redhat/configs/ark/debug/CONFIG_DEBUG_NET new file m

[OS-BUILD PATCH] redhat/configs: enable CONFIG_DEBUG_NET for debug kernel

2022-06-08 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu redhat/configs: enable CONFIG_DEBUG_NET for debug kernel It's useful for networking debug if we enabled CONFIG_DEBUG_NET for debug kernel Signed-off-by: Hangbin Liu diff --git a/redhat/configs/ark/debug/CONFIG_DEBUG_NET b/redhat/configs/ark/debug/CONFIG_DEBUG_NET new file m

Re: [OS-BUILD PATCHv7 0/4] ARK: Remove RHEL version specific device/driver support markers

2022-04-11 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1610#note_907835799 Thanks ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Co

Re: [OS-BUILD PATCHv7 0/4] ARK: Remove RHEL version specific device/driver support markers

2022-04-11 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1610#note_907667212 It looks I don't have permission to resolve the thread and ack MR. Please feel free to set this thread as resolved by yourself. ___ kernel mail

Re: [OS-BUILD PATCHv7 0/4] ARK: Remove RHEL version specific device/driver support markers

2022-04-11 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1610#note_907648068 Yes. this MR was not shown on my todo list. So I forgot to ack it. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe sen

[OS-BUILD PATCH] redhat: configs: Disable team driver

2022-02-17 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu redhat: configs: Disable team driver Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1945477 Upstream Status: RHEL-only This drivers have been deprecated with RHEL9, so with RHEL10 it is time to remove it. Disable the NET_TEAM on ARK. No need to set the modes as they dep

Re: [OS-BUILD PATCHv5 0/4] Sync support status with RHEL9 and updates to new messaging

2022-02-14 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1610#note_842807863 Thanks for this info, I will update the team CONFIG later. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an ema

Re: [OS-BUILD PATCHv4 0/2] Sync support status with RHEL9 and updates to new messaging

2022-02-13 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1610#note_841142964 @pjgeorg Hi, would you please update the MR description since the patches has been updated? BTW, Is there a reason why you only removed mark_driver_deprecated() for team device, but other

Re: [OS-BUILD PATCH] team: mark team driver as deprecated

2021-05-25 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1063#note_584370787 @jmflinuxtx hi, Xin Long is the Maintainer of team, based on RHMAINTAINERS doc. ___ kernel mailing list -- kernel@lists.fedoraproject.org To un

[OS-BUILD PATCH] team: mark team driver as deprecated

2021-04-29 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu team: mark team driver as deprecated Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1945477 Upstream: RHEL only We are planning to deprecate Teaming in RHEL 9 and remove it in RHEL 10. Teaming and Bonding offer similar functionalities and are causing confusion for our c

Re: [OS-BUILD PATCHv3] wireguard: disable in FIPS mode

2021-04-28 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_563249793 Thanks Simo for the explanation. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fe

Re: [OS-BUILD PATCHv3] wireguard: disable in FIPS mode

2021-04-27 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_562117001 @dzickusrh Yes, this is a short-term workaround. However, I don't know the process of lib/crypto update for crypto team. So I'm not sure if this could be done around 5.14. @simo5 Is there

Re: [OS-BUILD PATCHv3] wireguard: disable in FIPS mode

2021-04-22 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_557724261 @jbencrh Yes, Sushil, Sabrina and I have a sync meeting with Simo and crypto team. We should disable the crypto part at last, but it's a little complex and will not land soon. So we decide

Re: [OS-BUILD PATCHv3] wireguard: disable in FIPS mode

2021-04-18 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_554480786 BTW, not sure if I should cc Simo Sorce and Herbert Xu for this MR. But I don't know their gitlab account... ___ kernel mailing list -- kernel@l

Re: [OS-BUILD PATCHv3] wireguard: disable in FIPS mode

2021-04-18 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_554480022 Hi @jbencrh @sdubroca @omos @marcelo.leitner, The [upstream patch](https://www.spinics.net/lists/netdev/msg733537.html) was rejected. I have updated the commit description. Would you pleas

[OS-BUILD PATCHv3] wireguard: disable in FIPS mode

2021-04-18 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu wireguard: disable in FIPS mode Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1940794 Upstream: RHEL Only The cryptos(BLAKE2S, Curve25519, CHACHA20POLY1305) in WireGuard are not FIPS approved. Disable loading the cryptos is a better solution, but the cryptos called by

Re: [OS-BUILD PATCHv2] wireguard: disable in FIPS mode

2021-04-07 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_546544956 I only posted to netdev. Is it OK to cc linux-crypto after post? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send a

Re: [OS-BUILD PATCHv2] wireguard: disable in FIPS mode

2021-04-07 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_546522526 Make sense to me, I just post a patch to upstream. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to ker

Re: [OS-BUILD PATCH] wireguard: disable in FIPS mode

2021-04-07 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_546433292 @marcelo.leitner Sorry, I set the notification to only mentioned. I have updated the patch. Please help review. ___ kernel mailing list -- kerne

[OS-BUILD PATCHv2] wireguard: disable in FIPS mode

2021-04-07 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu wireguard: disable in FIPS mode Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1940794 Upstream: RHEL Only As the cryptos(BLAKE2S, Curve25519, CHACHA20POLY1305) in WireGuard are not FIPS certified, the WireGuard module should be disabled in FIPS mode. Signed-off-by: Ha

Re: [OS-BUILD PATCHv2 0/2] configs: enable CONFIG_WIREGUARD

2021-04-07 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/993#note_546425260 @omos Thanks, I have updated the subject. Would you please help ack the bug if it's OK for you? ___ kernel mailing list -- kernel@lists.fedorapr

[OS-BUILD PATCHv2 2/2] wireguard: mark as Tech Preview

2021-04-07 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu wireguard: mark as Tech Preview Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1613522 Upstream: RHEL only WireGuard is Tech Preview in RHEL 9.0. Signed-off-by: Hangbin Liu diff a/drivers/net/wireguard/main.c b/drivers/net/wireguard/main.c --- a/drivers/net/wireguard

[OS-BUILD PATCHv2 1/2] configs: enable CONFIG_WIREGUARD in ARK

2021-04-07 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu configs: enable CONFIG_WIREGUARD in ARK Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1613522 Upstream: RHEL only Enable CONFIG_WIREGUARD as requested in the bugzilla. Configs CONFIG_CRYPTO_LIB_BLAKE2S, CONFIG_CRYPTO_LIB_CHACHA20POLY1305, CONFIG_CRYPTO_LIB_CURVE25519 a

[OS-BUILD PATCHv2 0/2] configs: enable CONFIG_WIREGUARD

2021-04-07 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/993 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1613522 Upstream: RHEL only Enable CONFIG_WIREGUARD as requested in the bugzilla. Configs CONFIG_CRYPTO_LIB_BLAKE2S, CONFIG_CRYPTO_LI

Re: [OS-BUILD PATCH] wireguard: disable in FIPS mode

2021-04-01 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/994#note_543088211 @jbencrh @sdubroca @marcelo.leitner would you please help review? Thanks! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscri

[OS-BUILD PATCH] wireguard: disable in FIPS mode

2021-04-01 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu wireguard: disable in FIPS mode Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1940794 Upstream: RHEL Only As the cryptos(BLAKE2S, Curve25519, CHACHA20POLY1305) in WireGuard are not FIPS certified, the WireGuard module should be disabled in FIPS mode. Signed-off-by: Ha

Re: [OS-BUILD PATCH 0/2] configs: enable CONFIG_WIREGUARD

2021-04-01 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/993#note_542743782 @jbencrh @sdubroca @herbert.xu2 @omos would you please help review? Thanks! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubsc

[OS-BUILD PATCH 1/2] configs: enable CONFIG_WIREGUARD

2021-04-01 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu configs: enable CONFIG_WIREGUARD Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1613522 Upstream: RHEL only Enable CONFIG_WIREGUARD as requested in the bugzilla. Configs CONFIG_CRYPTO_LIB_BLAKE2S, CONFIG_CRYPTO_LIB_CHACHA20POLY1305, CONFIG_CRYPTO_LIB_CURVE25519 are need

[OS-BUILD PATCH 2/2] wireguard: mark as Tech Preview

2021-04-01 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu wireguard: mark as Tech Preview Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1613522 Upstream: RHEL only WireGuard is Tech Preview in RHEL 9.0. Signed-off-by: Hangbin Liu diff a/drivers/net/wireguard/main.c b/drivers/net/wireguard/main.c --- a/drivers/net/wireguard

[OS-BUILD PATCH 0/2] configs: enable CONFIG_WIREGUARD

2021-04-01 Thread Hangbin Liu (via Email Bridge)
From: Hangbin Liu on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/993 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1613522 Upstream: RHEL only Enable CONFIG_WIREGUARD as requested in the bugzilla. Configs CONFIG_CRYPTO_LIB_BLAKE2S, CONFIG_CRYPTO_LI