Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working
@ 2020-04-02  3:20 bugzilla
  2020-04-09  8:07 ` bugzilla
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla @ 2020-04-02  3:20 UTC (permalink / raw)
  To: spp

https://bugs.dpdk.org/show_bug.cgi?id=433

            Bug ID: 433
           Summary: suggested URL for DPDK-Suricata is limited or not
                    working
           Product: SPP
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: main
          Assignee: yasufum.o@gmail.com
          Reporter: vipin.varghese@intel.com
                CC: spp@dpdk.org
  Target Milestone: ---

Commit URL link:
http://git.dpdk.org/apps/spp/commit/?id=6e811d61f6da6478f6068b1b7fa3904233ab9cff
VERSION := 18.08.4

Issue: suggested application `DPDK_SURICATA-4_1_1` is partial or not working

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working
  2020-04-02  3:20 [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working bugzilla
@ 2020-04-09  8:07 ` bugzilla
  2020-04-09 10:22 ` bugzilla
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2020-04-09  8:07 UTC (permalink / raw)
  To: spp

https://bugs.dpdk.org/show_bug.cgi?id=433

Hideyuki Yamashita (yamashita.hideyuki@ntt-tx.co.jp) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yamashita.hideyuki@ntt-tx.c
                   |                            |o.jp

--- Comment #1 from Hideyuki Yamashita (yamashita.hideyuki@ntt-tx.co.jp) ---
Hello Vipin,
Thanks for your suggestion.

Then what should I do?
Are there any substitute on it?

If yes, please let me know.
In my understanding ,there are some part which
points SURICATA-4_1_1 and I have to change it.

e.g. 
spp/tools/sppc/build/main.py

    # Supporting suricata is experimental
    parser.add_argument(
        '--suricata-repo',
        type=str,
        default="https://github.com/vipinpv85/DPDK_SURICATA-4_1_1.git",
        help="Git URL of DPDK-Suricata")

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working
  2020-04-02  3:20 [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working bugzilla
  2020-04-09  8:07 ` bugzilla
@ 2020-04-09 10:22 ` bugzilla
  2020-08-05  4:29 ` bugzilla
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2020-04-09 10:22 UTC (permalink / raw)
  To: spp

https://bugs.dpdk.org/show_bug.cgi?id=433

--- Comment #2 from Vipin Varghese (vipin.varghese@intel.com) ---
Then what should I do?
Answer> assumption is you have tested and added the same. I am not able to get
it working. So I raised the ticket. Can you confirm your finding?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working
  2020-04-02  3:20 [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working bugzilla
  2020-04-09  8:07 ` bugzilla
  2020-04-09 10:22 ` bugzilla
@ 2020-08-05  4:29 ` bugzilla
  2020-08-20  1:55 ` bugzilla
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2020-08-05  4:29 UTC (permalink / raw)
  To: spp

https://bugs.dpdk.org/show_bug.cgi?id=433

Hideyuki Yamashita (yamashita.hideyuki@ntt-tx.co.jp) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #3 from Hideyuki Yamashita (yamashita.hideyuki@ntt-tx.co.jp) ---
Hello Vipin,

I confirmed that with using DPDK20.02,
git url should be changed.

I changed the status of ticket to "Confirmed"
and also plan to revise the document in future update.

Thanks,
Hideyuki Yamashita

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working
  2020-04-02  3:20 [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working bugzilla
                   ` (2 preceding siblings ...)
  2020-08-05  4:29 ` bugzilla
@ 2020-08-20  1:55 ` bugzilla
  2020-08-25 11:56 ` bugzilla
  2020-08-27  1:01 ` bugzilla
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2020-08-20  1:55 UTC (permalink / raw)
  To: spp

https://bugs.dpdk.org/show_bug.cgi?id=433

--- Comment #4 from Hideyuki Yamashita (yamashita.hideyuki@ntt-tx.co.jp) ---
Hello Vipin,

I will plan to issue document patch. 
Change is as following:

Add note in 1.5.10 "Suricata Container"

Above version of suricata is experimental. So it is limited or not working from
functionality view point.

BR,
Hideyuki Yamashita

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working
  2020-04-02  3:20 [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working bugzilla
                   ` (3 preceding siblings ...)
  2020-08-20  1:55 ` bugzilla
@ 2020-08-25 11:56 ` bugzilla
  2020-08-27  1:01 ` bugzilla
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2020-08-25 11:56 UTC (permalink / raw)
  To: spp

https://bugs.dpdk.org/show_bug.cgi?id=433

--- Comment #5 from Vipin Varghese (vipin.varghese@intel.com) ---
Hi Hideyuki,

following project https://github.com/vipinpv85/DPDK_SURICATA-4_1_1, is part of
github activity. I do not understand your claim `suricata is experimental`.

as suricata project is different from DPDK_SURICATA-4_1_1

Thanks
Vipin Varghese

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working
  2020-04-02  3:20 [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working bugzilla
                   ` (4 preceding siblings ...)
  2020-08-25 11:56 ` bugzilla
@ 2020-08-27  1:01 ` bugzilla
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2020-08-27  1:01 UTC (permalink / raw)
  To: spp

https://bugs.dpdk.org/show_bug.cgi?id=433

--- Comment #6 from Hideyuki Yamashita (yamashita.hideyuki@ntt-tx.co.jp) ---
Hello Vipin,

Your comment correct.
If you kindly provide "appropriate" wording, it is highly appreciated.

Thanks,
Hideyuki Yamashita

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-27  1:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02  3:20 [spp] [Bug 433] suggested URL for DPDK-Suricata is limited or not working bugzilla
2020-04-09  8:07 ` bugzilla
2020-04-09 10:22 ` bugzilla
2020-08-05  4:29 ` bugzilla
2020-08-20  1:55 ` bugzilla
2020-08-25 11:56 ` bugzilla
2020-08-27  1:01 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).