lkml.org 
[lkml]   [2019]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRE: [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool
    Date
    From: Jesper Dangaard Brouer <brouer@redhat.com>

    > The page_pool_request_shutdown() API return indication if there are any
    > in-flight frames/pages, to know when it is safe to call
    > page_pool_free(), which you are also missing a call to.
    >
    > This page_pool_request_shutdown() is only intended to be called from
    > xdp_rxq_info_unreg() code, that handles and schedule a work queue if it
    > need to wait for in-flight frames/pages.

    So you mean I can't call it or I should implement the same deferred work
    ?

    Notice that in stmmac case there will be no in-flight frames/pages
    because we free them all before calling this ...

    \
     
     \ /
      Last update: 2019-07-04 16:47    [W:4.246 / U:1.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site