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: 1060 MB/s 862697 calls/s # udp tx: 1678 MB/s 28468 calls/s 28468 msg/s # udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # udp rx: 1541 MB/s 1251536 calls/s # udp tx: 1931 MB/s 32755 calls/s 32755 msg/s # udp rx: 1734 MB/s 1410360 calls/s # UDP GRO fwd perf udp rx: 1098 MB/s 893151 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp rx: 1272 MB/s 1035904 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # udp rx: 1273 MB/s 1036445 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 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 tx: 1844 MB/s 31279 calls/s 31279 msg/s # udp rx: 1253 MB/s 1016407 calls/s # udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # udp rx: 1426 MB/s 1156440 calls/s # udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # udp rx: 1763 MB/s 1429761 calls/s # UDP GRO fwd perf udp rx: 1197 MB/s 972280 calls/s # udp tx: 1682 MB/s 28536 calls/s 28536 msg/s # udp rx: 1508 MB/s 1222299 calls/s # udp tx: 1909 MB/s 32380 calls/s 32380 msg/s # udp rx: 1659 MB/s 1344574 calls/s # udp tx: 1923 MB/s 32631 calls/s 32631 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__->