v3:
        - fix ODP_DBG message;

--

This is v2 of "linux-generic: implement pktio mtu functions" patch set.

We spoke with Mike and Anders and came that we need to do changes which
I marked as !!! in Changes. All !!! changes have difference with proposed
API doc.

Changes are:
        - more clear doxygen description;
        - added check for empty pktio;
        - !!! mtu is int type, the same as linux has;
        - !!! get mtu function takes 1 argument and returns mtu.
        - example adjusted according to changes;

Maxim Uvarov (2):
  pktio: add MTU manipulation functions
  enhance odp_pktio to set/get mtu

 example/packet/odp_pktio.c                         | 44 ++++++++++++++-
 platform/linux-generic/include/api/odp_packet_io.h | 23 ++++++++
 .../linux-generic/include/odp_packet_io_internal.h |  4 ++
 platform/linux-generic/odp_packet_io.c             | 66 ++++++++++++++++++++++
 4 files changed, 136 insertions(+), 1 deletion(-)

-- 
1.8.5.1.163.gd7aced9


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to