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: 1685 MB/s 1370202 calls/s # udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # udp rx: 1828 MB/s 1488399 calls/s # udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # udp rx: 1792 MB/s 1457640 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # UDP GRO fwd perf udp rx: 1535 MB/s 1249391 calls/s # udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # udp rx: 1809 MB/s 1472370 calls/s # udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # udp rx: 1916 MB/s 1560242 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 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: 1241 MB/s 1006800 calls/s # udp tx: 1845 MB/s 31298 calls/s 31298 msg/s # udp rx: 1292 MB/s 1050052 calls/s # udp tx: 1637 MB/s 27781 calls/s 27781 msg/s # udp rx: 1291 MB/s 1047767 calls/s # udp tx: 1908 MB/s 32375 calls/s 32375 msg/s # UDP GRO fwd perf udp rx: 1513 MB/s 1227663 calls/s # udp tx: 1870 MB/s 31719 calls/s 31719 msg/s # udp rx: 1760 MB/s 1427583 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # udp rx: 970 MB/s 786610 calls/s # udp tx: 1780 MB/s 30192 calls/s 30192 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__->