bogdanPricope replied on github web page:

example/generator/odp_generator.c
@@ -1623,6 +1643,7 @@ static void usage(char *progname)
               "  -n, --count the number of packets to be send\n"
               "  -c, --cpumask to set on cores\n"
               "  -x, --udp_tx_burst size of UDP TX burst\n"
+                  "  -z, --rx_burst size of RX burst\n"


Comment:
'-r' may work.

> Bill Fischofer(Bill-Fischofer-Linaro) wrote:
> Having an option to use direct mode seems reasonable, but shouldn't we retain 
> schedule mode (perhaps as a command line switch)? This would provide an easy 
> means of testing scheduler efficiency as it is tuned. At least in some 
> environments we'd like schedule mode to show better performance than direct.


>> muvarov wrote
>> that has to be the first check.


>>> muvarov wrote
>>> -r ?


https://github.com/Linaro/odp/pull/343#discussion_r157137682
updated_at 2017-12-15 12:26:54

Reply via email to