valgrind: suppressions for NIC offloading calls

pull/2969/head
Peter Manev 7 years ago committed by Victor Julien
parent ceec247db1
commit 7d032e26f1

@ -65,5 +65,18 @@
fun:DetectIPProtoParse
fun:DetectIPProtoTestParse02
}
{
Known warning, NIC offloading - Param, see Bug 2230
Memcheck:Param
ioctl(SIOCETHTOOL)
fun:ioctl
fun:*EthtoolValue
...
}
{
Known warning, NIC offloading - Cond, see Bug 2230
Memcheck:Cond
fun:*IfaceOffloadingLinux
...
}

Loading…
Cancel
Save