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: 1302 MB/s 1059669 calls/s # udp tx: 1806 MB/s 30643 calls/s 30643 msg/s # udp rx: 1592 MB/s 1296537 calls/s # udp tx: 1740 MB/s 29523 calls/s 29523 msg/s # udp rx: 1853 MB/s 1508795 calls/s # udp tx: 1856 MB/s 31493 calls/s 31493 msg/s # UDP GRO fwd perf udp rx: 1688 MB/s 1373851 calls/s # udp tx: 1822 MB/s 30906 calls/s 30906 msg/s # udp rx: 1878 MB/s 1528917 calls/s # udp tx: 1881 MB/s 31915 calls/s 31915 msg/s # udp rx: 1716 MB/s 1397042 calls/s # udp tx: 1821 MB/s 30896 calls/s 30896 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: 1483 MB/s 1203118 calls/s # udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # udp rx: 1587 MB/s 1289117 calls/s # udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # udp rx: 1757 MB/s 1428346 calls/s # udp tx: 1913 MB/s 32458 calls/s 32458 msg/s # UDP GRO fwd perf udp rx: 1641 MB/s 1335988 calls/s # udp tx: 1722 MB/s 29217 calls/s 29217 msg/s # udp rx: 1874 MB/s 1521981 calls/s # udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # udp rx: 1780 MB/s 1443976 calls/s # udp tx: 1930 MB/s 32750 calls/s 32750 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__->