On Fri, 15 Feb 2019 17:36:46 -0800
Stephen Hemminger wrote:
> From: Stephen Hemminger
>
> Noticed a SEGV in testpmd doing:
> > show port info 1
> on Hyper-V with failsafe/tap PMD.
>
> A vdev may not have an associated device (i.e NULL) and therefore
> testpmd should skip devargs in that cas
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen Hemminger
> Sent: Saturday, February 16, 2019 9:37 AM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Stephen Hemminger
> Subject: [dpdk-dev] [PATCH] app/testpmd: fix crash when doing po
From: Stephen Hemminger
Noticed a SEGV in testpmd doing:
> show port info 1
on Hyper-V with failsafe/tap PMD.
A vdev may not have an associated device (i.e NULL) and therefore
testpmd should skip devargs in that case.
Fixes: cf72ed09181b ("app/testpmd: display devargs in port info output")
Sig
3 matches
Mail list logo