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: 1497 MB/s 1218012 calls/s # udp tx: 1883 MB/s 31939 calls/s 31939 msg/s # udp rx: 1932 MB/s 1572614 calls/s # udp tx: 1948 MB/s 33045 calls/s 33045 msg/s # udp rx: 1940 MB/s 1579387 calls/s # udp tx: 1951 MB/s 33104 calls/s 33104 msg/s # UDP GRO fwd perf udp rx: 1752 MB/s 1425842 calls/s # udp tx: 1849 MB/s 31372 calls/s 31372 msg/s # udp rx: 1925 MB/s 1567477 calls/s # udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # udp rx: 1924 MB/s 1567059 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 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: 1513 MB/s 1226885 calls/s # udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # udp rx: 1705 MB/s 1383272 calls/s # udp tx: 1862 MB/s 31587 calls/s 31587 msg/s # udp rx: 1661 MB/s 1347600 calls/s # udp tx: 1838 MB/s 31180 calls/s 31180 msg/s # UDP GRO fwd perf udp rx: 1555 MB/s 1262203 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # udp rx: 1495 MB/s 1212681 calls/s # udp tx: 1934 MB/s 32812 calls/s 32812 msg/s # udp rx: 1465 MB/s 1189623 calls/s # udp tx: 1811 MB/s 30717 calls/s 30717 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__->