On Thu, 2017-01-19 at 08:18 +0000, Andy Duan wrote: > I will double check your fix. Thanks. > > And, if driver is to support highmem, then we should add tso highmem > support in net/core/tso.c, do you think it is necessary ?
Adding TSO highmem support would mean changing net/core/tso.c ABI and thus changing all net/core/tso.c users. Looks a lot of work to me.