HI,

I have been able to successfully install odp on my machine.

I wanted to know if you have a any kind of documentation available for the
examples directory so that i can understand the use case.

i get this error, now sure how to get around this.. use sudo... but then
what are the arguments to pass..

$ sudo ./pktio_run.sh wlan1
using PCAP in=./udp64.pcap:out=pcapout.pcap size %7624

ODP system info
---------------
ODP API version: 1.10.0
CPU model:       AMD Phenom(tm) II X2 555 Processor

CPU freq (hz):   0
Cache line size: 64
CPU count:       2

Running ODP appl: "odp_pktio"
-----------------
IF-count:        1
Using IFs:       pcap:in=./udp64.pcap:out=pcapout.pcap
Mode:            APPL_MODE_PKT_BURST(0)


num worker threads: 1
first CPU:          1
cpu mask:           0x2
pktio/socket.c:112:mac_addr_get_fd():ioctl(SIOCGIFHWADDR): No such device:
"pcap:in=./udp64".
pktio/socket.c:519:sock_setup_pkt():ioctl(SIOCGIFINDEX): No such device:
"pcap:in=./udp64".
odp_packet_io.c:238:setup_pktio_entry():Unable to init any I/O type.
odp_pktio.c:141:create_pktio(): Error: pktio create failed for
pcap:in=./udp64.pcap:out=pcapout.pcap
./pktio_run.sh: line 15: 31914 Aborted                 (core dumped)
./odp_pktio -ipcap:in=${PCAP_IN}:out=${PCAP_OUT} -t 5 -m 0
stat: cannot stat ‘pcapout.pcap’: No such file or directory
Error: status 134, in:7624 out:
$ ls
Makefile  Makefile.am  Makefile.in  odp_pktio*  odp_pktio.c
 odp_pktio-odp_pktio.o  pktio_run.sh*  udp64.pcap
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to