Skip to content

examples: Added an example of a problematic patch with an explanation#500

Merged
sjenning merged 1 commit intodynup:masterfrom
euspectre:examples
Oct 1, 2015
Merged

examples: Added an example of a problematic patch with an explanation#500
sjenning merged 1 commit intodynup:masterfrom
euspectre:examples

Conversation

@euspectre
Copy link
Contributor

examples/tcp_cubic-better-follow-cubic-curve-original.patch is the
original patch, combined from two mainline commits (see the description
in the patch). It cannot be used with Kpatch as it is because the
change is in the initialization of a global structure.

examples/tcp_cubic-better-follow-cubic-curve-converted.patch is a
modification of the patch that Kpatch can process. Still, this
modification has its issues, see the description there.

examples/tcp_cubic-better-follow-cubic-curve-original.patch is the
original patch, combined from two mainline commits (see the description
in the patch). It cannot be used with Kpatch as it is because the
change is in the initialization of a global structure.

examples/tcp_cubic-better-follow-cubic-curve-converted.patch is a
modification of the patch that Kpatch can process. Still, this
modification has its issues, see the description there.

Signed-off-by: Evgenii Shatokhin <[email protected]>
@jpoimboe
Copy link
Member

@euspectre Thanks for starting this! and congrats on opening our 500th PR :)

👍

@euspectre
Copy link
Contributor Author

:-) Yes, let us start from here.

sjenning added a commit that referenced this pull request Oct 1, 2015
examples: Added an example of a problematic patch with an explanation
@sjenning sjenning merged commit f049dcf into dynup:master Oct 1, 2015
@euspectre euspectre deleted the examples branch November 23, 2015 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants