make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1013 MB/s 822400 calls/s # udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # udp rx: 1117 MB/s 905202 calls/s # udp tx: 1362 MB/s 23111 calls/s 23111 msg/s # udp rx: 1113 MB/s 901953 calls/s # udp tx: 1366 MB/s 23178 calls/s 23178 msg/s # UDP GRO fwd perf udp rx: 1082 MB/s 878747 calls/s # udp tx: 1344 MB/s 22811 calls/s 22811 msg/s # udp rx: 1024 MB/s 829670 calls/s # udp tx: 1374 MB/s 23309 calls/s 23309 msg/s # udp rx: 1021 MB/s 826880 calls/s # udp tx: 1376 MB/s 23346 calls/s 23346 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1315 MB/s 1065553 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # udp rx: 1325 MB/s 1074308 calls/s # udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # udp tx: 1945 MB/s 32995 calls/s 32995 msg/s # udp rx: 1375 MB/s 1114569 calls/s # UDP GRO fwd perf udp rx: 964 MB/s 781890 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # udp rx: 1615 MB/s 1309056 calls/s # udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # udp rx: 1763 MB/s 1430127 calls/s # udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->