Existing pktio API has only support of querying MTU values.
Adds new pktio API to set MTU on pktio interface. Implementation can
indicate it's supported maximum MTU size in its pktio capabilities.
User can call set API to set value within allowed range as indicated
by pktio capabilities.

As per the review comments on patch "[PATCH API-NEXT v1 1/1] api:pktio:
add MAC address and MTU set functions." 

MTU set changes are separated out and versioned as v1.

MAC address set changes will be the incremental patch on previous patches. 

Vamsi Attunuru (1):
  pktio API to set MTU size.

 include/odp/api/spec/packet_io.h | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

-- 
1.9.3

Reply via email to