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: 1664 MB/s 1353680 calls/s # udp tx: 1952 MB/s 33121 calls/s 33121 msg/s # udp rx: 1950 MB/s 1588142 calls/s # udp tx: 1965 MB/s 33328 calls/s 33328 msg/s # udp rx: 1774 MB/s 1444470 calls/s # udp tx: 1822 MB/s 30916 calls/s 30916 msg/s # UDP GRO fwd perf udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # udp rx: 1606 MB/s 1305483 calls/s # udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # udp rx: 1911 MB/s 1554327 calls/s # udp tx: 1964 MB/s 33311 calls/s 33311 msg/s # udp rx: 1882 MB/s 1531506 calls/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: 1141 MB/s 925041 calls/s # udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # udp rx: 1780 MB/s 1442752 calls/s # udp tx: 1945 MB/s 32996 calls/s 32996 msg/s # udp rx: 1815 MB/s 1472283 calls/s # udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # UDP GRO fwd perf udp rx: 1700 MB/s 1380376 calls/s # udp tx: 1862 MB/s 31595 calls/s 31595 msg/s # udp rx: 1783 MB/s 1446894 calls/s # udp tx: 1921 MB/s 32595 calls/s 32595 msg/s # udp rx: 1617 MB/s 1311232 calls/s # udp tx: 1891 MB/s 32077 calls/s 32077 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__->