Skip to content

virtio_net: add optional flow dissection in virtio_net_hdr_to_skb #1311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
version: 4
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=496423

@kernel-patches-bot
Copy link
Author

Master branch: cf68fa4
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=496423
version: 4

@kernel-patches-bot
Copy link
Author

Master branch: 380afe7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=496423
version: 4

@kernel-patches-bot kernel-patches-bot force-pushed the series/492083=>bpf-next branch from 44aef9e to 7b56e43 Compare June 8, 2021 20:15
@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=496423 expired. Closing PR.

@kernel-patches-bot
Copy link
Author

Master branch: 380afe7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=498317
version: 5

@kernel-patches-bot
Copy link
Author

Master branch: 380afe7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=498317
version: 5

Pull request is NOT updated. Failed to apply https://patchwork.kernel.org/project/netdevbpf/list/?series=498317
error message:

Cmd('git') failed due to: exit code(128)
  cmdline: git am -3
  stdout: 'Applying: net: flow_dissector: extend bpf flow dissector support with vnet hdr
Patch failed at 0001 net: flow_dissector: extend bpf flow dissector support with vnet hdr
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".'
  stderr: 'error: corrupt patch at line 268
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch'

conflict:


@kernel-patches-bot
Copy link
Author

Master branch: 380afe7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=498317
version: 5

@kernel-patches-bot kernel-patches-bot force-pushed the series/492083=>bpf-next branch from e9d57e8 to be8f927 Compare June 11, 2021 22:19
@kernel-patches-bot
Copy link
Author

Master branch: ca16b42
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=498317
version: 5

@kernel-patches-bot kernel-patches-bot force-pushed the series/492083=>bpf-next branch from be8f927 to e90dd29 Compare June 11, 2021 23:11
@kernel-patches-bot
Copy link
Author

Master branch: ca16b42
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=498317
version: 5

@kernel-patches-bot kernel-patches-bot force-pushed the series/492083=>bpf-next branch from e90dd29 to 6162bcf Compare June 12, 2021 06:37
@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=498317 expired. Closing PR.

@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=500253 expired. Closing PR.

@kernel-patches-bot kernel-patches-bot deleted the series/492083=>bpf-next branch June 19, 2021 00:58
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 10, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 10, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 10, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 11, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 11, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 11, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 11, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 11, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 11, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 11, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 11, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 12, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 12, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 12, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 12, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 12, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 12, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 12, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 12, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 13, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 13, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 13, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 14, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 14, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 14, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1311: FILE: net/core/pktgen.c:1311:
  +               }
  +               else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
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