Skip to content

974b68c0-atl-22

Choose a tag to compare

@carlgsmith carlgsmith released this 08 Jan 01:24
· 5 commits to 974b68c0-atl since this release
mvpp2: fix netmap_stop procedure

When disabling netmap the stop procedure would not function correctly
for mvpp2 CP units with more than 1 port in use.

Change pool/memory free condition such that it only occurs once per CP
unit. Also change the rx offset change to use the rxq id (similar change
to netmap_start procedure).