Date: Mon, 6 Oct 2014 23:04:30 -0500 From: Yue Zhuo <zyue1105@tamu.edu> To: net@freebsd.org Subject: Failed to run multi-thread using pkt-gen Message-ID: <CAEez2Mkm_xbo1QmvGk2XhkXn_saY4mX6Hu8V-4-6qAkizUMyhA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi there, I was testing the newest netmap on a dual-port x520-T2 adapter using a 6-core machine. However, I always get error in* nm_txsync_prologue *for n - 1 threads when I try to use n threads (n > 1), which indicates the cur pointer points to a wrong place. At last, only one thread works correctly. Here is how I send packets: ./pkt-gen -i ix0 -f tx -c 6 -p 6 Any ideas about the issue? Thanks, Yue
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEez2Mkm_xbo1QmvGk2XhkXn_saY4mX6Hu8V-4-6qAkizUMyhA>