974b68c0-atl-10
carlgsmith
released this
02 May 04:01
·
23 commits
to 974b68c0-atl
since this release
mvpp2: Fix interrupt enable/disable The queue vector interrupt is left permanently disabled when netmap process exits. This results in no traffic as the kernel NAPI is never triggered. Ensure that the queue vector is enabled when netmap is no longer used for packet processing.