Skip to content
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

Automated cherry pick of #5838: Fix antctl trace-packet arguments missing issue #5871

Conversation

luolanzone
Copy link
Contributor

Cherry pick of #5838 on release-1.14.

#5838: Fix antctl trace-packet arguments missing issue

For details on the cherry pick process, see the cherry pick requests page.

Fix the following error when running `antctl trace-packet`, which is
caused by missing arguments for ovs-appctl command.

```
syntax error at br-int (or the bridge name was omitted)
ovs-appctl: /var/run/openvswitch/ovs-vswitchd.103.ctl: server returned an error
```

Signed-off-by: Lan Luo <luola@vmware.com>
@luolanzone luolanzone added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Jan 12, 2024
@tnqn
Copy link
Member

tnqn commented Jan 12, 2024

/skip-all

@tnqn tnqn merged commit 4f1a1f2 into antrea-io:release-1.14 Jan 12, 2024
46 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants