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: 1290 MB/s 1050746 calls/s # udp tx: 1746 MB/s 29614 calls/s 29614 msg/s # udp rx: 1519 MB/s 1236612 calls/s # udp tx: 1839 MB/s 31204 calls/s 31204 msg/s # udp rx: 1451 MB/s 1180901 calls/s # udp tx: 1777 MB/s 30146 calls/s 30146 msg/s # UDP GRO fwd perf udp rx: 1355 MB/s 1103049 calls/s # udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # udp rx: 1434 MB/s 1167788 calls/s # udp tx: 1724 MB/s 29251 calls/s 29251 msg/s # udp rx: 1470 MB/s 1196839 calls/s # udp tx: 1924 MB/s 32639 calls/s 32639 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: 1709 MB/s 1391166 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # udp rx: 1876 MB/s 1527499 calls/s # udp tx: 1935 MB/s 32824 calls/s 32824 msg/s # udp rx: 1552 MB/s 1263650 calls/s # udp tx: 1808 MB/s 30666 calls/s 30666 msg/s # UDP GRO fwd perf udp rx: 642 MB/s 523259 calls/s # udp tx: 1130 MB/s 19181 calls/s 19181 msg/s # udp rx: 1125 MB/s 916520 calls/s # udp tx: 1130 MB/s 19168 calls/s 19168 msg/s # udp rx: 1167 MB/s 950720 calls/s # udp tx: 1169 MB/s 19835 calls/s 19835 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__->