Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 49c671e80fd2c88b6f36337ebd1cd4748eb8bae1
      
https://github.com/Linaro/odp/commit/49c671e80fd2c88b6f36337ebd1cd4748eb8bae1
  Author: Ilias Apalodimas <ilias.apalodi...@linaro.org>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M .travis.yml
    M configure.ac
    M doc/users-guide/Makefile.am
    A doc/users-guide/users-guide-utilities-examples.adoc
    M doc/users-guide/users-guide.adoc
    M platform/linux-generic/Makefile.am
    M platform/linux-generic/include/odp_internal.h
    M platform/linux-generic/include/odp_packet_io_internal.h
    A platform/linux-generic/include/odp_pcapng.h
    M platform/linux-generic/m4/configure.m4
    A platform/linux-generic/m4/odp_pcapng.m4
    M platform/linux-generic/odp_packet_io.c
    A platform/linux-generic/odp_pcapng.c

  Log Message:
  -----------
  odp: pktio: add pcapng capture capabilities

Introduce new fast pcap capture interface to odp.
How to test:
sudo mkdir /var/run/odp/
start the ODP application
sudo dd if=/var/run/odp/"pid"-ethX-flow-"queue" of=~/t.pcap

Signed-off-by: Ilias Apalodimas <ilias.apalodi...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>



      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

Reply via email to