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: 1649 MB/s 1342339 calls/s # udp tx: 1771 MB/s 30043 calls/s 30043 msg/s # udp rx: 1639 MB/s 1334463 calls/s # udp tx: 1931 MB/s 32767 calls/s 32767 msg/s # udp rx: 1499 MB/s 1220923 calls/s # udp tx: 1939 MB/s 32892 calls/s 32892 msg/s # UDP GRO fwd perf udp rx: 1607 MB/s 1307543 calls/s # udp tx: 1840 MB/s 31220 calls/s 31220 msg/s # udp rx: 1680 MB/s 1367425 calls/s # udp tx: 1747 MB/s 29632 calls/s 29632 msg/s # udp rx: 1632 MB/s 1326948 calls/s # udp tx: 1917 MB/s 32514 calls/s 32514 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: 1273 MB/s 1032080 calls/s # udp tx: 1856 MB/s 31488 calls/s 31488 msg/s # udp rx: 1516 MB/s 1228911 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # udp rx: 1677 MB/s 1359104 calls/s # udp tx: 1924 MB/s 32637 calls/s 32637 msg/s # UDP GRO fwd perf udp rx: 1428 MB/s 1159493 calls/s # udp tx: 1764 MB/s 29919 calls/s 29919 msg/s # udp rx: 1735 MB/s 1408275 calls/s # udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # udp rx: 1591 MB/s 1289487 calls/s # udp tx: 1893 MB/s 32115 calls/s 32115 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__->