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: 1740 MB/s 1417175 calls/s # udp tx: 1943 MB/s 32971 calls/s 32971 msg/s # udp rx: 1888 MB/s 1537455 calls/s # udp tx: 1969 MB/s 33411 calls/s 33411 msg/s # udp rx: 1628 MB/s 1325904 calls/s # udp tx: 1970 MB/s 33413 calls/s 33413 msg/s # UDP GRO fwd perf udp rx: 1779 MB/s 1447910 calls/s # udp tx: 1973 MB/s 33471 calls/s 33471 msg/s # udp rx: 1968 MB/s 1602221 calls/s # udp tx: 1982 MB/s 33623 calls/s 33623 msg/s # udp rx: 1934 MB/s 1574517 calls/s # udp tx: 1975 MB/s 33511 calls/s 33511 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: 1557 MB/s 1266909 calls/s # udp tx: 1740 MB/s 29522 calls/s 29522 msg/s # udp rx: 1732 MB/s 1409809 calls/s # udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # udp rx: 1165 MB/s 947846 calls/s # udp tx: 1726 MB/s 29276 calls/s 29276 msg/s # UDP GRO fwd perf udp rx: 1324 MB/s 1077601 calls/s # udp tx: 1750 MB/s 29689 calls/s 29689 msg/s # udp rx: 1515 MB/s 1233222 calls/s # udp tx: 1733 MB/s 29393 calls/s 29393 msg/s # udp rx: 1844 MB/s 1501698 calls/s # udp tx: 1906 MB/s 32339 calls/s 32339 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__->