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: 1489 MB/s 1208861 calls/s # udp tx: 1879 MB/s 31873 calls/s 31873 msg/s # udp rx: 1393 MB/s 1132677 calls/s # udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # udp rx: 1204 MB/s 980149 calls/s # udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # UDP GRO fwd perf udp rx: 1130 MB/s 920003 calls/s # udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # udp rx: 1273 MB/s 1036362 calls/s # udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # udp rx: 1274 MB/s 1037684 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 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: 1616 MB/s 1312961 calls/s # udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # udp rx: 1763 MB/s 1432333 calls/s # udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # udp rx: 1701 MB/s 1378981 calls/s # udp tx: 1945 MB/s 32993 calls/s 32993 msg/s # UDP GRO fwd perf udp rx: 1679 MB/s 1363574 calls/s # udp tx: 1918 MB/s 32533 calls/s 32533 msg/s # udp rx: 1504 MB/s 1218652 calls/s # udp tx: 1963 MB/s 33308 calls/s 33308 msg/s # udp rx: 1611 MB/s 1305360 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 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__->