diff for duplicates of <1457129413.2936.27.camel@intel.com> diff --git a/a/1.txt b/N1/1.txt index 4f440ab..103c26b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,37 +10,30 @@ On Fri, 2016-03-04 at 11:47 -0800, Sridhar Samudrala wrote: > > Tested with the following filters: > -> ?#tc qdisc add dev p4p1 ingress -> ?#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \ -> ????????handle 800:0:1 u32 ht 800: \ -> ????????match ip dst 11.0.0.1/24 match ip src 11.0.0.2/24 action drop +> #tc qdisc add dev p4p1 ingress +> #tc filter add dev p4p1 parent ffff: protocol ip prio 99 \ +> handle 800:0:1 u32 ht 800: \ +> match ip dst 11.0.0.1/24 match ip src 11.0.0.2/24 action drop > -> ?#tc filter del dev p4p1 parent ffff: protocol ip prio 99 \ -> ????????handle 800:0:1 u32 -> ?#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \ -> ????????handle 1: u32 divisor 1 -> ?#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \ -> ????????handle 800:0:10 u32 ht 800: link 1: \ -> ????????offset at 0 mask 0f00 shift 6 plus 0 eat match ip protocol 6 +> #tc filter del dev p4p1 parent ffff: protocol ip prio 99 \ +> handle 800:0:1 u32 +> #tc filter add dev p4p1 parent ffff: protocol ip prio 99 \ +> handle 1: u32 divisor 1 +> #tc filter add dev p4p1 parent ffff: protocol ip prio 99 \ +> handle 800:0:10 u32 ht 800: link 1: \ +> offset at 0 mask 0f00 shift 6 plus 0 eat match ip protocol 6 > ff -> ?#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \ -> ????????handle 1:0:10 u32 ht 1: \ -> ????????match tcp src 1024 ffff match tcp dst 80 ffff action drop +> #tc filter add dev p4p1 parent ffff: protocol ip prio 99 \ +> handle 1:0:10 u32 ht 1: \ +> match tcp src 1024 ffff match tcp dst 80 ffff action drop > > Signed-off-by: Sridhar Samudrala <sridhar.samudrala@intel.com> > --- -> ?drivers/net/ethernet/intel/ixgbe/ixgbe_main.c? |? 3 +-- -> ?drivers/net/ethernet/intel/ixgbe/ixgbe_model.h | 17 ++++---------- +> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 3 +-- +> drivers/net/ethernet/intel/ixgbe/ixgbe_model.h | 17 ++++---------- > --- -> ?2 files changed, 5 insertions(+), 15 deletions(-) +> 2 files changed, 5 insertions(+), 15 deletions(-) -Is this v2? ?If not, why are you re-sending a patch that is already in -my queue? ?If so, where is the changelog so we know what changed in +Is this v2? If not, why are you re-sending a patch that is already in +my queue? If so, where is the changelog so we know what changed in this updated v2 of the patch? --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: This is a digitally signed message part -URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20160304/ec96557f/attachment.asc> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..a2a8ef7 --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCgAGBQJW2gfFAAoJEOVv75VaS+3OtWAP/jnucf6W6ST6LK87tVDuEywn +r9cexWFpBLS3DKRO1hTVu1iG2zDnDxeNp+oNCvZE+1+PM9fKhe+kxHwreAa7+EBA +IVjhihCtX9vucV1gf+YSZ9CzvO0lbsCCNuE6Ckt/3Cxi/HyAoiRpE7FRuBng6qW+ +Qyn3YKnhOdu9VunFWUHc9qU58uC/ZwucV+zDCMlHqO6qLXU5ddCRdHa5dVkOB5Wx +KgXQR+CDPYrMiugZ8hmWy+K78LVN3BISrB0fBJ/w3wapAj+ayE5N7r1cdId/0Hz+ +rPk5m205EDsRHOMnuTCMAYwL2f1Q8qsqJBEbuVJank2+Ylg77thMGbTSRO95Vvf4 +s6TxiNValnZapgPgQ+CB2E9xEqkMPLz+dousm1SgzPQQRzYp49tFyIX+hNRElXmk +OJIa6NQzKetCp7NvSv6v8AGRB6ajz1ritfG2q4tl9c7J3BdT6I5TpbohiU8jGmLu +Tuh9E1B2NWWIXD2Guh+80W6qZ0X32ulXdj3cNRCPqJGyBy7OLkuDP2cQ/dll/cv9 +OqtJaU4jndqrZxPEH7JwOzKrAmn6wqdInNQpERtpVt+TRA7SEDnYzik7TIlh+WQa +YDoYClwApRggJkUipBAQRKiJ6mkPyi5H9vmzupEVImZNy/l6009v+vp3ggYh5O26 +em42vmxm/KLVCiasExCn +=k1jT +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..da6d245 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,3 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: This is a digitally signed message part +Content-Transfer-Encoding: 7bit diff --git a/a/content_digest b/N1/content_digest index d977bc3..aa19c85 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,12 @@ "ref\01457120869-3489-1-git-send-email-sridhar.samudrala@intel.com\0" "From\0Jeff Kirsher <jeffrey.t.kirsher@intel.com>\0" - "Subject\0[Intel-wired-lan] [PATCH net-next] net: ixgbe: Fix cls_u32 offload support for ports and fields with masks.\0" + "Subject\0Re: [Intel-wired-lan] [PATCH net-next] net: ixgbe: Fix cls_u32 offload support for ports and fields with masks.\0" "Date\0Fri, 04 Mar 2016 14:10:13 -0800\0" - "To\0intel-wired-lan@osuosl.org\0" - "\00:1\0" + "To\0Sridhar Samudrala <sridhar.samudrala@intel.com>" + intel-wired-lan@lists.osuosl.org + john.r.fastabend@intel.com + " netdev@vger.kernel.org\0" + "\01:1\0" "b\0" "On Fri, 2016-03-04 at 11:47 -0800, Sridhar Samudrala wrote:\n" "> Fix support for 16 bit source/dest port matches in ixgbe model.\n" @@ -17,39 +20,53 @@ "> \n" "> Tested with the following filters:\n" "> \n" - "> ?#tc qdisc add dev p4p1 ingress\n" - "> ?#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \\\n" - "> ????????handle 800:0:1 u32 ht 800: \\\n" - "> ????????match ip dst 11.0.0.1/24 match ip src 11.0.0.2/24 action drop\n" + "> \302\240#tc qdisc add dev p4p1 ingress\n" + "> \302\240#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \\\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240handle 800:0:1 u32 ht 800: \\\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240match ip dst 11.0.0.1/24 match ip src 11.0.0.2/24 action drop\n" "> \n" - "> ?#tc filter del dev p4p1 parent ffff: protocol ip prio 99 \\\n" - "> ????????handle 800:0:1 u32\n" - "> ?#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \\\n" - "> ????????handle 1: u32 divisor 1\n" - "> ?#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \\\n" - "> ????????handle 800:0:10 u32 ht 800: link 1: \\\n" - "> ????????offset at 0 mask 0f00 shift 6 plus 0 eat match ip protocol 6\n" + "> \302\240#tc filter del dev p4p1 parent ffff: protocol ip prio 99 \\\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240handle 800:0:1 u32\n" + "> \302\240#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \\\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240handle 1: u32 divisor 1\n" + "> \302\240#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \\\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240handle 800:0:10 u32 ht 800: link 1: \\\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240offset at 0 mask 0f00 shift 6 plus 0 eat match ip protocol 6\n" "> ff\n" - "> ?#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \\\n" - "> ????????handle 1:0:10 u32 ht 1: \\\n" - "> ????????match tcp src 1024 ffff match tcp dst 80 ffff action drop\n" + "> \302\240#tc filter add dev p4p1 parent ffff: protocol ip prio 99 \\\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240handle 1:0:10 u32 ht 1: \\\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240match tcp src 1024 ffff match tcp dst 80 ffff action drop\n" "> \n" "> Signed-off-by: Sridhar Samudrala <sridhar.samudrala@intel.com>\n" "> ---\n" - "> ?drivers/net/ethernet/intel/ixgbe/ixgbe_main.c? |? 3 +--\n" - "> ?drivers/net/ethernet/intel/ixgbe/ixgbe_model.h | 17 ++++----------\n" + "> \302\240drivers/net/ethernet/intel/ixgbe/ixgbe_main.c\302\240 |\302\240 3 +--\n" + "> \302\240drivers/net/ethernet/intel/ixgbe/ixgbe_model.h | 17 ++++----------\n" "> ---\n" - "> ?2 files changed, 5 insertions(+), 15 deletions(-)\n" + "> \302\2402 files changed, 5 insertions(+), 15 deletions(-)\n" "\n" - "Is this v2? ?If not, why are you re-sending a patch that is already in\n" - "my queue? ?If so, where is the changelog so we know what changed in\n" - "this updated v2 of the patch?\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: This is a digitally signed message part\n" - URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20160304/ec96557f/attachment.asc> + "Is this v2? \302\240If not, why are you re-sending a patch that is already in\n" + "my queue? \302\240If so, where is the changelog so we know what changed in\n" + this updated v2 of the patch? + "\01:2\0" + "fn\0signature.asc\0" + "d\0This is a digitally signed message part\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v2\n" + "\n" + "iQIcBAABCgAGBQJW2gfFAAoJEOVv75VaS+3OtWAP/jnucf6W6ST6LK87tVDuEywn\n" + "r9cexWFpBLS3DKRO1hTVu1iG2zDnDxeNp+oNCvZE+1+PM9fKhe+kxHwreAa7+EBA\n" + "IVjhihCtX9vucV1gf+YSZ9CzvO0lbsCCNuE6Ckt/3Cxi/HyAoiRpE7FRuBng6qW+\n" + "Qyn3YKnhOdu9VunFWUHc9qU58uC/ZwucV+zDCMlHqO6qLXU5ddCRdHa5dVkOB5Wx\n" + "KgXQR+CDPYrMiugZ8hmWy+K78LVN3BISrB0fBJ/w3wapAj+ayE5N7r1cdId/0Hz+\n" + "rPk5m205EDsRHOMnuTCMAYwL2f1Q8qsqJBEbuVJank2+Ylg77thMGbTSRO95Vvf4\n" + "s6TxiNValnZapgPgQ+CB2E9xEqkMPLz+dousm1SgzPQQRzYp49tFyIX+hNRElXmk\n" + "OJIa6NQzKetCp7NvSv6v8AGRB6ajz1ritfG2q4tl9c7J3BdT6I5TpbohiU8jGmLu\n" + "Tuh9E1B2NWWIXD2Guh+80W6qZ0X32ulXdj3cNRCPqJGyBy7OLkuDP2cQ/dll/cv9\n" + "OqtJaU4jndqrZxPEH7JwOzKrAmn6wqdInNQpERtpVt+TRA7SEDnYzik7TIlh+WQa\n" + "YDoYClwApRggJkUipBAQRKiJ6mkPyi5H9vmzupEVImZNy/l6009v+vp3ggYh5O26\n" + "em42vmxm/KLVCiasExCn\n" + "=k1jT\n" + "-----END PGP SIGNATURE-----\n" -edf953062328fb0ae883605cde577cd8bdea39a2944088b904760c469e610261 +4db1e732f082623203ffb324fa1f72b5f5561241768a3ffdbee9069325d7721c
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.