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: 1730 MB/s 1405749 calls/s # udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # udp rx: 1919 MB/s 1562516 calls/s # udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # udp rx: 1898 MB/s 1544654 calls/s # udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # UDP GRO fwd perf udp rx: 1733 MB/s 1410039 calls/s # udp tx: 1861 MB/s 31573 calls/s 31573 msg/s # udp rx: 1903 MB/s 1547528 calls/s # udp tx: 1957 MB/s 33195 calls/s 33195 msg/s # udp rx: 1923 MB/s 1564606 calls/s # udp tx: 1957 MB/s 33197 calls/s 33197 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: 1139 MB/s 923858 calls/s # udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # udp rx: 1516 MB/s 1228455 calls/s # udp tx: 1920 MB/s 32565 calls/s 32565 msg/s # udp rx: 1789 MB/s 1451907 calls/s # udp tx: 1916 MB/s 32501 calls/s 32501 msg/s # UDP GRO fwd perf udp rx: 1718 MB/s 1397592 calls/s # udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # udp rx: 1844 MB/s 1497817 calls/s # udp tx: 1897 MB/s 32181 calls/s 32181 msg/s # udp rx: 1768 MB/s 1435825 calls/s # udp tx: 1894 MB/s 32138 calls/s 32138 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__->