torvalds/linux

View on GitHub
tools/testing/selftests/tc-testing/tdc_batch.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function format_del_filter has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

def format_del_filter(device, prio, handle, skip, src_mac, dst_mac,
Severity: Major
Found in tools/testing/selftests/tc-testing/tdc_batch.py - About 50 mins to fix

    Function format_add_filter has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def format_add_filter(device, prio, handle, skip, src_mac, dst_mac,
    Severity: Major
    Found in tools/testing/selftests/tc-testing/tdc_batch.py - About 50 mins to fix

      Function format_rep_filter has 7 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac,
      Severity: Major
      Found in tools/testing/selftests/tc-testing/tdc_batch.py - About 50 mins to fix

        There are no issues that match your filters.

        Category
        Status