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: 1639 MB/s 1333847 calls/s # udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # udp rx: 1377 MB/s 1121160 calls/s # udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # udp rx: 1828 MB/s 1488653 calls/s # udp tx: 1841 MB/s 31240 calls/s 31240 msg/s # UDP GRO fwd perf udp rx: 1809 MB/s 1473122 calls/s # udp tx: 1925 MB/s 32666 calls/s 32666 msg/s # udp rx: 1893 MB/s 1541774 calls/s # udp tx: 1916 MB/s 32506 calls/s 32506 msg/s # udp rx: 1927 MB/s 1569246 calls/s # udp tx: 1936 MB/s 32841 calls/s 32841 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: 1366 MB/s 1110444 calls/s # udp tx: 1805 MB/s 30630 calls/s 30630 msg/s # udp rx: 1230 MB/s 998393 calls/s # udp tx: 1562 MB/s 26496 calls/s 26496 msg/s # udp rx: 846 MB/s 686308 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # UDP GRO fwd perf udp rx: 664 MB/s 538960 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 774 MB/s 627937 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # udp rx: 892 MB/s 723462 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 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__->