I: Enabling IRQ!
I: No IRQs defined!
I: Enable MDIO Bus assuming ethernet clock frequency 2500000 divider 1!
I: MDIO ready!
I: RX Checksum offloading disabled
I: TX Checksum offloading disabled
I: Soft-resetting the DMA core!
I: Completed configuration of AXI DMA - Starting transfer!
I: Link state changed to: down (speed 0)
I: Interface initialized!
*** Booting Zephyr OS build xilinx_v2024.2-121-g3191fb0f08f8 ***
I: Initializing network
I: IPv4 address: 192.168.14.10
uart:~$ I: Completed configuration of AXI DMA - Starting transfer!
I: PHY 1 is up
I: PHY (1) Link speed 1000 Mb, full duplex
I: Link state changed to: up (speed 20)
D: Data to send
D: 47 45 54 20 2f 20 48 54 |GET / HT
D: 54 50 2f 31 2e 31 0d 0a |TP/1.1..
D: 48 6f 73 74 3a 20 31 39 |Host: 19
D: 32 2e 31 36 38 2e 31 34 |2.168.14
D: 2e 32 34 0d 0a 0d 0a    |.24....
D: (main): Sent 39 bytes
D: (main): -- HTTP GET response (headers) --
D: (main): HTTP response status 200 OK
D: (main): [6] Server
D: (main): [28] SimpleHTTP/0.6 Python/3.12.3
D: (main): [4] Date
D: (main): [29] Fri, 30 May 2025 10:44:20 GMT
D: (main): [12] Content-type
D: (main): [9] text/html
D: (main): [14] Content-Length
D: (main): [3] 178
D: (main): [13] Last-Modified
D: (main): [29] Wed, 11 Dec 2024 20:32:32 GMT
D: (main): Headers complete
D: (main): Processed 178 length 178
D: (main): -- HTTP GET response (complete) --
D: (main): Calling callback for 364 len data
I: All the data received (364 bytes)
I: Response to IPv4 GET
I: Response status OK
D: (main): Received 364 bytes
I: http_client_req completed for HTTP_GET / IPv4 GET
D: Data to send
D: 50 4f 53 54 20 2f 66 6f |POST /fo
D: 6f 62 61 72 20 48 54 54 |obar HTT
D: 50 2f 31 2e 31 0d 0a 48 |P/1.1..H
D: 6f 73 74 3a 20 31 39 32 |ost: 192
D: 2e 31 36 38 2e 31 34 2e |.168.14.
D: 32 34 0d 0a 43 6f 6e 74 |24..Cont
D: 65 6e 74 2d 4c 65 6e 67 |ent-Leng
D: 74 68 3a 20 36 0d 0a 0d |th: 6...
D: 0a                      |.
I: http_client_req completed for HTTP_POST /foobar IPv4 POST
D: Data to send
D: 50 4f 53 54 20 2f 63 68 |POST /ch
D: 75 6e 6b 65 64 2d 74 65 |unked-te
D: 73 74 20 48 54 54 50 2f |st HTTP/
D: 31 2e 31 0d 0a 48 6f 73 |1.1..Hos
D: 74 3a 20 31 39 32 2e 31 |t: 192.1
D: 36 38 2e 31 34 2e 32 34 |68.14.24
D: 0d 0a 54 72 61 6e 73 66 |..Transf
D: 65 72 2d 45 6e 63 6f 64 |er-Encod
D: 69 6e 67 3a 20 63 68 75 |ing: chu
D: 6e 6b 65 64 0d 0a 0d 0a |nked....
D: (main): Sent 117 bytes
D: (main): -- HTTP POST response (headers) --
D: (main): HTTP response status 200 OK
D: (main): [6] Server
D: (main): [28] SimpleHTTP/0.6 Python/3.12.3
D: (main): [4] Date
D: (main): [29] Fri, 30 May 2025 10:44:21 GMT
D: (main): [12] Content-Type
D: (main): [9] text/html
D: (main): [14] Content-Length
D: (main): [2] 24
D: (main): Headers complete
D: (main): Processed 24 length 24
D: (main): -- HTTP POST response (complete) --
D: (main): Calling callback for 163 len data
I: All the data received (163 bytes)
I: Response to IPv4 POST
I: Response status OK
D: (main): Received 163 bytes
