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: 1624 MB/s 1322184 calls/s # udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # udp rx: 1628 MB/s 1325252 calls/s # udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # udp rx: 1878 MB/s 1528610 calls/s # udp tx: 1937 MB/s 32863 calls/s 32863 msg/s # UDP GRO fwd perf udp rx: 1614 MB/s 1314326 calls/s # udp tx: 1741 MB/s 29537 calls/s 29537 msg/s # udp rx: 1284 MB/s 1045694 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 1277 MB/s 1039639 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 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: 1153 MB/s 937716 calls/s # udp tx: 1696 MB/s 28774 calls/s 28774 msg/s # udp rx: 1835 MB/s 1489578 calls/s # udp tx: 1915 MB/s 32482 calls/s 32482 msg/s # udp rx: 1875 MB/s 1523814 calls/s # udp tx: 1921 MB/s 32587 calls/s 32587 msg/s # UDP GRO fwd perf udp rx: 1589 MB/s 1291097 calls/s # udp tx: 1892 MB/s 32094 calls/s 32094 msg/s # udp rx: 1646 MB/s 1335140 calls/s # udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # udp rx: 785 MB/s 637317 calls/s # udp tx: 1719 MB/s 29156 calls/s 29156 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__->