From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla@dpdk.org Subject: [Bug 4] Segfault while running txonly mode with 4 16B SGEs packets Date: Tue, 07 Nov 2017 08:42:11 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" http://dpdk.org/tracker/show_bug.cgi?id=3D4 Bug ID: 4 Summary: Segfault while running txonly mode with 4 16B SGEs packets Product: DPDK Version: 17.08 Hardware: x86 OS: Linux Status: CONFIRMED Severity: major Priority: Normal Component: testpmd Assignee: dev@dpdk.org Reporter: salehals@mellanox.com Target Milestone: --- Testpmd crashes when any segment size is <=3D 18 bytes testpmd command: ./x86_64-native-linuxapp-gcc/build/app/test-pmd/testpmd c 0x003f -n 4 --no-= pci --vdev net_ring0 --vdev net_ring1 -- --burst=3D64 --mbcache=3D512 --portmas= k 0x3 -i --txd=3D1024 --rxd=3D256 --rxq=3D1 --txq=3D1 --coremask 0x001e --disable-cr= c-strip --forward-mode=3Dtxonly --txpkts=3D16,16,16,16 -a Trace: #0 0x0000000000475698 in pkt_burst_transmit () #1 0x000000000045713a in run_pkt_fwd_on_lcore () #2 0x0000000000457244 in start_pkt_forward_on_core () #3 0x00000000004b9994 in eal_thread_loop () #4 0x00007ffff7093e25 in start_thread () from /lib64/libpthread.so.0 #5 0x00007ffff6dc134d in clone () from /lib64/libc.so.6 --=20 You are receiving this mail because: You are the assignee for the bug.=