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

[networking] call tc filter show with mandatory ingress subcommand #2550

Conversation

pmoravec
Copy link
Contributor

tc filter show must be called with "ingress" subcommand, otherwise
it shows nothing.

Resolves: #2550

Signed-off-by: Pavel Moravec pmoravec@redhat.com


Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname email@example.com?
  • If this commit closes an existing issue, is the line Closes: #ISSUENUMBER included in an independent line?
  • If this commit resolves an existing pull request, is the line Resolves: #PRNUMBER included in an independent line?

Both "tc -s filter show dev %eth [|ingress]" commands required as
they provide different output.

Resolves: sosreport#2550

Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
@pmoravec pmoravec force-pushed the sos-pmoravec-networking-tc-filter-show-ingress branch from 7d46e4c to b791c26 Compare May 19, 2021 14:07
@TurboTurtle TurboTurtle merged commit bbb7f8b into sosreport:master May 20, 2021
jcastill pushed a commit to jcastill/sos that referenced this pull request Jun 3, 2021
Both "tc -s filter show dev %eth [|ingress]" commands required as
they provide different output.

Resolves: sosreport#2550

Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
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.

None yet

3 participants