Hi Bill,

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

Regards,
Vamsi

Vamsi Attunuru (1):
  pktio APIs to set the MAC address and MTU size of the given packet    
    IO handler.

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

-- 
1.9.3

Reply via email to