Report error message if clearing O_NONBLOCK flag will fail,
then return from function.
Coverity issue: 143439
Fixes: ef53b6030039 ("net/virtio-user: support LSC")
Cc: jianfeng@intel.com
Cc: y...@fridaylinux.org
cc: dev@dpdk.org
Signed-off-by: SebastianX Basierski
Acked-by: Ji
ned-off-by: SebastianX Basierski
Acked-by: Jianfeng Tan
---
drivers/net/virtio/virtio_user_ethdev.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/drivers/net/virtio/virtio_user_ethdev.c
b/drivers/net/virtio/virtio_user_ethdev.c
index 7be57ce..c1f7a64 100644
--- a/drivers/
Report error message if clearing O_NONBLOCK flag will fail,
then return from function.
Coverity issue: 143439
Fixes: ef53b6030039 ("net/virtio-user: support LSC")
Cc: jianfeng@intel.com
Cc: y...@fridaylinux.org
cc: dev@dpdk.org
Signed-off-by: SebastianX Basierski
---
drivers/
Report an error message if the flag O_NONBLOCK setting fails,
then return from function.
Coverity issue: 143439
Fixes: ef53b6030039 ("net/virtio-user: support LSC")
Cc: jianfeng@intel.com
cc: sta...@dpdk.org
Signed-off-by: SebastianX Basierski
Acked-by: Jianfeng Tan
---
d
Report an error message if the flag O_NONBLOCK setting fails,
then return from function.
Coverity issue: 143439
Fixes: ef53b6030039 ("net/virtio-user: support LSC")
Cc: jianfeng@intel.com
cc: sta...@dpdk.org
Signed-off-by: SebastianX Basierski
Acked-by: Jianfeng Tan
---
d
Coverity issue: 143439
Fixes: ef53b6030039 ("net/virtio-user: support LSC")
Cc: jianfeng@intel.com
cc: sta...@dpdk.org
Signed-off-by: SebastianX Basierski
---
drivers/net/virtio/virtio_user_ethdev.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/drivers/
Fixed overflow by casting txq->cmd_ring.next2fill to uint64_t type.
Coverity issue: 143457
Fixes: 01fef6e3c181 ("net/vmxnet3: allow variable length Tx data ring")
Cc: skh...@vmware.com
cc: dev@dpdk.org
Signed-off-by: SebastianX Basierski
---
drivers/net/vmxnet3/vmxnet3_rxtx.c
Check return value from library in order to prevent
potential fail.
Coverity issue: 143439
Fixes: ef53b6030039 ("net/virtio-user: support LSC")
Cc: jianfeng@intel.com
cc: dev@dpdk.org
Signed-off-by: SebastianX Basierski
---
drivers/net/virtio/virtio_user_ethdev.c | 10
Fix calling strncpy with the a maximum size equal of destination
array size.
Coverity issue: 140732
Fixes: e3b434818bbb ("net/virtio-user: support kernel vhost")
Cc: jianfeng@intel.com
cc: dev@dpdk.org
Signed-off-by: SebastianX Basierski
---
drivers/net/virtio/v
9 matches
Mail list logo