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: 1621 MB/s 1320103 calls/s # udp tx: 1870 MB/s 31722 calls/s 31722 msg/s # udp rx: 1862 MB/s 1516027 calls/s # udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # udp rx: 1852 MB/s 1508143 calls/s # udp tx: 1881 MB/s 31904 calls/s 31904 msg/s # UDP GRO fwd perf udp rx: 1706 MB/s 1389167 calls/s # udp tx: 1796 MB/s 30477 calls/s 30477 msg/s # udp rx: 1681 MB/s 1369015 calls/s # udp tx: 1840 MB/s 31222 calls/s 31222 msg/s # udp rx: 1755 MB/s 1429371 calls/s # udp tx: 1789 MB/s 30356 calls/s 30356 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: 1209 MB/s 982000 calls/s # udp tx: 1733 MB/s 29409 calls/s 29409 msg/s # udp rx: 1431 MB/s 1161295 calls/s # udp tx: 1852 MB/s 31419 calls/s 31419 msg/s # udp rx: 1421 MB/s 1152073 calls/s # udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # UDP GRO fwd perf udp rx: 1607 MB/s 1304299 calls/s # udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # udp rx: 1611 MB/s 1306186 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # udp rx: 1811 MB/s 1468046 calls/s # udp tx: 1940 MB/s 32916 calls/s 32916 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__->