automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw98446 [PATCH 4/4] net/iavf: add watchdog for VFLR
       [not found] <20210909142428.750634-5-radu.nicolau@intel.com>
@ 2021-09-09 14:33 ` checkpatch
  2021-09-09 15:00 ` [dpdk-test-report] |FAILURE| pw98446 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-09-09 14:33 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/98446

_coding style OK_



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

* [dpdk-test-report] |FAILURE| pw98446 [dpdk-dev] [PATCH 4/4] net/iavf: add watchdog for VFLR
       [not found] <20210909142428.750634-5-radu.nicolau@intel.com>
  2021-09-09 14:33 ` [dpdk-test-report] |SUCCESS| pw98446 [PATCH 4/4] net/iavf: add watchdog for VFLR checkpatch
@ 2021-09-09 15:00 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-09-09 15:00 UTC (permalink / raw)
  To: test-report; +Cc: radu.nicolau, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/98446/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1217757357
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-clang-static" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-gcc-static-i386" failed at step Build and test
"ubuntu-18.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-18.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
    iavf_sess->esn.hi = conf->ipsec.esn.hi;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:909:51: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
  if (iavf_sess->tso.enabled && conf->ipsec.options.tso)
                                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:910:35: error: ‘struct rte_security_ipsec_xform’ has no member named ‘mss’
   iavf_sess->tso.mss = conf->ipsec.mss;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c: In function ‘iavf_ipsec_crypto_capabilities_get’:
../drivers/net/iavf/iavf_ipsec_crypto.c:1427:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1439:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1451:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1463:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
[1430/3256] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_vf_representor.c.o'.
[1431/3256] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
    iavf_sess->esn.hi = conf->ipsec.esn.hi;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:909:51: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
  if (iavf_sess->tso.enabled && conf->ipsec.options.tso)
                                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:910:35: error: ‘struct rte_security_ipsec_xform’ has no member named ‘mss’
   iavf_sess->tso.mss = conf->ipsec.mss;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c: In function ‘iavf_ipsec_crypto_capabilities_get’:
../drivers/net/iavf/iavf_ipsec_crypto.c:1427:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1439:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1451:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1463:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
[1432/3472] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
[1433/3472] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
[1395/3258] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_sse.c.o'.
[1396/3258] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1397/3258] Linking static target drivers/libtmp_rte_net_i40e.a.
[1398/3258] Generating rte_net_i40e_def with a custom command.
[1399/3258] Generating rte_net_hns3.pmd.c with a custom command.
[1400/3258] Compiling C object 'drivers/a715181@@rte_net_hns3@sta/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1401/3258] Generating rte_net_i40e_mingw with a custom command.
[1402/3258] Compiling C object 'drivers/a715181@@rte_net_hns3@sha/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1403/3258] Linking static target drivers/librte_net_hns3.a.
[1404/3258] Linking target drivers/librte_net_hns3.so.22.0.
[1405/3258] Generating rte_net_i40e.pmd.c with a custom command.
[1406/3258] Compiling C object 'drivers/a715181@@rte_net_i40e@sta/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1407/3258] Compiling C object 'drivers/a715181@@rte_net_i40e@sha/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1408/3258] Linking static target drivers/librte_net_i40e.a.
[1409/3258] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf  -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' -c ../drivers/net/iavf/iavf_rxtx.c
../drivers/net/iavf/iavf_rxtx.c:472:1: error: unused function 'iavf_rxd_to_pkt_fields_by_comms_ipsec_crypto' [-Werror,-Wunused-function]
iavf_rxd_to_pkt_fields_by_comms_ipsec_crypto(struct iavf_rx_queue *rxq,
^
1 error generated.
[1410/3258] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx2_lib@sta/iavf_rxtx_vec_avx2.c.o'.
[1411/3258] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[1415/3474] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_sse.c.o'.
[1416/3474] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1417/3474] Generating rte_net_i40e_def with a custom command.
[1418/3474] Linking static target drivers/libtmp_rte_net_i40e.a.
[1419/3474] Generating rte_net_i40e_mingw with a custom command.
[1420/3474] Generating rte_net_hns3.pmd.c with a custom command.
[1421/3474] Compiling C object 'drivers/a715181@@rte_net_hns3@sta/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1422/3474] Compiling C object 'drivers/a715181@@rte_net_hns3@sha/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1423/3474] Linking static target drivers/librte_net_hns3.a.
[1424/3474] Linking target drivers/librte_net_hns3.so.22.0.
[1425/3474] Generating rte_net_i40e.pmd.c with a custom command.
[1426/3474] Compiling C object 'drivers/a715181@@rte_net_i40e@sta/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1427/3474] Compiling C object 'drivers/a715181@@rte_net_i40e@sha/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1428/3474] Linking static target drivers/librte_net_i40e.a.
[1429/3474] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf  -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' -c ../drivers/net/iavf/iavf_rxtx.c
../drivers/net/iavf/iavf_rxtx.c:472:1: error: unused function 'iavf_rxd_to_pkt_fields_by_comms_ipsec_crypto' [-Werror,-Wunused-function]
iavf_rxd_to_pkt_fields_by_comms_ipsec_crypto(struct iavf_rx_queue *rxq,
^
1 error generated.
[1430/3474] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx2_lib@sta/iavf_rxtx_vec_avx2.c.o'.
[1431/3474] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
    iavf_sess->esn.hi = conf->ipsec.esn.hi;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:909:51: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
  if (iavf_sess->tso.enabled && conf->ipsec.options.tso)
                                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:910:35: error: ‘struct rte_security_ipsec_xform’ has no member named ‘mss’
   iavf_sess->tso.mss = conf->ipsec.mss;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c: In function ‘iavf_ipsec_crypto_capabilities_get’:
../drivers/net/iavf/iavf_ipsec_crypto.c:1427:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1439:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1451:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1463:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
[1129/2512] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o'.
[1130/2512] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
    iavf_sess->esn.hi = conf->ipsec.esn.hi;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:909:51: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
  if (iavf_sess->tso.enabled && conf->ipsec.options.tso)
                                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:910:35: error: ‘struct rte_security_ipsec_xform’ has no member named ‘mss’
   iavf_sess->tso.mss = conf->ipsec.mss;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c: In function ‘iavf_ipsec_crypto_capabilities_get’:
../drivers/net/iavf/iavf_ipsec_crypto.c:1427:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1439:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1451:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1463:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
[1420/3256] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_fdir.c.o'.
[1421/3256] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_acl_ctrl.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
    iavf_sess->esn.hi = conf->ipsec.esn.hi;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:909:51: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
  if (iavf_sess->tso.enabled && conf->ipsec.options.tso)
                                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c:910:35: error: ‘struct rte_security_ipsec_xform’ has no member named ‘mss’
   iavf_sess->tso.mss = conf->ipsec.mss;
                                   ^
../drivers/net/iavf/iavf_ipsec_crypto.c: In function ‘iavf_ipsec_crypto_capabilities_get’:
../drivers/net/iavf/iavf_ipsec_crypto.c:1427:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1439:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1451:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
../drivers/net/iavf/iavf_ipsec_crypto.c:1463:35: error: ‘struct rte_security_ipsec_sa_options’ has no member named ‘tso’
     .options = { .udp_encap = 1, .tso = 1,
                                   ^~~
[1429/3469] Generating rte_net_iavf_def with a custom command.
[1430/3469] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2021-09-09 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210909142428.750634-5-radu.nicolau@intel.com>
2021-09-09 14:33 ` [dpdk-test-report] |SUCCESS| pw98446 [PATCH 4/4] net/iavf: add watchdog for VFLR checkpatch
2021-09-09 15:00 ` [dpdk-test-report] |FAILURE| pw98446 [dpdk-dev] " 0-day Robot

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).