mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] ethtool: Version bump. 6.1 -> 6.2
@ 2023-02-22 18:40 Christian Melki
  2023-02-24  7:24 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-02-22 18:40 UTC (permalink / raw)
  To: ptxdist

Minor fixes and UAPI update.
Introduces support for PLCA (PHY Level Collision Avoidance, 802.3cg-2019 Clause 148).
Used for determinism in industrial networks when dealing with collisions
in half-duplex environments.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/ethtool.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/ethtool.make b/rules/ethtool.make
index 8ba1931aa..8948176fe 100644
--- a/rules/ethtool.make
+++ b/rules/ethtool.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool
 #
 # Paths and names
 #
-ETHTOOL_VERSION	:= 6.1
-ETHTOOL_MD5	:= 99fe4294ed0e3ebeb7c949ca459e2ffd
+ETHTOOL_VERSION	:= 6.2
+ETHTOOL_MD5	:= 7ebbc1298b6c7f3f028e98a5a5f10029
 ETHTOOL_SUFFIX	:= tar.xz
 ETHTOOL		:= ethtool-$(ETHTOOL_VERSION)
 ETHTOOL_URL	:= $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX))
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] ethtool: Version bump. 6.1 -> 6.2
  2023-02-22 18:40 [ptxdist] [PATCH] ethtool: Version bump. 6.1 -> 6.2 Christian Melki
@ 2023-02-24  7:24 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-02-24  7:24 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 811783c201f786b8a024009d6ea2aee23cb62683.

Michael

[sent from post-receive hook]

On Fri, 24 Feb 2023 08:24:47 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor fixes and UAPI update.
> Introduces support for PLCA (PHY Level Collision Avoidance, 802.3cg-2019 Clause 148).
> Used for determinism in industrial networks when dealing with collisions
> in half-duplex environments.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230222184043.409620-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/ethtool.make b/rules/ethtool.make
> index 8ba1931aafaf..8948176feb2f 100644
> --- a/rules/ethtool.make
> +++ b/rules/ethtool.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool
>  #
>  # Paths and names
>  #
> -ETHTOOL_VERSION	:= 6.1
> -ETHTOOL_MD5	:= 99fe4294ed0e3ebeb7c949ca459e2ffd
> +ETHTOOL_VERSION	:= 6.2
> +ETHTOOL_MD5	:= 7ebbc1298b6c7f3f028e98a5a5f10029
>  ETHTOOL_SUFFIX	:= tar.xz
>  ETHTOOL		:= ethtool-$(ETHTOOL_VERSION)
>  ETHTOOL_URL	:= $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX))



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-24  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-22 18:40 [ptxdist] [PATCH] ethtool: Version bump. 6.1 -> 6.2 Christian Melki
2023-02-24  7:24 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox