make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1165 MB/s 948089 calls/s # udp tx: 1838 MB/s 31179 calls/s 31179 msg/s # udp rx: 1521 MB/s 1238598 calls/s # udp tx: 1532 MB/s 25993 calls/s 25993 msg/s # udp rx: 1215 MB/s 989438 calls/s # udp tx: 1219 MB/s 20677 calls/s 20677 msg/s # UDP GRO fwd perf udp rx: 1710 MB/s 1389221 calls/s # udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # udp rx: 1768 MB/s 1436034 calls/s # udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # udp rx: 1767 MB/s 1435709 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 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: 980 MB/s 794375 calls/s # udp tx: 1832 MB/s 31082 calls/s 31082 msg/s # udp rx: 961 MB/s 778777 calls/s # udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # udp rx: 1689 MB/s 1368562 calls/s # udp tx: 1925 MB/s 32658 calls/s 32658 msg/s # UDP GRO fwd perf udp rx: 1412 MB/s 1145731 calls/s # udp tx: 1820 MB/s 30870 calls/s 30870 msg/s # udp rx: 1464 MB/s 1185799 calls/s # udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # udp rx: 1464 MB/s 1185984 calls/s # udp tx: 1938 MB/s 32881 calls/s 32881 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__->