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: 1783 MB/s 1450429 calls/s # udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # udp rx: 1811 MB/s 1472728 calls/s # udp tx: 1927 MB/s 32684 calls/s 32684 msg/s # udp rx: 1758 MB/s 1429067 calls/s # udp tx: 1893 MB/s 32118 calls/s 32118 msg/s # UDP GRO fwd perf udp rx: 880 MB/s 713559 calls/s # udp tx: 1312 MB/s 22261 calls/s 22261 msg/s # udp rx: 776 MB/s 628694 calls/s # udp tx: 1371 MB/s 23255 calls/s 23255 msg/s # udp rx: 1079 MB/s 874496 calls/s # udp tx: 1363 MB/s 23119 calls/s 23119 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: 1468 MB/s 1190112 calls/s # udp tx: 1863 MB/s 31610 calls/s 31610 msg/s # udp rx: 1647 MB/s 1335290 calls/s # udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # udp rx: 1744 MB/s 1413526 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # UDP GRO fwd perf udp rx: 1375 MB/s 1115263 calls/s # udp tx: 1902 MB/s 32267 calls/s 32267 msg/s # udp rx: 1713 MB/s 1388043 calls/s # udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # udp rx: 1512 MB/s 1225518 calls/s # udp tx: 1935 MB/s 32819 calls/s 32819 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__->