31/10/2019 17:44, Pavan Nikhilesh Bhagavatula: > >29/10/2019 16:37, pbhagavat...@marvell.com: > >> From: Pavan Nikhilesh <pbhagavat...@marvell.com> > >> +{ > >> + uint64_t offloads_diff = req_offloads ^ set_offloads; > >> + uint64_t offloads_req_diff, offloads_set_diff; > >> + uint64_t offload; > >> + uint8_t err = 0; > >> + > >> + /* Check if any offload is advertised but not enabled. */ > > > >Not sure "advertised" is the right word here. > > Don't PMDs advertise their capabilities/offloads through dev_info?.
Yes