[dts] [PATCH] 1G NIC has not this characteristic

Liu, Yong yong.liu at intel.com
Fri Sep 25 10:39:42 CEST 2015


Applied. Thanks.

On 09/25/2015 03:11 PM, changru wrote:
> On powerville and springville, the p1rx_bytes should equal to pktSize.
>
> Signed-off-by: changru <changrux.fan at intel.com>
> ---
>   tests/TestSuite_shutdown_api.py | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_shutdown_api.py b/tests/TestSuite_shutdown_api.py
> index 7a32962..05cce31 100644
> --- a/tests/TestSuite_shutdown_api.py
> +++ b/tests/TestSuite_shutdown_api.py
> @@ -149,7 +149,7 @@ class TestShutdownApi(TestCase):
>               if crcStrip:
>                   if self.nic in ["fortville_eagle", "fortville_spirit",
>                                   "fortville_spirit_single", "bartonhills",
> -                                "powerville", "springville", "hartwell"]:
> +                                "hartwell"]:
>                       self.verify(p1rx_bytes - 4 == pktSize,
>                                   "Wrong RX bytes CRC strip: p1_rx=%d, pktSize=%d" % (p1rx_bytes, pktSize))
>                   elif self.nic in ["powerville", "springville", "kawela_4"]:



More information about the dts mailing list