Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c line 305 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - ev_cnt

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - ev_cnt

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c line 300 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - ev_cnt

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 305 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 300 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 200 @@ -784,10 +811,33 @@ static void print_pkts(int thr, thread_args_t *thr_args, unsigned i; size_t offset; char msg[1024]; + interface_t *itfs, *itf; + + itfs = thr_args->rx.ifs;

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 87 @@ -563,44 +572,68 @@ static int create_pktio(const char *dev, odp_pool_t pool, return -1; } - if (num_rx_queues > capa.max_input_queues) - num_rx_queues = capa.max_inp

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 303 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 305 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 300 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 200 @@ -784,10 +811,33 @@ static void print_pkts(int thr, thread_args_t *thr_args, unsigned i; size_t offset; char msg[1024]; + interface_t *itfs, *itf; + +

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 87 @@ -563,44 +572,68 @@ static int create_pktio(const char *dev, odp_pool_t pool, return -1; } - if (num_rx_queues > capa.max_input_queues) - num_

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 300 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 200 @@ -784,10 +811,33 @@ static void print_pkts(int thr, thread_args_t *thr_args, unsigned i; size_t offset; char msg[1024]; + interface_t *itfs, *itf; + + itfs = thr_args->rx.ifs;

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 303 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 305 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 87 @@ -563,44 +572,68 @@ static int create_pktio(const char *dev, odp_pool_t pool, return -1; } - if (num_rx_queues > capa.max_input_queues) - num_rx_queues = capa.max_inp

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 300 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 200 @@ -784,10 +811,33 @@ static void print_pkts(int thr, thread_args_t *thr_args, unsigned i; size_t offset; char msg[1024]; + interface_t *itfs, *itf; + +

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 87 @@ -563,44 +572,68 @@ static int create_pktio(const char *dev, odp_pool_t pool, return -1; } - if (num_rx_queues > capa.max_input_queues) - num_

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 300 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 200 @@ -784,10 +811,33 @@ static void print_pkts(int thr, thread_args_t *thr_args, unsigned i; size_t offset; char msg[1024]; + interface_t *itfs, *itf; + + itfs = thr_args->rx.ifs;

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 87 @@ -563,44 +572,68 @@ static int create_pktio(const char *dev, odp_pool_t pool, return -1; } - if (num_rx_queues > capa.max_input_queues) - num_rx_queues = capa.max_inp

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 303 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - e

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 305 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 300 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input qu

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 200 @@ -784,10 +811,33 @@ static void print_pkts(int thr, thread_args_t *thr_args, unsigned i; size_t offset; char msg[1024]; + interface_t *itfs, *itf; + +

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-21 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c line 87 @@ -563,44 +572,68 @@ static int create_pktio(const char *dev, odp_pool_t pool, return -1; } - if (num_rx_queues > capa.max_input_queues) - num_

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-20 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c line 200 @@ -784,10 +811,33 @@ static void print_pkts(int thr, thread_args_t *thr_args, unsigned i; size_t offset; char msg[1024]; + interface_t *itfs, *itf; + + itfs = thr_args->rx.ifs;

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-20 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - ev_cnt

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-20 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c line 246 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - ev_cnt

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-20 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c line 305 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - ev_cnt

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-20 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c line 303 @@ -838,39 +892,55 @@ static int gen_recv_thread(void *arg) if (thr_args->stop) break; - /* Use schedule to get buf from any input queue */ - ev_cnt

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-15 Thread Github ODP bot
muvarov replied on github web page: example/generator/odp_generator.c @@ -517,10 +520,13 @@ static int create_pktio(const char *dev, odp_pool_t pool, odp_pktio_param_t pktio_param; odp_pktin_queue_param_t pktin_param; odp_pktout_queue_param_t pktout_param; - odp_pktio

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-15 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c @@ -517,10 +520,13 @@ static int create_pktio(const char *dev, odp_pool_t pool, odp_pktio_param_t pktio_param; odp_pktin_queue_param_t pktin_param; odp_pktout_queue_param_t pktout_param; - odp

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-15 Thread Github ODP bot
bogdanPricope replied on github web page: example/generator/odp_generator.c line 200 @@ -784,10 +811,33 @@ static void print_pkts(int thr, thread_args_t *thr_args, unsigned i; size_t offset; char msg[1024]; + interface_t *itfs, *itf; + + itfs = thr_args->rx.ifs;

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-15 Thread Github ODP bot
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

Re: [lng-odp] [PATCH v2] odp_generator: update RX side

2017-12-15 Thread Github ODP bot
Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: example/generator/odp_generator.c @@ -517,10 +520,13 @@ static int create_pktio(const char *dev, odp_pool_t pool, odp_pktio_param_t pktio_param; odp_pktin_queue_param_t pktin_param; odp_pktout_queue_param_t p