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: 1579 MB/s 1284404 calls/s # udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # udp rx: 1925 MB/s 1567585 calls/s # udp tx: 1940 MB/s 32910 calls/s 32910 msg/s # udp rx: 1746 MB/s 1421363 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # UDP GRO fwd perf udp rx: 1563 MB/s 1271544 calls/s # udp tx: 1718 MB/s 29150 calls/s 29150 msg/s # udp rx: 1838 MB/s 1494460 calls/s # udp tx: 1950 MB/s 33089 calls/s 33089 msg/s # udp rx: 1257 MB/s 1023122 calls/s # udp tx: 1824 MB/s 30945 calls/s 30945 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: 1004 MB/s 817313 calls/s # udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # udp rx: 1071 MB/s 872233 calls/s # udp tx: 1087 MB/s 18444 calls/s 18444 msg/s # udp rx: 1069 MB/s 870436 calls/s # udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # UDP GRO fwd perf udp rx: 849 MB/s 691920 calls/s # udp tx: 1103 MB/s 18709 calls/s 18709 msg/s # udp rx: 1122 MB/s 913449 calls/s # udp tx: 1135 MB/s 19258 calls/s 19258 msg/s # udp rx: 1143 MB/s 931324 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 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__->