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: 1566 MB/s 1274803 calls/s # udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # udp rx: 1466 MB/s 1193323 calls/s # udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # udp rx: 1759 MB/s 1432521 calls/s # udp tx: 1826 MB/s 30974 calls/s 30974 msg/s # UDP GRO fwd perf udp rx: 1782 MB/s 1451440 calls/s # udp tx: 1859 MB/s 31544 calls/s 31544 msg/s # udp rx: 1744 MB/s 1420445 calls/s # udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # udp rx: 1920 MB/s 1563123 calls/s # udp tx: 1927 MB/s 32690 calls/s 32690 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: 1721 MB/s 1400770 calls/s # udp tx: 1801 MB/s 30551 calls/s 30551 msg/s # udp rx: 1892 MB/s 1540443 calls/s # udp tx: 1914 MB/s 32479 calls/s 32479 msg/s # udp rx: 1932 MB/s 1573146 calls/s # udp tx: 1957 MB/s 33204 calls/s 33204 msg/s # UDP GRO fwd perf udp rx: 1670 MB/s 1358411 calls/s # udp tx: 1759 MB/s 29835 calls/s 29835 msg/s # udp tx: 1950 MB/s 33078 calls/s 33078 msg/s # udp rx: 1663 MB/s 1351697 calls/s # udp tx: 1961 MB/s 33271 calls/s 33271 msg/s # udp rx: 1589 MB/s 1291320 calls/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__->