[dpdk-test-report] [PatchWork]|ERROR| pw13338-13361 mlx5: split memory registration function for better performance

sys_stv at intel.com sys_stv at intel.com
Sun Jun 12 04:48:07 CEST 2016


Test-Label: Intel Niantic on Fedora
Test-Status: ERROR

Patchwork ID: 13338-13361
http://www.dpdk.org/dev/patchwork/patch/13361/
Submitter: =?utf-8?q?N=C3=A9lio_Laranjeiro?= <nelio.laranjeiro at 6wind.com>
Date: Wed,  8 Jun 2016 11:47:48 +0200
DPDK git baseline: dd9ae4c7b302dffd9b3dac849f4da8badac91719

Check patch error:
13351: 
WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be -ve (return -EINVAL)
#116: FILE: drivers/net/mlx5/mlx5.c:274:
+               return EINVAL;

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#217: FILE: drivers/net/mlx5/mlx5_rxtx.c:92:
+               if (!ret || !(ret = ((*buf)[i] == magic[i])))

WARNING:INDENTED_LABEL: labels should not be indented
#517: FILE: drivers/net/mlx5/mlx5_rxtx.c:787:
+       skip:

total: 1 errors, 2 warnings, 458 lines checked

NOTE: Ignored message types: COMPARISON_TO_NULL FILE_PATH_CHANGES LINE_SPACING LINUX_VERSION_CODE NETWORKING_BLOCK_COMMENT_STYLE PARENTHESIS_ALIGNMENT PREFER_ALIGNED PREFER_KERNEL_TYPES PREFER_PACKED PREFER_PRINTF SPLIT_STRING VOLATILE

13351 has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.

  
  patch file error:
  13344: 
  patching file drivers/net/mlx5/mlx5.c
  patching file drivers/net/mlx5/mlx5_fdir.c patching file drivers/net/mlx5/mlx5_rxq.c Hunk #1 succeeded at 775 (offset 139 lines).
  Hunk #2 succeeded at 787 (offset 139 lines).
  Hunk #3 succeeded at 812 (offset 139 lines).
  Hunk #4 FAILED at 692.
  Hunk #5 succeeded at 854 (offset 139 lines).
  Hunk #6 FAILED at 723.
  Hunk #7 FAILED at 753.
  Hunk #8 FAILED at 816.
  Hunk #9 succeeded at 1010 (offset 156 lines).
  Hunk #10 FAILED at 868.
  Hunk #11 FAILED at 876.
  Hunk #12 FAILED at 886.
  Hunk #13 FAILED at 905.
  Hunk #14 FAILED at 921.
  Hunk #15 succeeded at 1124 (offset 191 lines).
  Hunk #16 succeeded at 1139 (offset 191 lines).
  Hunk #17 FAILED at 981.
  Hunk #18 succeeded at 1220 (offset 210 lines).
  Hunk #19 FAILED at 1023.
  Hunk #20 succeeded at 1247 with fuzz 2 (offset 212 lines).
  Hunk #21 succeeded at 1256 (offset 212 lines).
  Hunk #22 succeeded at 1265 (offset 212 lines).
  Hunk #23 succeeded at 1290 (offset 212 lines).
  Hunk #24 succeeded at 1300 (offset 212 lines).
  Hunk #25 succeeded at 1317 (offset 215 lines).
  Hunk #26 succeeded at 1336 (offset 215 lines).
  Hunk #27 FAILED at 1134.
  Hunk #28 FAILED at 1158.
  Hunk #29 succeeded at 1435 (offset 232 lines).
  Hunk #30 succeeded at 1459 with fuzz 2 (offset 232 lines).
  Hunk #31 succeeded at 1498 (offset 235 lines).
  Hunk #32 succeeded at 1507 (offset 235 lines).
  Hunk #33 succeeded at 1517 (offset 235 lines).
  13 out of 33 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 succeeded at 1189 (offset 615 lines).
  patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 FAILED at 111.
  Hunk #2 succeeded at 133 (offset 11 lines).
  Hunk #3 succeeded at 319 (offset 32 lines).
  1 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej
  
  13345: 
  patching file doc/guides/nics/mlx5.rst
  Hunk #1 succeeded at 142 (offset 17 lines).
  Hunk #2 succeeded at 218 (offset 17 lines).
  patching file drivers/net/mlx5/Makefile
  Hunk #1 succeeded at 109 (offset 7 lines).
  patching file drivers/net/mlx5/mlx5.c
  Hunk #1 succeeded at 190 (offset -5 lines).
  Hunk #2 FAILED at 348.
  Hunk #3 succeeded at 410 (offset -6 lines).
  Hunk #4 FAILED at 441.
  2 out of 4 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5.c.rej patching file drivers/net/mlx5/mlx5.h patching file drivers/net/mlx5/mlx5_defs.h Hunk #1 succeeded at 86 (offset 10 lines).
  patching file drivers/net/mlx5/mlx5_fdir.c patching file drivers/net/mlx5/mlx5_rxmode.c patching file drivers/net/mlx5/mlx5_rxq.c Hunk #6 succeeded at 1236 (offset 212 lines).
  Hunk #7 succeeded at 1263 (offset 212 lines).
  Hunk #8 succeeded at 1275 (offset 212 lines).
  Hunk #9 succeeded at 1297 (offset 215 lines).
  Hunk #10 FAILED at 1138.
  1 out of 10 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 succeeded at 857 (offset 405 lines).
  Hunk #2 succeeded at 1202 (offset 615 lines).
  patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 succeeded at 128 (offset 8 lines).
  Hunk #2 succeeded at 138 (offset 8 lines).
  Hunk #3 succeeded at 171 (offset 8 lines).
  patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 succeeded at 414 (offset 39 lines).
  patching file drivers/net/mlx5/mlx5_vlan.c
  
  13348: 
  patching file drivers/net/mlx5/mlx5.h
  Hunk #1 succeeded at 196 (offset -1 lines).
  patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 FAILED at 1100.
  Hunk #2 succeeded at 1263 (offset -27 lines).
  Hunk #3 succeeded at 1278 (offset -27 lines).
  1 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_ethdev.c.rej
  patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 succeeded at 524 with fuzz 2 (offset 47 lines).
  
  13349: 
  patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 succeeded at 1236 (offset -27 lines).
  patching file drivers/net/mlx5/mlx5_fdir.c Hunk #1 succeeded at 439 (offset 8 lines).
  patching file drivers/net/mlx5/mlx5_rxq.c Hunk #2 succeeded at 387 (offset 12 lines).
  Hunk #3 FAILED at 645.
  Hunk #4 FAILED at 673.
  Hunk #5 FAILED at 723.
  Hunk #6 FAILED at 756.
  Hunk #7 FAILED at 818.
  Hunk #8 FAILED at 847.
  Hunk #9 FAILED at 861.
  Hunk #10 succeeded at 1126 (offset 204 lines).
  Hunk #11 FAILED at 971.
  Hunk #12 FAILED at 989.
  Hunk #13 FAILED at 1033.
  Hunk #14 FAILED at 1052.
  Hunk #15 FAILED at 1101.
  Hunk #16 FAILED at 1121.
  Hunk #17 FAILED at 1132.
  Hunk #18 FAILED at 1145.
  Hunk #19 FAILED at 1210.
  Hunk #20 FAILED at 1236.
  Hunk #21 FAILED at 1245.
  Hunk #22 FAILED at 1280.
  Hunk #23 succeeded at 1572 (offset 257 lines).
  19 out of 23 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #4 succeeded at 838 (offset 405 lines).
  Hunk #5 succeeded at 847 (offset 405 lines).
  Hunk #6 succeeded at 870 (offset 405 lines).
  Hunk #7 FAILED at 478.
  Hunk #8 FAILED at 537.
  2 out of 8 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #2 succeeded at 88 with fuzz 1 (offset 6 lines).
  Hunk #3 FAILED at 92.
  Hunk #4 FAILED at 279.
  2 out of 4 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej patching file drivers/net/mlx5/mlx5_vlan.c Hunk #1 FAILED at 144.
  Hunk #2 succeeded at 158 (offset 1 line).
  1 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_vlan.c.rej
  
  13350: 
  patching file drivers/net/mlx5/Makefile
  Hunk #1 FAILED at 102.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/Makefile.rej patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 FAILED at 1243.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_ethdev.c.rej
  can't find file to patch at input line 70 Perhaps you used the wrong -p or --strip option?
  The text leading up to this was:
  --------------------------
  |diff --git a/drivers/net/mlx5/mlx5_mr.c b/drivers/net/mlx5/mlx5_mr.c 
  |index 79d5568..e5e8a04 100644
  |--- a/drivers/net/mlx5/mlx5_mr.c
  |+++ b/drivers/net/mlx5/mlx5_mr.c
  --------------------------
  File to patch: 
  Skip this patch? [y]
  Skipping patch.
  2 out of 2 hunks ignored
  patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 succeeded at 119 with fuzz 1.
  Hunk #2 FAILED at 215.
  Hunk #3 succeeded at 413 with fuzz 1 (offset 187 lines).
  Hunk #4 succeeded at 712 (offset 337 lines).
  Hunk #5 FAILED at 403.
  Hunk #6 succeeded at 912 (offset 405 lines).
  2 out of 6 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #2 FAILED at 223.
  Hunk #3 FAILED at 294.
  2 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #2 FAILED at 73.
  Hunk #3 FAILED at 129.
  Hunk #4 FAILED at 173.
  Hunk #5 succeeded at 251 (offset 29 lines).
  Hunk #6 FAILED at 273.
  Hunk #7 FAILED at 289.
  Hunk #8 FAILED at 316.
  Hunk #9 FAILED at 329.
  Hunk #10 FAILED at 349.
  Hunk #11 FAILED at 362.
  Hunk #12 FAILED at 394.
  Hunk #13 FAILED at 406.
  Hunk #14 FAILED at 427.
  Hunk #15 FAILED at 467.
  Hunk #16 FAILED at 494.
  Hunk #17 FAILED at 503.
  Hunk #18 FAILED at 538.
  Hunk #19 succeeded at 620 (offset 47 lines).
  16 out of 19 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_txq.c.rej
  
  13351: 
  patching file doc/guides/nics/mlx5.rst
  Hunk #1 succeeded at 175 (offset 27 lines).
  patching file drivers/net/mlx5/mlx5.c
  Hunk #1 succeeded at 67 (offset -2 lines).
  Hunk #2 FAILED at 259.
  Hunk #3 FAILED at 282.
  Hunk #4 FAILED at 477.
  3 out of 4 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5.c.rej patching file drivers/net/mlx5/mlx5.h Hunk #1 succeeded at 107 with fuzz 2 (offset -5 lines).
  patching file drivers/net/mlx5/mlx5_rxq.c Hunk #1 FAILED at 889.
  Hunk #2 FAILED at 946.
  Hunk #3 FAILED at 985.
  3 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 FAILED at 69.
  Hunk #2 succeeded at 82 (offset -43 lines).
  Hunk #3 succeeded at 930 (offset 409 lines).
  Hunk #4 FAILED at 659.
  Hunk #5 FAILED at 700.
  Hunk #6 FAILED at 721.
  Hunk #7 FAILED at 755.
  5 out of 7 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 succeeded at 102 with fuzz 1 (offset 11 lines).
  Hunk #2 FAILED at 109.
  1 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 succeeded at 320 with fuzz 2 (offset 61 lines).
  
  13352: 
  patching file drivers/net/mlx5/mlx5_defs.h patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 succeeded at 70 (offset -84 lines).
  Hunk #2 FAILED at 167.
  Hunk #3 FAILED at 188.
  Hunk #4 FAILED at 211.
  Hunk #5 FAILED at 432.
  Hunk #6 FAILED at 481.
  Hunk #7 succeeded at 771 (offset 266 lines).
  5 out of 7 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 FAILED at 238.
  Hunk #2 FAILED at 247.
  Hunk #3 FAILED at 259.
  3 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 FAILED at 89.
  Hunk #2 FAILED at 108.
  Hunk #3 FAILED at 265.
  Hunk #4 FAILED at 291.
  Hunk #5 FAILED at 438.
  5 out of 5 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_txq.c.rej
  
  13353: 
  patching file doc/guides/nics/mlx5.rst
  Hunk #1 succeeded at 175 with fuzz 2 (offset 21 lines).
  patching file drivers/net/mlx5/mlx5.c
  Hunk #1 succeeded at 67 with fuzz 2 (offset -5 lines).
  Hunk #2 FAILED at 276.
  Hunk #3 FAILED at 299.
  2 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5.c.rej patching file drivers/net/mlx5/mlx5.h Hunk #1 succeeded at 108 with fuzz 2 (offset -6 lines).
  patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 FAILED at 1318.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_ethdev.c.rej
  patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 FAILED at 374.
  Hunk #2 succeeded at 563 with fuzz 1 (offset 148 lines).
  Hunk #3 succeeded at 817 with fuzz 1 (offset 275 lines).
  1 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 FAILED at 246.
  Hunk #2 FAILED at 310.
  2 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 succeeded at 349 (offset 26 lines).
  
  13354: 
  patching file doc/guides/nics/mlx5.rst
  Hunk #1 succeeded at 192 (offset 21 lines).
  patching file drivers/net/mlx5/mlx5.c
  Hunk #1 succeeded at 74 (offset -5 lines).
  Hunk #2 FAILED at 283.
  Hunk #3 FAILED at 308.
  Hunk #4 FAILED at 502.
  Hunk #5 FAILED at 550.
  4 out of 5 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5.c.rej patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 succeeded at 545 (offset -40 lines).
  Hunk #2 FAILED at 1319.
  1 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_ethdev.c.rej
  patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 succeeded at 931 with fuzz 1 (offset 135 lines).
  patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 FAILED at 312.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 succeeded at 421 with fuzz 1 (offset 37 lines).
  
  13356: 
  patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 FAILED at 301.
  Hunk #2 FAILED at 346.
  Hunk #3 FAILED at 423.
  Hunk #4 FAILED at 496.
  Hunk #5 FAILED at 584.
  Hunk #6 FAILED at 600.
  Hunk #7 FAILED at 634.
  Hunk #8 FAILED at 643.
  Hunk #9 FAILED at 654.
  Hunk #10 FAILED at 693.
  Hunk #11 FAILED at 710.
  Hunk #12 FAILED at 746.
  Hunk #13 FAILED at 762.
  Hunk #14 FAILED at 774.
  Hunk #15 FAILED at 878.
  Hunk #16 FAILED at 896.
  Hunk #17 FAILED at 949.
  Hunk #18 FAILED at 1050.
  Hunk #19 FAILED at 1069.
  Hunk #20 FAILED at 1106.
  Hunk #21 FAILED at 1114.
  Hunk #22 FAILED at 1132.
  Hunk #23 FAILED at 1156.
  Hunk #24 FAILED at 1174.
  24 out of 24 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 FAILED at 311.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_txq.c.rej
  
  13357: 
  patching file drivers/net/mlx5/mlx5_rxq.c Hunk #1 FAILED at 642.
  Hunk #2 succeeded at 807 with fuzz 2 (offset 153 lines).
  Hunk #3 succeeded at 950 (offset 168 lines).
  Hunk #4 FAILED at 799.
  Hunk #5 FAILED at 869.
  Hunk #6 FAILED at 890.
  Hunk #7 FAILED at 939.
  Hunk #8 FAILED at 1095.
  Hunk #9 FAILED at 1105.
  Hunk #10 succeeded at 1402 with fuzz 1 (offset 288 lines).
  7 out of 10 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej
  
  13358: 
  patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 FAILED at 583.
  Hunk #2 FAILED at 649.
  Hunk #3 FAILED at 693.
  Hunk #4 FAILED at 745.
  Hunk #5 FAILED at 766.
  Hunk #6 succeeded at 876 (offset -3 lines).
  Hunk #7 succeeded at 894 (offset -3 lines).
  Hunk #8 succeeded at 942 (offset -3 lines).
  Hunk #9 succeeded at 1048 (offset -3 lines).
  Hunk #10 succeeded at 1056 (offset -3 lines).
  Hunk #11 succeeded at 1067 (offset -3 lines).
  Hunk #12 succeeded at 1167 (offset -3 lines).
  5 out of 12 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej
  
  13359: 
  patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 FAILED at 591.
  Hunk #2 FAILED at 733.
  2 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej
  
  13360: 
  patching file drivers/net/mlx5/mlx5_rxq.c Hunk #1 FAILED at 798.
  Hunk #2 FAILED at 811.
  2 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej
  
  13361: 
  patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 succeeded at 686 (offset -40 lines).
  Hunk #2 succeeded at 702 (offset -40 lines).
  Hunk #3 FAILED at 749.
  1 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_ethdev.c.rej
  patching file drivers/net/mlx5/mlx5_rxq.c Hunk #1 FAILED at 644.
  Hunk #2 FAILED at 672.
  Hunk #3 FAILED at 685.
  Hunk #4 FAILED at 804.
  Hunk #5 FAILED at 837.
  Hunk #6 FAILED at 928.
  Hunk #7 FAILED at 938.
  Hunk #8 FAILED at 988.
  Hunk #9 succeeded at 1314 with fuzz 2 (offset 270 lines).
  Hunk #10 FAILED at 1123.
  9 out of 10 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 FAILED at 1520.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 FAILED at 106.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej
  
  13339: 
  patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 succeeded at 1218 (offset -43 lines).
  patching file drivers/net/mlx5/mlx5_rxtx.c Reversed (or previously applied) patch detected!  Assume -R? [n] Apply anyway? [n] Skipping patch.
  3 out of 3 hunks ignored -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 FAILED at 82.
  1 out of 7 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_txq.c.rej
  
  13340: 
  patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 succeeded at 584 (offset -40 lines).
  Hunk #2 FAILED at 762.
  Hunk #3 succeeded at 1060 (offset -43 lines).
  1 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_ethdev.c.rej
  patching file drivers/net/mlx5/mlx5_rxq.c Hunk #5 FAILED at 831.
  Hunk #6 FAILED at 847.
  Hunk #7 succeeded at 881 (offset -2 lines).
  Hunk #8 succeeded at 900 (offset -2 lines).
  Hunk #9 succeeded at 918 (offset -2 lines).
  Hunk #10 succeeded at 934 (offset -2 lines).
  Hunk #11 FAILED at 982.
  Hunk #12 succeeded at 1062 (offset 7 lines).
  Hunk #13 succeeded at 1124 (offset 7 lines).
  Hunk #14 succeeded at 1170 (offset 7 lines).
  Hunk #15 succeeded at 1198 (offset 7 lines).
  Hunk #16 succeeded at 1273 (offset 7 lines).
  3 out of 16 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 FAILED at 502.
  Hunk #2 succeeded at 1108 (offset 383 lines).
  Hunk #3 succeeded at 1116 (offset 383 lines).
  1 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #2 FAILED at 106.
  Hunk #3 succeeded at 321 with fuzz 2 (offset 6 lines).
  1 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej
  
  13341: 
  patching file config/common_base
  patching file doc/guides/nics/mlx5.rst
  patching file drivers/net/mlx5/Makefile
  Hunk #1 succeeded at 83 (offset -1 lines).
  patching file drivers/net/mlx5/mlx5_defs.h patching file drivers/net/mlx5/mlx5_rxq.c Hunk #1 FAILED at 976.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxq.c.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 FAILED at 264.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_txq.c.rej
  
  13342: 
  patching file drivers/net/mlx5/mlx5.c
  patching file drivers/net/mlx5/mlx5_ethdev.c Hunk #1 FAILED at 1233.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_ethdev.c.rej
  can't find file to patch at input line 129 Perhaps you used the wrong -p or --strip option?
  The text leading up to this was:
  --------------------------
  |diff --git a/drivers/net/mlx5/mlx5_mr.c b/drivers/net/mlx5/mlx5_mr.c 
  |index 7c3e87f..79d5568 100644
  |--- a/drivers/net/mlx5/mlx5_mr.c
  |+++ b/drivers/net/mlx5/mlx5_mr.c
  --------------------------
  File to patch: 
  Skip this patch? [y]
  Skipping patch.
  3 out of 3 hunks ignored
  patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 FAILED at 256.
  Hunk #2 succeeded at 300 (offset 36 lines).
  Hunk #3 FAILED at 292.
  2 out of 3 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #2 FAILED at 77.
  Hunk #3 FAILED at 94.
  Hunk #4 FAILED at 119.
  Hunk #5 succeeded at 187 (offset 26 lines).
  Hunk #6 succeeded at 251 (offset 26 lines).
  Hunk #7 succeeded at 264 (offset 26 lines).
  Hunk #8 succeeded at 309 (offset 28 lines).
  Hunk #9 succeeded at 322 (offset 28 lines).
  Hunk #10 succeeded at 348 (offset 34 lines).
  Hunk #11 succeeded at 361 (offset 34 lines).
  Hunk #12 succeeded at 377 (offset 34 lines).
  Hunk #13 succeeded at 393 (offset 34 lines).
  Hunk #14 succeeded at 405 (offset 34 lines).
  Hunk #15 FAILED at 391.
  Hunk #16 succeeded at 480 (offset 46 lines).
  Hunk #17 succeeded at 505 (offset 46 lines).
  Hunk #18 succeeded at 541 (offset 46 lines).
  Hunk #19 succeeded at 550 (offset 46 lines).
  4 out of 19 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_txq.c.rej
  
  13343: 
  patching file config/common_base
  patching file doc/guides/nics/mlx5.rst
  patching file drivers/net/mlx5/Makefile
  Hunk #1 succeeded at 83 (offset -1 lines).
  patching file drivers/net/mlx5/mlx5_defs.h patching file drivers/net/mlx5/mlx5_rxtx.c Hunk #1 FAILED at 329.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.c.rej patching file drivers/net/mlx5/mlx5_rxtx.h Hunk #1 FAILED at 240.
  1 out of 1 hunk FAILED -- saving rejects to file drivers/net/mlx5/mlx5_rxtx.h.rej patching file drivers/net/mlx5/mlx5_txq.c Hunk #1 succeeded at 199 (offset 26 lines).
  Hunk #2 FAILED at 302.
  Hunk #3 succeeded at 353 (offset 31 lines).
  Hunk #4 FAILED at 396.
  2 out of 4 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_txq.c.rej
  
  DPDK STV team 
  


More information about the test-report mailing list