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: 867 MB/s 705201 calls/s # udp tx: 1783 MB/s 30250 calls/s 30250 msg/s # udp rx: 1934 MB/s 1575028 calls/s # udp tx: 1941 MB/s 32932 calls/s 32932 msg/s # udp rx: 1625 MB/s 1323012 calls/s # udp tx: 1947 MB/s 33037 calls/s 33037 msg/s # UDP GRO fwd perf udp rx: 1813 MB/s 1475258 calls/s # udp tx: 1951 MB/s 33098 calls/s 33098 msg/s # udp rx: 1965 MB/s 1599775 calls/s # udp tx: 1980 MB/s 33588 calls/s 33588 msg/s # udp rx: 1895 MB/s 1542457 calls/s # udp tx: 1991 MB/s 33769 calls/s 33769 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: 1551 MB/s 1258863 calls/s # udp tx: 1872 MB/s 31757 calls/s 31757 msg/s # udp rx: 1631 MB/s 1327084 calls/s # udp tx: 1717 MB/s 29138 calls/s 29138 msg/s # udp rx: 1786 MB/s 1451906 calls/s # udp tx: 1883 MB/s 31944 calls/s 31944 msg/s # UDP GRO fwd perf udp rx: 1253 MB/s 1019635 calls/s # udp tx: 1339 MB/s 22718 calls/s 22718 msg/s # udp rx: 1702 MB/s 1384707 calls/s # udp tx: 1762 MB/s 29892 calls/s 29892 msg/s # udp rx: 1615 MB/s 1310138 calls/s # udp tx: 1858 MB/s 31515 calls/s 31515 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__->