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: 1196 MB/s 973618 calls/s # udp tx: 1701 MB/s 28858 calls/s 28858 msg/s # udp rx: 1617 MB/s 1316465 calls/s # udp tx: 1807 MB/s 30660 calls/s 30660 msg/s # udp rx: 1898 MB/s 1545453 calls/s # udp tx: 1917 MB/s 32525 calls/s 32525 msg/s # UDP GRO fwd perf udp rx: 1498 MB/s 1219663 calls/s # udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # udp rx: 1642 MB/s 1335470 calls/s # udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # udp rx: 1923 MB/s 1565570 calls/s # udp tx: 1933 MB/s 32788 calls/s 32788 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: 1424 MB/s 1155046 calls/s # udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # udp rx: 1684 MB/s 1367862 calls/s # udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # udp rx: 1695 MB/s 1377207 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # UDP GRO fwd perf udp rx: 1336 MB/s 1084952 calls/s # udp tx: 1771 MB/s 30042 calls/s 30042 msg/s # udp rx: 1504 MB/s 1220730 calls/s # udp tx: 1799 MB/s 30522 calls/s 30522 msg/s # udp rx: 1761 MB/s 1428420 calls/s # udp tx: 1921 MB/s 32584 calls/s 32584 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__->