Ting Xu
83fa214051
net/ice: fix build on RHEL 7
...
This patch fixed the unmatched integer type issue in the comparison,
which causing compilation failure on RHEL.
drivers/net/ice/ice_dcf_sched.c:353:15: error:
comparison between signed and unsigned integer expressions
if (node_id > tc_nb * hw->num_vfs) {
^
CI reported the failure:
http://mails.dpdk.org/archives/test-report/2021-July/201905.html
Fixes: 3a6bfc37eaf4 ("net/ice: support QoS config VF bandwidth in DCF")
Signed-off-by: Ting Xu <ting.xu@intel.com>
Tested-by: Ali Alnubani <alialnu@nvidia.com>
2021-07-07 13:28:06 +02:00
..
2021-05-11 15:17:55 +02:00
2021-05-11 16:11:26 +02:00
2021-05-12 00:44:06 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-12 14:54:16 +02:00
2021-06-09 00:50:02 +02:00
2021-07-05 16:33:18 +02:00
2021-06-30 05:26:48 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-12 14:19:03 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 23:52:26 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-18 12:30:14 +02:00
2021-07-06 04:59:01 +02:00
2021-07-06 04:58:15 +02:00
2021-07-07 13:28:06 +02:00
2021-05-12 14:21:27 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-19 11:32:49 +02:00
2021-06-23 17:02:35 +02:00
2021-07-05 16:33:18 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-04-21 14:04:09 +02:00
2021-05-14 13:52:32 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-06-30 04:36:46 +02:00
2021-06-30 05:34:41 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-07-07 11:54:21 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-05-12 14:54:16 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 18:51:21 +02:00
2021-05-11 15:17:55 +02:00
2021-05-18 09:59:14 +02:00
2021-06-23 09:55:45 +02:00
2021-05-11 15:17:55 +02:00
2021-06-29 21:12:43 +02:00