make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1637 MB/s 1331725 calls/s # udp tx: 1820 MB/s 30881 calls/s 30881 msg/s # udp rx: 1425 MB/s 1160140 calls/s # udp tx: 1899 MB/s 32212 calls/s 32212 msg/s # udp rx: 1607 MB/s 1307115 calls/s # udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # UDP GRO fwd perf udp rx: 1808 MB/s 1470585 calls/s # udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # udp rx: 1889 MB/s 1537127 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # udp rx: 1563 MB/s 1271651 calls/s # udp tx: 1782 MB/s 30229 calls/s 30229 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: 1338 MB/s 1085000 calls/s # udp tx: 1854 MB/s 31459 calls/s 31459 msg/s # udp rx: 1434 MB/s 1162222 calls/s # udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # udp rx: 1473 MB/s 1193599 calls/s # udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # UDP GRO fwd perf udp rx: 1605 MB/s 1302554 calls/s # udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # udp rx: 1639 MB/s 1328576 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # udp rx: 1679 MB/s 1361554 calls/s # udp tx: 1916 MB/s 32502 calls/s 32502 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__->