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: 1722 MB/s 1401755 calls/s # udp tx: 1879 MB/s 31885 calls/s 31885 msg/s # udp rx: 1774 MB/s 1444299 calls/s # udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # udp rx: 1922 MB/s 1564964 calls/s # udp tx: 1921 MB/s 32596 calls/s 32596 msg/s # UDP GRO fwd perf udp rx: 1130 MB/s 920022 calls/s # udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # udp rx: 1281 MB/s 1043004 calls/s # udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # udp rx: 1133 MB/s 923020 calls/s # udp tx: 1150 MB/s 19507 calls/s 19507 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 tx: 1493 MB/s 25337 calls/s 25337 msg/s # udp rx: 289 MB/s 234646 calls/s # udp tx: 1348 MB/s 22873 calls/s 22873 msg/s # udp rx: 701 MB/s 569638 calls/s # udp tx: 1920 MB/s 32568 calls/s 32568 msg/s # UDP GRO fwd perf udp rx: 1326 MB/s 1075788 calls/s # udp tx: 1852 MB/s 31415 calls/s 31415 msg/s # udp rx: 1780 MB/s 1443345 calls/s # udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # udp rx: 1791 MB/s 1452323 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 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__->