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: 857 MB/s 695585 calls/s # udp tx: 1356 MB/s 23014 calls/s 23014 msg/s # udp rx: 656 MB/s 530960 calls/s # udp tx: 1388 MB/s 23557 calls/s 23557 msg/s # udp rx: 691 MB/s 560026 calls/s # udp tx: 1377 MB/s 23369 calls/s 23369 msg/s # UDP GRO fwd perf udp rx: 697 MB/s 564915 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 660 MB/s 534430 calls/s # udp tx: 1386 MB/s 23523 calls/s 23523 msg/s # udp rx: 643 MB/s 520448 calls/s # udp tx: 1388 MB/s 23544 calls/s 23544 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: 980 MB/s 798338 calls/s # udp tx: 1195 MB/s 20278 calls/s 20278 msg/s # udp rx: 1110 MB/s 903986 calls/s # udp tx: 1124 MB/s 19076 calls/s 19076 msg/s # udp rx: 1201 MB/s 977961 calls/s # udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # UDP GRO fwd perf udp rx: 1147 MB/s 934212 calls/s # udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # udp rx: 981 MB/s 798842 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 1225 MB/s 997941 calls/s # udp tx: 1233 MB/s 20913 calls/s 20913 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__->