pub async fn handle_vsockperf<P: PlatformServices>(
    services: &P,
    args: &VsockPerfArgs
) -> Result<VsockPerfResult, Error>