[dpdk-test-report] |WARNING| pw99591 [PATCH] net: promote ip6 external headers skip API as stable

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Oct 6 11:29:00 CEST 2021


Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/99591

_apply patch failure_

Submitter: Olivier Matz <olivier.matz at 6wind.com>
Date: Friday, September 24 2021 13:01:10 
Applied on: CommitID:2700326085033fd13339a8de31f58a95d1ee9c3f
Apply patch set 99591 failed:

Checking patch lib/net/rte_net.h...
Checking patch lib/net/version.map...
error: while searching for:
	rte_net_crc_calc;
	rte_net_crc_set_alg;
	rte_net_get_ptype;

	local: *;
};

error: patch failed: lib/net/version.map:6
error: while searching for:
	global:

	rte_net_make_rarp_packet;
	rte_net_skip_ip6_ext;
	rte_ether_unformat_addr;
};

error: patch failed: lib/net/version.map:14
Applied patch lib/net/rte_net.h cleanly.
Applying patch lib/net/version.map with 2 rejects...
Rejected hunk #1.
Rejected hunk #2.
diff a/lib/net/version.map b/lib/net/version.map	(rejected hunks)
@@ -6,6 +6,7 @@ DPDK_22 {
 	rte_net_crc_calc;
 	rte_net_crc_set_alg;
 	rte_net_get_ptype;
+	rte_net_skip_ip6_ext;
 
 	local: *;
 };
@@ -14,6 +15,5 @@ EXPERIMENTAL {
 	global:
 
 	rte_net_make_rarp_packet;
-	rte_net_skip_ip6_ext;
 	rte_ether_unformat_addr;
 };

https://lab.dpdk.org/results/dashboard/patchsets/18947/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list