Skip to content

Conversation

@devnexen
Copy link
Member

Failure reported by alpine maintainers.

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This looks good, except for the skipif message.

die('skip SO_ZEROCOPY');
}
if (strpos($arch, 'ppc') !== false || strpos($arch, 'powerpc') !== false) {
die('skip on powerpc arch');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would print "reason: on powerpc arch". So it's probably better to reword to something like "skip not for powerpc arch".

Failure reported by alpine maintainers.
@devnexen devnexen force-pushed the disable_ppc_forzerocopy branch from 3dd627d to b496ca3 Compare July 21, 2022 12:20
@devnexen devnexen closed this in 067a302 Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants