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: 1561 MB/s 1271198 calls/s # udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # udp rx: 1785 MB/s 1453349 calls/s # udp tx: 1787 MB/s 30318 calls/s 30318 msg/s # udp rx: 1809 MB/s 1473308 calls/s # udp tx: 1819 MB/s 30864 calls/s 30864 msg/s # UDP GRO fwd perf udp rx: 1293 MB/s 1052896 calls/s # udp tx: 1758 MB/s 29824 calls/s 29824 msg/s # udp rx: 1605 MB/s 1307045 calls/s # udp tx: 1760 MB/s 29863 calls/s 29863 msg/s # udp rx: 1483 MB/s 1207800 calls/s # udp tx: 1461 MB/s 24782 calls/s 24782 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: 1342 MB/s 1089173 calls/s # udp tx: 1811 MB/s 30725 calls/s 30725 msg/s # udp rx: 1384 MB/s 1123282 calls/s # udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # udp rx: 1614 MB/s 1310619 calls/s # udp tx: 1903 MB/s 32289 calls/s 32289 msg/s # UDP GRO fwd perf udp rx: 1685 MB/s 1367371 calls/s # udp tx: 1889 MB/s 32046 calls/s 32046 msg/s # udp rx: 1653 MB/s 1340913 calls/s # udp tx: 1885 MB/s 31985 calls/s 31985 msg/s # udp rx: 1798 MB/s 1458143 calls/s # udp tx: 1913 MB/s 32455 calls/s 32455 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__->