[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166912021602.19490.6125731777868995356.git-patchwork-notify@kernel.org>
Date: Tue, 22 Nov 2022 12:30:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tiezhu Yang <yangtiezhu@...ngson.cn>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, brouer@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] samples: pktgen: Use "grep -E" instead of "egrep"
Hello:
This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Sat, 19 Nov 2022 10:55:04 +0800 you wrote:
> The latest version of grep claims the egrep is now obsolete so the build
> now contains warnings that look like:
> egrep: warning: egrep is obsolescent; using grep -E
> fix this up by moving the related file to use "grep -E" instead.
>
> sed -i "s/egrep/grep -E/g" `grep egrep -rwl samples/pktgen`
>
> [...]
Here is the summary with links:
- [net-next] samples: pktgen: Use "grep -E" instead of "egrep"
https://git.kernel.org/netdev/net-next/c/6dcd6d015220
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists