[Bug 254884] [if_smsc] Add ability to disable "turbo_mode" (RX frames batching) similar to linux driver

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 8 12:15:05 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254884

            Bug ID: 254884
           Summary: [if_smsc] Add ability to disable "turbo_mode" (RX
                    frames batching) similar to linux driver
           Product: Base System
           Version: CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: usb
          Assignee: usb at FreeBSD.org
          Reporter: osidorkin at gmail.com

Created attachment 223924
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223924&action=edit
Patch to add ability to disable "turbo mode" in if_smsc

"turbo  mode" makes chip to wait a while before transferring the frame in case
there are some other frames. This increases both throughput and rtt.

Linux driver has module param to disable batching if necessary.

Attached patch adds similar flag to freebsd driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list