From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B1C8D1B136; Wed, 24 Oct 2018 10:19:40 +0200 (CEST) In-Reply-To: <20181024081833.21432-12-olivier.matz@6wind.com> References: <20181024081833.21432-12-olivier.matz@6wind.com> To: test-report@dpdk.org Cc: Olivier Matz Message-Id: <20181024081940.B1C8D1B136@dpdk.org> Date: Wed, 24 Oct 2018 10:19:40 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw47297 [RFC, 11/14] net: add rte prefix to ip defines X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2018 08:19:41 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/47297 _coding style issues_ ERROR:SPACING: space required after that ',' (ctx:VxV) #387: FILE: examples/ip_fragmentation/main.c:163: + {RTE_IPv4(100,10,0,0), 16, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #387: FILE: examples/ip_fragmentation/main.c:163: + {RTE_IPv4(100,10,0,0), 16, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #387: FILE: examples/ip_fragmentation/main.c:163: + {RTE_IPv4(100,10,0,0), 16, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #388: FILE: examples/ip_fragmentation/main.c:164: + {RTE_IPv4(100,20,0,0), 16, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #388: FILE: examples/ip_fragmentation/main.c:164: + {RTE_IPv4(100,20,0,0), 16, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #388: FILE: examples/ip_fragmentation/main.c:164: + {RTE_IPv4(100,20,0,0), 16, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #389: FILE: examples/ip_fragmentation/main.c:165: + {RTE_IPv4(100,30,0,0), 16, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #389: FILE: examples/ip_fragmentation/main.c:165: + {RTE_IPv4(100,30,0,0), 16, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #389: FILE: examples/ip_fragmentation/main.c:165: + {RTE_IPv4(100,30,0,0), 16, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #390: FILE: examples/ip_fragmentation/main.c:166: + {RTE_IPv4(100,40,0,0), 16, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #390: FILE: examples/ip_fragmentation/main.c:166: + {RTE_IPv4(100,40,0,0), 16, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #390: FILE: examples/ip_fragmentation/main.c:166: + {RTE_IPv4(100,40,0,0), 16, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #391: FILE: examples/ip_fragmentation/main.c:167: + {RTE_IPv4(100,50,0,0), 16, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #391: FILE: examples/ip_fragmentation/main.c:167: + {RTE_IPv4(100,50,0,0), 16, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #391: FILE: examples/ip_fragmentation/main.c:167: + {RTE_IPv4(100,50,0,0), 16, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #392: FILE: examples/ip_fragmentation/main.c:168: + {RTE_IPv4(100,60,0,0), 16, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #392: FILE: examples/ip_fragmentation/main.c:168: + {RTE_IPv4(100,60,0,0), 16, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #392: FILE: examples/ip_fragmentation/main.c:168: + {RTE_IPv4(100,60,0,0), 16, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #393: FILE: examples/ip_fragmentation/main.c:169: + {RTE_IPv4(100,70,0,0), 16, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #393: FILE: examples/ip_fragmentation/main.c:169: + {RTE_IPv4(100,70,0,0), 16, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #393: FILE: examples/ip_fragmentation/main.c:169: + {RTE_IPv4(100,70,0,0), 16, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #394: FILE: examples/ip_fragmentation/main.c:170: + {RTE_IPv4(100,80,0,0), 16, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #394: FILE: examples/ip_fragmentation/main.c:170: + {RTE_IPv4(100,80,0,0), 16, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #394: FILE: examples/ip_fragmentation/main.c:170: + {RTE_IPv4(100,80,0,0), 16, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #414: FILE: examples/ip_reassembly/main.c:193: + {RTE_IPv4(100,10,0,0), 16, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #414: FILE: examples/ip_reassembly/main.c:193: + {RTE_IPv4(100,10,0,0), 16, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #414: FILE: examples/ip_reassembly/main.c:193: + {RTE_IPv4(100,10,0,0), 16, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #415: FILE: examples/ip_reassembly/main.c:194: + {RTE_IPv4(100,20,0,0), 16, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #415: FILE: examples/ip_reassembly/main.c:194: + {RTE_IPv4(100,20,0,0), 16, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #415: FILE: examples/ip_reassembly/main.c:194: + {RTE_IPv4(100,20,0,0), 16, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #416: FILE: examples/ip_reassembly/main.c:195: + {RTE_IPv4(100,30,0,0), 16, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #416: FILE: examples/ip_reassembly/main.c:195: + {RTE_IPv4(100,30,0,0), 16, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #416: FILE: examples/ip_reassembly/main.c:195: + {RTE_IPv4(100,30,0,0), 16, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #417: FILE: examples/ip_reassembly/main.c:196: + {RTE_IPv4(100,40,0,0), 16, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #417: FILE: examples/ip_reassembly/main.c:196: + {RTE_IPv4(100,40,0,0), 16, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #417: FILE: examples/ip_reassembly/main.c:196: + {RTE_IPv4(100,40,0,0), 16, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #418: FILE: examples/ip_reassembly/main.c:197: + {RTE_IPv4(100,50,0,0), 16, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #418: FILE: examples/ip_reassembly/main.c:197: + {RTE_IPv4(100,50,0,0), 16, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #418: FILE: examples/ip_reassembly/main.c:197: + {RTE_IPv4(100,50,0,0), 16, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #419: FILE: examples/ip_reassembly/main.c:198: + {RTE_IPv4(100,60,0,0), 16, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #419: FILE: examples/ip_reassembly/main.c:198: + {RTE_IPv4(100,60,0,0), 16, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #419: FILE: examples/ip_reassembly/main.c:198: + {RTE_IPv4(100,60,0,0), 16, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #420: FILE: examples/ip_reassembly/main.c:199: + {RTE_IPv4(100,70,0,0), 16, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #420: FILE: examples/ip_reassembly/main.c:199: + {RTE_IPv4(100,70,0,0), 16, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #420: FILE: examples/ip_reassembly/main.c:199: + {RTE_IPv4(100,70,0,0), 16, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #421: FILE: examples/ip_reassembly/main.c:200: + {RTE_IPv4(100,80,0,0), 16, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #421: FILE: examples/ip_reassembly/main.c:200: + {RTE_IPv4(100,80,0,0), 16, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #421: FILE: examples/ip_reassembly/main.c:200: + {RTE_IPv4(100,80,0,0), 16, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #448: FILE: examples/ipv4_multicast/main.c:141: + {RTE_IPv4(224,0,0,101), 0x1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #448: FILE: examples/ipv4_multicast/main.c:141: + {RTE_IPv4(224,0,0,101), 0x1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #448: FILE: examples/ipv4_multicast/main.c:141: + {RTE_IPv4(224,0,0,101), 0x1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #449: FILE: examples/ipv4_multicast/main.c:142: + {RTE_IPv4(224,0,0,102), 0x2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #449: FILE: examples/ipv4_multicast/main.c:142: + {RTE_IPv4(224,0,0,102), 0x2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #449: FILE: examples/ipv4_multicast/main.c:142: + {RTE_IPv4(224,0,0,102), 0x2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #450: FILE: examples/ipv4_multicast/main.c:143: + {RTE_IPv4(224,0,0,103), 0x3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #450: FILE: examples/ipv4_multicast/main.c:143: + {RTE_IPv4(224,0,0,103), 0x3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #450: FILE: examples/ipv4_multicast/main.c:143: + {RTE_IPv4(224,0,0,103), 0x3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #451: FILE: examples/ipv4_multicast/main.c:144: + {RTE_IPv4(224,0,0,104), 0x4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #451: FILE: examples/ipv4_multicast/main.c:144: + {RTE_IPv4(224,0,0,104), 0x4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #451: FILE: examples/ipv4_multicast/main.c:144: + {RTE_IPv4(224,0,0,104), 0x4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #452: FILE: examples/ipv4_multicast/main.c:145: + {RTE_IPv4(224,0,0,105), 0x5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #452: FILE: examples/ipv4_multicast/main.c:145: + {RTE_IPv4(224,0,0,105), 0x5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #452: FILE: examples/ipv4_multicast/main.c:145: + {RTE_IPv4(224,0,0,105), 0x5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #453: FILE: examples/ipv4_multicast/main.c:146: + {RTE_IPv4(224,0,0,106), 0x6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #453: FILE: examples/ipv4_multicast/main.c:146: + {RTE_IPv4(224,0,0,106), 0x6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #453: FILE: examples/ipv4_multicast/main.c:146: + {RTE_IPv4(224,0,0,106), 0x6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #454: FILE: examples/ipv4_multicast/main.c:147: + {RTE_IPv4(224,0,0,107), 0x7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #454: FILE: examples/ipv4_multicast/main.c:147: + {RTE_IPv4(224,0,0,107), 0x7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #454: FILE: examples/ipv4_multicast/main.c:147: + {RTE_IPv4(224,0,0,107), 0x7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #455: FILE: examples/ipv4_multicast/main.c:148: + {RTE_IPv4(224,0,0,108), 0x8}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #455: FILE: examples/ipv4_multicast/main.c:148: + {RTE_IPv4(224,0,0,108), 0x8}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #455: FILE: examples/ipv4_multicast/main.c:148: + {RTE_IPv4(224,0,0,108), 0x8}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #456: FILE: examples/ipv4_multicast/main.c:149: + {RTE_IPv4(224,0,0,109), 0x9}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #456: FILE: examples/ipv4_multicast/main.c:149: + {RTE_IPv4(224,0,0,109), 0x9}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #456: FILE: examples/ipv4_multicast/main.c:149: + {RTE_IPv4(224,0,0,109), 0x9}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #457: FILE: examples/ipv4_multicast/main.c:150: + {RTE_IPv4(224,0,0,110), 0xA}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #457: FILE: examples/ipv4_multicast/main.c:150: + {RTE_IPv4(224,0,0,110), 0xA}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #457: FILE: examples/ipv4_multicast/main.c:150: + {RTE_IPv4(224,0,0,110), 0xA}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #458: FILE: examples/ipv4_multicast/main.c:151: + {RTE_IPv4(224,0,0,111), 0xB}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #458: FILE: examples/ipv4_multicast/main.c:151: + {RTE_IPv4(224,0,0,111), 0xB}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #458: FILE: examples/ipv4_multicast/main.c:151: + {RTE_IPv4(224,0,0,111), 0xB}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #459: FILE: examples/ipv4_multicast/main.c:152: + {RTE_IPv4(224,0,0,112), 0xC}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #459: FILE: examples/ipv4_multicast/main.c:152: + {RTE_IPv4(224,0,0,112), 0xC}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #459: FILE: examples/ipv4_multicast/main.c:152: + {RTE_IPv4(224,0,0,112), 0xC}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #460: FILE: examples/ipv4_multicast/main.c:153: + {RTE_IPv4(224,0,0,113), 0xD}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #460: FILE: examples/ipv4_multicast/main.c:153: + {RTE_IPv4(224,0,0,113), 0xD}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #460: FILE: examples/ipv4_multicast/main.c:153: + {RTE_IPv4(224,0,0,113), 0xD}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #461: FILE: examples/ipv4_multicast/main.c:154: + {RTE_IPv4(224,0,0,114), 0xE}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #461: FILE: examples/ipv4_multicast/main.c:154: + {RTE_IPv4(224,0,0,114), 0xE}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #461: FILE: examples/ipv4_multicast/main.c:154: + {RTE_IPv4(224,0,0,114), 0xE}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #462: FILE: examples/ipv4_multicast/main.c:155: + {RTE_IPv4(224,0,0,115), 0xF}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #462: FILE: examples/ipv4_multicast/main.c:155: + {RTE_IPv4(224,0,0,115), 0xF}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #462: FILE: examples/ipv4_multicast/main.c:155: + {RTE_IPv4(224,0,0,115), 0xF}, ^ ERROR:SPACING: space required before the open parenthesis '(' #471: FILE: examples/ipv4_multicast/main.c:328: + if(!RTE_IS_IPV4_MCAST(dest_addr) || ERROR:ASSIGN_IN_IF: do not use assignment in if condition #471: FILE: examples/ipv4_multicast/main.c:328: + if(!RTE_IS_IPV4_MCAST(dest_addr) || ERROR:SPACING: space required after that ',' (ctx:VxV) #515: FILE: examples/l3fwd-power/main.c:239: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #515: FILE: examples/l3fwd-power/main.c:239: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #515: FILE: examples/l3fwd-power/main.c:239: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #515: FILE: examples/l3fwd-power/main.c:239: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #515: FILE: examples/l3fwd-power/main.c:239: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #515: FILE: examples/l3fwd-power/main.c:239: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #516: FILE: examples/l3fwd-power/main.c:240: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #516: FILE: examples/l3fwd-power/main.c:240: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #516: FILE: examples/l3fwd-power/main.c:240: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #516: FILE: examples/l3fwd-power/main.c:240: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #516: FILE: examples/l3fwd-power/main.c:240: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #516: FILE: examples/l3fwd-power/main.c:240: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #517: FILE: examples/l3fwd-power/main.c:241: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #517: FILE: examples/l3fwd-power/main.c:241: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #517: FILE: examples/l3fwd-power/main.c:241: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #517: FILE: examples/l3fwd-power/main.c:241: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #517: FILE: examples/l3fwd-power/main.c:241: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #517: FILE: examples/l3fwd-power/main.c:241: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #518: FILE: examples/l3fwd-power/main.c:242: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #518: FILE: examples/l3fwd-power/main.c:242: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #518: FILE: examples/l3fwd-power/main.c:242: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #518: FILE: examples/l3fwd-power/main.c:242: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #518: FILE: examples/l3fwd-power/main.c:242: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #518: FILE: examples/l3fwd-power/main.c:242: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #534: FILE: examples/l3fwd-power/main.c:281: + {RTE_IPv4(1,1,1,0), 24, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #534: FILE: examples/l3fwd-power/main.c:281: + {RTE_IPv4(1,1,1,0), 24, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #534: FILE: examples/l3fwd-power/main.c:281: + {RTE_IPv4(1,1,1,0), 24, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #535: FILE: examples/l3fwd-power/main.c:282: + {RTE_IPv4(2,1,1,0), 24, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #535: FILE: examples/l3fwd-power/main.c:282: + {RTE_IPv4(2,1,1,0), 24, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #535: FILE: examples/l3fwd-power/main.c:282: + {RTE_IPv4(2,1,1,0), 24, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #536: FILE: examples/l3fwd-power/main.c:283: + {RTE_IPv4(3,1,1,0), 24, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #536: FILE: examples/l3fwd-power/main.c:283: + {RTE_IPv4(3,1,1,0), 24, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #536: FILE: examples/l3fwd-power/main.c:283: + {RTE_IPv4(3,1,1,0), 24, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #537: FILE: examples/l3fwd-power/main.c:284: + {RTE_IPv4(4,1,1,0), 24, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #537: FILE: examples/l3fwd-power/main.c:284: + {RTE_IPv4(4,1,1,0), 24, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #537: FILE: examples/l3fwd-power/main.c:284: + {RTE_IPv4(4,1,1,0), 24, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #538: FILE: examples/l3fwd-power/main.c:285: + {RTE_IPv4(5,1,1,0), 24, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #538: FILE: examples/l3fwd-power/main.c:285: + {RTE_IPv4(5,1,1,0), 24, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #538: FILE: examples/l3fwd-power/main.c:285: + {RTE_IPv4(5,1,1,0), 24, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #539: FILE: examples/l3fwd-power/main.c:286: + {RTE_IPv4(6,1,1,0), 24, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #539: FILE: examples/l3fwd-power/main.c:286: + {RTE_IPv4(6,1,1,0), 24, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #539: FILE: examples/l3fwd-power/main.c:286: + {RTE_IPv4(6,1,1,0), 24, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #540: FILE: examples/l3fwd-power/main.c:287: + {RTE_IPv4(7,1,1,0), 24, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #540: FILE: examples/l3fwd-power/main.c:287: + {RTE_IPv4(7,1,1,0), 24, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #540: FILE: examples/l3fwd-power/main.c:287: + {RTE_IPv4(7,1,1,0), 24, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #541: FILE: examples/l3fwd-power/main.c:288: + {RTE_IPv4(8,1,1,0), 24, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #541: FILE: examples/l3fwd-power/main.c:288: + {RTE_IPv4(8,1,1,0), 24, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #541: FILE: examples/l3fwd-power/main.c:288: + {RTE_IPv4(8,1,1,0), 24, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #557: FILE: examples/l3fwd-vf/main.c:204: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #557: FILE: examples/l3fwd-vf/main.c:204: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #557: FILE: examples/l3fwd-vf/main.c:204: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #557: FILE: examples/l3fwd-vf/main.c:204: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #557: FILE: examples/l3fwd-vf/main.c:204: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #557: FILE: examples/l3fwd-vf/main.c:204: + {{RTE_IPv4(100,10,0,1), RTE_IPv4(200,10,0,1), 101, 11, IPPROTO_TCP}, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #558: FILE: examples/l3fwd-vf/main.c:205: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #558: FILE: examples/l3fwd-vf/main.c:205: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #558: FILE: examples/l3fwd-vf/main.c:205: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #558: FILE: examples/l3fwd-vf/main.c:205: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #558: FILE: examples/l3fwd-vf/main.c:205: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #558: FILE: examples/l3fwd-vf/main.c:205: + {{RTE_IPv4(100,20,0,2), RTE_IPv4(200,20,0,2), 102, 12, IPPROTO_TCP}, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #559: FILE: examples/l3fwd-vf/main.c:206: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #559: FILE: examples/l3fwd-vf/main.c:206: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #559: FILE: examples/l3fwd-vf/main.c:206: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #559: FILE: examples/l3fwd-vf/main.c:206: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #559: FILE: examples/l3fwd-vf/main.c:206: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #559: FILE: examples/l3fwd-vf/main.c:206: + {{RTE_IPv4(100,30,0,3), RTE_IPv4(200,30,0,3), 103, 13, IPPROTO_TCP}, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #560: FILE: examples/l3fwd-vf/main.c:207: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #560: FILE: examples/l3fwd-vf/main.c:207: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #560: FILE: examples/l3fwd-vf/main.c:207: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #560: FILE: examples/l3fwd-vf/main.c:207: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #560: FILE: examples/l3fwd-vf/main.c:207: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #560: FILE: examples/l3fwd-vf/main.c:207: + {{RTE_IPv4(100,40,0,4), RTE_IPv4(200,40,0,4), 104, 14, IPPROTO_TCP}, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #576: FILE: examples/l3fwd-vf/main.c:237: + {RTE_IPv4(1,1,1,0), 24, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #576: FILE: examples/l3fwd-vf/main.c:237: + {RTE_IPv4(1,1,1,0), 24, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #576: FILE: examples/l3fwd-vf/main.c:237: + {RTE_IPv4(1,1,1,0), 24, 0}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #577: FILE: examples/l3fwd-vf/main.c:238: + {RTE_IPv4(2,1,1,0), 24, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #577: FILE: examples/l3fwd-vf/main.c:238: + {RTE_IPv4(2,1,1,0), 24, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #577: FILE: examples/l3fwd-vf/main.c:238: + {RTE_IPv4(2,1,1,0), 24, 1}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #578: FILE: examples/l3fwd-vf/main.c:239: + {RTE_IPv4(3,1,1,0), 24, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #578: FILE: examples/l3fwd-vf/main.c:239: + {RTE_IPv4(3,1,1,0), 24, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #578: FILE: examples/l3fwd-vf/main.c:239: + {RTE_IPv4(3,1,1,0), 24, 2}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #579: FILE: examples/l3fwd-vf/main.c:240: + {RTE_IPv4(4,1,1,0), 24, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #579: FILE: examples/l3fwd-vf/main.c:240: + {RTE_IPv4(4,1,1,0), 24, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #579: FILE: examples/l3fwd-vf/main.c:240: + {RTE_IPv4(4,1,1,0), 24, 3}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #580: FILE: examples/l3fwd-vf/main.c:241: + {RTE_IPv4(5,1,1,0), 24, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #580: FILE: examples/l3fwd-vf/main.c:241: + {RTE_IPv4(5,1,1,0), 24, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #580: FILE: examples/l3fwd-vf/main.c:241: + {RTE_IPv4(5,1,1,0), 24, 4}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #581: FILE: examples/l3fwd-vf/main.c:242: + {RTE_IPv4(6,1,1,0), 24, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #581: FILE: examples/l3fwd-vf/main.c:242: + {RTE_IPv4(6,1,1,0), 24, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #581: FILE: examples/l3fwd-vf/main.c:242: + {RTE_IPv4(6,1,1,0), 24, 5}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #582: FILE: examples/l3fwd-vf/main.c:243: + {RTE_IPv4(7,1,1,0), 24, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #582: FILE: examples/l3fwd-vf/main.c:243: + {RTE_IPv4(7,1,1,0), 24, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #582: FILE: examples/l3fwd-vf/main.c:243: + {RTE_IPv4(7,1,1,0), 24, 6}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #583: FILE: examples/l3fwd-vf/main.c:244: + {RTE_IPv4(8,1,1,0), 24, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #583: FILE: examples/l3fwd-vf/main.c:244: + {RTE_IPv4(8,1,1,0), 24, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #583: FILE: examples/l3fwd-vf/main.c:244: + {RTE_IPv4(8,1,1,0), 24, 7}, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #872: FILE: lib/librte_net/rte_ip.h:45: +#define RTE_IPv4(a,b,c,d) ((uint32_t)(((a) & 0xff) << 24) | \ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #872: FILE: lib/librte_net/rte_ip.h:45: +#define RTE_IPv4(a,b,c,d) ((uint32_t)(((a) & 0xff) << 24) | \ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #872: FILE: lib/librte_net/rte_ip.h:45: +#define RTE_IPv4(a,b,c,d) ((uint32_t)(((a) & 0xff) << 24) | \ ^ WARNING:LONG_LINE_COMMENT: line over 90 characters #931: FILE: lib/librte_net/rte_ip.h:86: +#define RTE_IPV4_MIN_MCAST RTE_IPv4(224, 0, 0, 0) /**< Minimal IPv4-multicast address */ WARNING:LONG_LINE_COMMENT: line over 90 characters #932: FILE: lib/librte_net/rte_ip.h:87: +#define RTE_IPV4_MAX_MCAST RTE_IPv4(239, 255, 255, 255) /**< Maximum IPv4 multicast address */ WARNING:LONG_LINE_COMMENT: line over 90 characters #937: FILE: lib/librte_net/rte_ip.h:90: + ((x) >= RTE_IPV4_MIN_MCAST && (x) <= RTE_IPV4_MAX_MCAST) /**< check if IPv4 address is multicast */ ERROR:SPACING: space required after that ',' (ctx:VxV) #1041: FILE: test/test/test_acl.h:85: + .src_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1041: FILE: test/test/test_acl.h:85: + .src_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1041: FILE: test/test/test_acl.h:85: + .src_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1048: FILE: test/test/test_acl.h:91: + .dst_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1048: FILE: test/test/test_acl.h:91: + .dst_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1048: FILE: test/test/test_acl.h:91: + .dst_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1058: FILE: test/test/test_acl.h:127: + {.ip_src = RTE_IPv4(10,0,1,0)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1058: FILE: test/test/test_acl.h:127: + {.ip_src = RTE_IPv4(10,0,1,0)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1058: FILE: test/test/test_acl.h:127: + {.ip_src = RTE_IPv4(10,0,1,0)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1059: FILE: test/test/test_acl.h:128: + {.ip_src = RTE_IPv4(10,0,0,1), .allow = 2}, /* should match 2 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1059: FILE: test/test/test_acl.h:128: + {.ip_src = RTE_IPv4(10,0,0,1), .allow = 2}, /* should match 2 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1059: FILE: test/test/test_acl.h:128: + {.ip_src = RTE_IPv4(10,0,0,1), .allow = 2}, /* should match 2 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1068: FILE: test/test/test_acl.h:145: + .dst_addr = RTE_IPv4(192,168,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1068: FILE: test/test/test_acl.h:145: + .dst_addr = RTE_IPv4(192,168,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1068: FILE: test/test/test_acl.h:145: + .dst_addr = RTE_IPv4(192,168,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1077: FILE: test/test/test_acl.h:156: + .dst_addr = RTE_IPv4(192,168,1,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1077: FILE: test/test/test_acl.h:156: + .dst_addr = RTE_IPv4(192,168,1,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1077: FILE: test/test/test_acl.h:156: + .dst_addr = RTE_IPv4(192,168,1,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1086: FILE: test/test/test_acl.h:167: + .dst_addr = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1086: FILE: test/test/test_acl.h:167: + .dst_addr = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1086: FILE: test/test/test_acl.h:167: + .dst_addr = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1095: FILE: test/test/test_acl.h:180: + .src_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1095: FILE: test/test/test_acl.h:180: + .src_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1095: FILE: test/test/test_acl.h:180: + .src_addr = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1104: FILE: test/test/test_acl.h:191: + .src_addr = RTE_IPv4(10,1,1,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1104: FILE: test/test/test_acl.h:191: + .src_addr = RTE_IPv4(10,1,1,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1104: FILE: test/test/test_acl.h:191: + .src_addr = RTE_IPv4(10,1,1,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1113: FILE: test/test/test_acl.h:202: + .src_addr = RTE_IPv4(10,1,1,1), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1113: FILE: test/test/test_acl.h:202: + .src_addr = RTE_IPv4(10,1,1,1), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1113: FILE: test/test/test_acl.h:202: + .src_addr = RTE_IPv4(10,1,1,1), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1122: FILE: test/test/test_acl.h:396: + .dst_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1122: FILE: test/test/test_acl.h:396: + .dst_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1122: FILE: test/test/test_acl.h:396: + .dst_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1125: FILE: test/test/test_acl.h:398: + .src_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1125: FILE: test/test/test_acl.h:398: + .src_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1125: FILE: test/test/test_acl.h:398: + .src_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1134: FILE: test/test/test_acl.h:414: + .dst_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1134: FILE: test/test/test_acl.h:414: + .dst_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1134: FILE: test/test/test_acl.h:414: + .dst_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1137: FILE: test/test/test_acl.h:416: + .src_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1137: FILE: test/test/test_acl.h:416: + .src_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1137: FILE: test/test/test_acl.h:416: + .src_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1146: FILE: test/test/test_acl.h:432: + .dst_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1146: FILE: test/test/test_acl.h:432: + .dst_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1146: FILE: test/test/test_acl.h:432: + .dst_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1149: FILE: test/test/test_acl.h:434: + .src_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1149: FILE: test/test/test_acl.h:434: + .src_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1149: FILE: test/test/test_acl.h:434: + .src_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1158: FILE: test/test/test_acl.h:448: + .dst_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1158: FILE: test/test/test_acl.h:448: + .dst_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1158: FILE: test/test/test_acl.h:448: + .dst_addr = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1161: FILE: test/test/test_acl.h:450: + .src_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1161: FILE: test/test/test_acl.h:450: + .src_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1161: FILE: test/test/test_acl.h:450: + .src_addr = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1172: FILE: test/test/test_acl.h:466: + {.ip_src = RTE_IPv4(10,0,0,0), .allow = 4}, /* should match 4 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1172: FILE: test/test/test_acl.h:466: + {.ip_src = RTE_IPv4(10,0,0,0), .allow = 4}, /* should match 4 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1172: FILE: test/test/test_acl.h:466: + {.ip_src = RTE_IPv4(10,0,0,0), .allow = 4}, /* should match 4 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1173: FILE: test/test/test_acl.h:467: + {.ip_src = RTE_IPv4(10,1,1,2), .allow = 5}, /* should match 5 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1173: FILE: test/test/test_acl.h:467: + {.ip_src = RTE_IPv4(10,1,1,2), .allow = 5}, /* should match 5 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1173: FILE: test/test/test_acl.h:467: + {.ip_src = RTE_IPv4(10,1,1,2), .allow = 5}, /* should match 5 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1174: FILE: test/test/test_acl.h:468: + {.ip_src = RTE_IPv4(10,1,1,1), .allow = 5, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1174: FILE: test/test/test_acl.h:468: + {.ip_src = RTE_IPv4(10,1,1,1), .allow = 5, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1174: FILE: test/test/test_acl.h:468: + {.ip_src = RTE_IPv4(10,1,1,1), .allow = 5, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1179: FILE: test/test/test_acl.h:470: + {.ip_dst = RTE_IPv4(10,0,0,0)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1179: FILE: test/test/test_acl.h:470: + {.ip_dst = RTE_IPv4(10,0,0,0)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1179: FILE: test/test/test_acl.h:470: + {.ip_dst = RTE_IPv4(10,0,0,0)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1180: FILE: test/test/test_acl.h:471: + {.ip_dst = RTE_IPv4(10,1,1,2)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1180: FILE: test/test/test_acl.h:471: + {.ip_dst = RTE_IPv4(10,1,1,2)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1180: FILE: test/test/test_acl.h:471: + {.ip_dst = RTE_IPv4(10,1,1,2)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1181: FILE: test/test/test_acl.h:472: + {.ip_dst = RTE_IPv4(10,1,1,1)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1181: FILE: test/test/test_acl.h:472: + {.ip_dst = RTE_IPv4(10,1,1,1)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1181: FILE: test/test/test_acl.h:472: + {.ip_dst = RTE_IPv4(10,1,1,1)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1189: FILE: test/test/test_acl.h:474: + {.ip_src = RTE_IPv4(192,168,2,50)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1189: FILE: test/test/test_acl.h:474: + {.ip_src = RTE_IPv4(192,168,2,50)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1189: FILE: test/test/test_acl.h:474: + {.ip_src = RTE_IPv4(192,168,2,50)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1190: FILE: test/test/test_acl.h:475: + {.ip_src = RTE_IPv4(192,168,1,2)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1190: FILE: test/test/test_acl.h:475: + {.ip_src = RTE_IPv4(192,168,1,2)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1190: FILE: test/test/test_acl.h:475: + {.ip_src = RTE_IPv4(192,168,1,2)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1191: FILE: test/test/test_acl.h:476: + {.ip_src = RTE_IPv4(192,168,1,50)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1191: FILE: test/test/test_acl.h:476: + {.ip_src = RTE_IPv4(192,168,1,50)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1191: FILE: test/test/test_acl.h:476: + {.ip_src = RTE_IPv4(192,168,1,50)}, /* should not match */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1192: FILE: test/test/test_acl.h:477: + {.ip_dst = RTE_IPv4(192,168,2,50), .allow = 1}, /* should match 1 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1192: FILE: test/test/test_acl.h:477: + {.ip_dst = RTE_IPv4(192,168,2,50), .allow = 1}, /* should match 1 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1192: FILE: test/test/test_acl.h:477: + {.ip_dst = RTE_IPv4(192,168,2,50), .allow = 1}, /* should match 1 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1193: FILE: test/test/test_acl.h:478: + {.ip_dst = RTE_IPv4(192,168,1,49), .allow = 2}, /* should match 2 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1193: FILE: test/test/test_acl.h:478: + {.ip_dst = RTE_IPv4(192,168,1,49), .allow = 2}, /* should match 2 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1193: FILE: test/test/test_acl.h:478: + {.ip_dst = RTE_IPv4(192,168,1,49), .allow = 2}, /* should match 2 */ ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1194: FILE: test/test/test_acl.h:479: + {.ip_dst = RTE_IPv4(192,168,1,50), .allow = 2, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1194: FILE: test/test/test_acl.h:479: + {.ip_dst = RTE_IPv4(192,168,1,50), .allow = 2, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1194: FILE: test/test/test_acl.h:479: + {.ip_dst = RTE_IPv4(192,168,1,50), .allow = 2, ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1203: FILE: test/test/test_acl.h:518: + {.vlan = 0x5, .ip_src = RTE_IPv4(10,1,1,1), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1203: FILE: test/test/test_acl.h:518: + {.vlan = 0x5, .ip_src = RTE_IPv4(10,1,1,1), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1203: FILE: test/test/test_acl.h:518: + {.vlan = 0x5, .ip_src = RTE_IPv4(10,1,1,1), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1206: FILE: test/test/test_acl.h:520: + {.vlan = 0x5, .ip_src = RTE_IPv4(192,168,2,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1206: FILE: test/test/test_acl.h:520: + {.vlan = 0x5, .ip_src = RTE_IPv4(192,168,2,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1206: FILE: test/test/test_acl.h:520: + {.vlan = 0x5, .ip_src = RTE_IPv4(192,168,2,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1209: FILE: test/test/test_acl.h:522: + {.vlan = 0x55, .ip_src = RTE_IPv4(192,168,1,49), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1209: FILE: test/test/test_acl.h:522: + {.vlan = 0x55, .ip_src = RTE_IPv4(192,168,1,49), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1209: FILE: test/test/test_acl.h:522: + {.vlan = 0x55, .ip_src = RTE_IPv4(192,168,1,49), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1216: FILE: test/test/test_acl.h:528: + {.proto = 0x5, .ip_dst = RTE_IPv4(192,168,2,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1216: FILE: test/test/test_acl.h:528: + {.proto = 0x5, .ip_dst = RTE_IPv4(192,168,2,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1216: FILE: test/test/test_acl.h:528: + {.proto = 0x5, .ip_dst = RTE_IPv4(192,168,2,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1220: FILE: test/test/test_acl.h:531: + {.proto = 0x5, .ip_dst = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1220: FILE: test/test/test_acl.h:531: + {.proto = 0x5, .ip_dst = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1220: FILE: test/test/test_acl.h:531: + {.proto = 0x5, .ip_dst = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1230: FILE: test/test/test_acl.h:540: + {.ip_src = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1230: FILE: test/test/test_acl.h:540: + {.ip_src = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1230: FILE: test/test/test_acl.h:540: + {.ip_src = RTE_IPv4(192,168,1,50), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1231: FILE: test/test/test_acl.h:541: + .ip_dst = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1231: FILE: test/test/test_acl.h:541: + .ip_dst = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1231: FILE: test/test/test_acl.h:541: + .ip_dst = RTE_IPv4(10,0,0,0), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1240: FILE: test/test/test_acl.h:548: + .ip_dst = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1240: FILE: test/test/test_acl.h:548: + .ip_dst = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1240: FILE: test/test/test_acl.h:548: + .ip_dst = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1241: FILE: test/test/test_acl.h:549: + .ip_src = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1241: FILE: test/test/test_acl.h:549: + .ip_src = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1241: FILE: test/test/test_acl.h:549: + .ip_src = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1251: FILE: test/test/test_acl.h:559: + .ip_dst = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1251: FILE: test/test/test_acl.h:559: + .ip_dst = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1251: FILE: test/test/test_acl.h:559: + .ip_dst = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1252: FILE: test/test/test_acl.h:560: + .ip_src = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1252: FILE: test/test/test_acl.h:560: + .ip_src = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1252: FILE: test/test/test_acl.h:560: + .ip_src = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1262: FILE: test/test/test_acl.h:570: + .ip_dst = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1262: FILE: test/test/test_acl.h:570: + .ip_dst = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1262: FILE: test/test/test_acl.h:570: + .ip_dst = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1263: FILE: test/test/test_acl.h:571: + .ip_src = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1263: FILE: test/test/test_acl.h:571: + .ip_src = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1263: FILE: test/test/test_acl.h:571: + .ip_src = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1273: FILE: test/test/test_acl.h:580: + .ip_dst = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1273: FILE: test/test/test_acl.h:580: + .ip_dst = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1273: FILE: test/test/test_acl.h:580: + .ip_dst = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1274: FILE: test/test/test_acl.h:581: + .ip_src = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1274: FILE: test/test/test_acl.h:581: + .ip_src = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1274: FILE: test/test/test_acl.h:581: + .ip_src = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1284: FILE: test/test/test_acl.h:590: + .ip_dst = RTE_IPv4(2,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1284: FILE: test/test/test_acl.h:590: + .ip_dst = RTE_IPv4(2,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1284: FILE: test/test/test_acl.h:590: + .ip_dst = RTE_IPv4(2,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1285: FILE: test/test/test_acl.h:591: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1285: FILE: test/test/test_acl.h:591: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1285: FILE: test/test/test_acl.h:591: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1295: FILE: test/test/test_acl.h:600: + .ip_dst = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1295: FILE: test/test/test_acl.h:600: + .ip_dst = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1295: FILE: test/test/test_acl.h:600: + .ip_dst = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1296: FILE: test/test/test_acl.h:601: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1296: FILE: test/test/test_acl.h:601: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1296: FILE: test/test/test_acl.h:601: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1306: FILE: test/test/test_acl.h:613: + .ip_dst = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1306: FILE: test/test/test_acl.h:613: + .ip_dst = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1306: FILE: test/test/test_acl.h:613: + .ip_dst = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1307: FILE: test/test/test_acl.h:614: + .ip_src = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1307: FILE: test/test/test_acl.h:614: + .ip_src = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1307: FILE: test/test/test_acl.h:614: + .ip_src = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1317: FILE: test/test/test_acl.h:623: + .ip_dst = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1317: FILE: test/test/test_acl.h:623: + .ip_dst = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1317: FILE: test/test/test_acl.h:623: + .ip_dst = RTE_IPv4(5,6,7,254), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1318: FILE: test/test/test_acl.h:624: + .ip_src = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1318: FILE: test/test/test_acl.h:624: + .ip_src = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1318: FILE: test/test/test_acl.h:624: + .ip_src = RTE_IPv4(1,2,100,200), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1328: FILE: test/test/test_acl.h:633: + .ip_dst = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1328: FILE: test/test/test_acl.h:633: + .ip_dst = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1328: FILE: test/test/test_acl.h:633: + .ip_dst = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1329: FILE: test/test/test_acl.h:634: + .ip_src = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1329: FILE: test/test/test_acl.h:634: + .ip_src = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1329: FILE: test/test/test_acl.h:634: + .ip_src = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1339: FILE: test/test/test_acl.h:642: + .ip_dst = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1339: FILE: test/test/test_acl.h:642: + .ip_dst = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1339: FILE: test/test/test_acl.h:642: + .ip_dst = RTE_IPv4(5,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1340: FILE: test/test/test_acl.h:643: + .ip_src = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1340: FILE: test/test/test_acl.h:643: + .ip_src = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1340: FILE: test/test/test_acl.h:643: + .ip_src = RTE_IPv4(1,10,20,30), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1350: FILE: test/test/test_acl.h:651: + .ip_dst = RTE_IPv4(2,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1350: FILE: test/test/test_acl.h:651: + .ip_dst = RTE_IPv4(2,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1350: FILE: test/test/test_acl.h:651: + .ip_dst = RTE_IPv4(2,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1351: FILE: test/test/test_acl.h:652: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1351: FILE: test/test/test_acl.h:652: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1351: FILE: test/test/test_acl.h:652: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1361: FILE: test/test/test_acl.h:660: + .ip_dst = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1361: FILE: test/test/test_acl.h:660: + .ip_dst = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1361: FILE: test/test/test_acl.h:660: + .ip_dst = RTE_IPv4(1,2,3,4), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1362: FILE: test/test/test_acl.h:661: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1362: FILE: test/test/test_acl.h:661: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1362: FILE: test/test/test_acl.h:661: + .ip_src = RTE_IPv4(4,6,7,8), ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1910: FILE: test/test/test_sched.c:95: + ip_hdr->dst_addr = RTE_IPv4(0,0,TC,QUEUE); ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1910: FILE: test/test/test_sched.c:95: + ip_hdr->dst_addr = RTE_IPv4(0,0,TC,QUEUE); ^ ERROR:SPACING: space required after that ',' (ctx:VxV) #1910: FILE: test/test/test_sched.c:95: + ip_hdr->dst_addr = RTE_IPv4(0,0,TC,QUEUE); ^ total: 380 errors, 3 warnings, 1578 lines checked