On 12/18/2014 12:42 PM, Stuart Haslam wrote:
+static void pktio_test_mtu(void)
> >+{
> >+     int i;
> >+     int ret;
> >+     int def;
> >+     odp_pktio_t pktio = create_pktio(iface_name[0]);
> >+
> >+     printf("testing mtu for %s\n", iface_name[0]);
>
>This printf isn't needed, cunit tells you which test is being run, same
>with the others below.
I wanted to print pktio name on which testing is done.

Maxim.

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

Reply via email to