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: 1767 MB/s 1438488 calls/s # udp tx: 1889 MB/s 32044 calls/s 32044 msg/s # udp rx: 1817 MB/s 1479506 calls/s # udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # udp rx: 1862 MB/s 1516100 calls/s # udp tx: 1868 MB/s 31692 calls/s 31692 msg/s # UDP GRO fwd perf udp rx: 1781 MB/s 1449999 calls/s # udp tx: 1867 MB/s 31682 calls/s 31682 msg/s # udp rx: 1927 MB/s 1568916 calls/s # udp tx: 1936 MB/s 32837 calls/s 32837 msg/s # udp rx: 1844 MB/s 1501647 calls/s # udp tx: 1951 MB/s 33092 calls/s 33092 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: 1499 MB/s 1219256 calls/s # udp tx: 1829 MB/s 31030 calls/s 31030 msg/s # udp rx: 1813 MB/s 1475844 calls/s # udp tx: 1830 MB/s 31043 calls/s 31043 msg/s # udp rx: 1832 MB/s 1491289 calls/s # udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # UDP GRO fwd perf udp rx: 1774 MB/s 1442840 calls/s # udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # udp rx: 1870 MB/s 1520593 calls/s # udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # udp rx: 1800 MB/s 1464595 calls/s # udp tx: 1822 MB/s 30915 calls/s 30915 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__->