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: 992 MB/s 807771 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp rx: 1067 MB/s 868804 calls/s # udp tx: 1338 MB/s 22703 calls/s 22703 msg/s # udp rx: 1117 MB/s 909260 calls/s # udp tx: 1352 MB/s 22943 calls/s 22943 msg/s # UDP GRO fwd perf udp rx: 1299 MB/s 1057461 calls/s # udp tx: 1358 MB/s 23034 calls/s 23034 msg/s # udp rx: 1351 MB/s 1099813 calls/s # udp tx: 1358 MB/s 23045 calls/s 23045 msg/s # udp rx: 1349 MB/s 1098840 calls/s # udp tx: 1361 MB/s 23085 calls/s 23085 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: 1658 MB/s 1343997 calls/s # udp tx: 1875 MB/s 31808 calls/s 31808 msg/s # udp rx: 1771 MB/s 1435571 calls/s # udp tx: 1934 MB/s 32808 calls/s 32808 msg/s # udp rx: 1796 MB/s 1456026 calls/s # udp tx: 1968 MB/s 33394 calls/s 33394 msg/s # UDP GRO fwd perf udp rx: 1597 MB/s 1294048 calls/s # udp tx: 1959 MB/s 33231 calls/s 33231 msg/s # udp rx: 1566 MB/s 1268737 calls/s # udp tx: 1968 MB/s 33379 calls/s 33379 msg/s # udp rx: 1765 MB/s 1430528 calls/s # udp tx: 1959 MB/s 33233 calls/s 33233 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__->