On 5/23/24 8:21 PM, Geliang Tang wrote:
From: Geliang Tang <[email protected]>

This patch uses new helper start_server_str() in do_test() in bpf_tcp_ca.c
to accept a struct network_helper_opts argument instead of using
start_server() and settcpca(). Then change the type of the first paramenter

I think it missed to replace the start_server()+settcpca() usage in test_dctcp_fallback().


Reply via email to