[PATCH] net/ice: fix ice dcf contrl thread crash

Stephen Hemminger stephen at networkplumber.org
Thu Feb 9 01:05:49 CET 2023


On Wed,  8 Feb 2023 16:30:05 +0800
Ke Zhang <ke1x.zhang at intel.com> wrote:

> +		if (hw->vc_event_msg_cb == NULL)
> +			pthread_exit(NULL);

Do we need rte_thread_exit() wrapper to be compatiable with Windows?


More information about the dev mailing list