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: 1616 MB/s 1315661 calls/s # udp tx: 1838 MB/s 31189 calls/s 31189 msg/s # udp rx: 1770 MB/s 1441451 calls/s # udp tx: 1785 MB/s 30279 calls/s 30279 msg/s # udp rx: 1906 MB/s 1551971 calls/s # udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # UDP GRO fwd perf udp rx: 1791 MB/s 1458162 calls/s # udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # udp rx: 1921 MB/s 1564299 calls/s # udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # udp rx: 1922 MB/s 1564984 calls/s # udp tx: 1942 MB/s 32952 calls/s 32952 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: 1436 MB/s 1166573 calls/s # udp tx: 1827 MB/s 30992 calls/s 30992 msg/s # udp rx: 1593 MB/s 1296298 calls/s # udp tx: 1828 MB/s 31012 calls/s 31012 msg/s # udp rx: 1446 MB/s 1174755 calls/s # udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # UDP GRO fwd perf udp rx: 1778 MB/s 1447329 calls/s # udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # udp rx: 1858 MB/s 1512467 calls/s # udp tx: 1874 MB/s 31792 calls/s 31792 msg/s # udp rx: 1772 MB/s 1443062 calls/s # udp tx: 1854 MB/s 31448 calls/s 31448 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__->