* Kernel crash caused by vxlan testing
@ 2024-04-22 9:35 zhulei
2024-04-22 19:46 ` Jakub Kicinski
0 siblings, 1 reply; 2+ messages in thread
From: zhulei @ 2024-04-22 9:35 UTC (permalink / raw)
To: netdev; +Cc: davem
Hey all,
I recently used a testing program to test the 4.19 stable branch kernel and found that a crash occurred immediately. The test source code link is:
https://github.com/Backmyheart/src0358/blob/master/vxlan_fdb_destroy.c
The test command is as follows:
gcc vxlan_fdb_destroy.c -o vxlan_fdb_destroy -lpthread
According to its stack, upstream has relevant repair patch, the commit id is 7c31e54aeee517d1318dfc0bde9fa7de75893dc6.
May i ask if the 4.19 kernel will port this patch ?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kernel crash caused by vxlan testing
2024-04-22 9:35 Kernel crash caused by vxlan testing zhulei
@ 2024-04-22 19:46 ` Jakub Kicinski
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2024-04-22 19:46 UTC (permalink / raw)
To: zhulei; +Cc: netdev, davem
On Mon, 22 Apr 2024 17:35:48 +0800 (CST) zhulei wrote:
> According to its stack, upstream has relevant repair patch, the commit id is 7c31e54aeee517d1318dfc0bde9fa7de75893dc6.
>
> May i ask if the 4.19 kernel will port this patch ?
You need to request the backport form stable maintainers,
or the author.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-22 19:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-22 9:35 Kernel crash caused by vxlan testing zhulei
2024-04-22 19:46 ` Jakub Kicinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).