make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.35 [+0.35] -4 -t # 2.63 [+2.28] tcp tx: 969 MB/s 16451 calls/s 16451 msg/s # 2.63 [+0.00] tcp rx: 970 MB/s 50335 calls/s # 3.63 [+1.00] tcp tx: 962 MB/s 16327 calls/s 16327 msg/s # 3.63 [+0.00] tcp rx: 963 MB/s 50043 calls/s # 4.63 [+1.00] tcp tx: 953 MB/s 16169 calls/s 16169 msg/s # 4.63 [+0.00] tcp rx: 954 MB/s 50403 calls/s # 5.63 [+1.00] tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # 5.67 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.33] -4 -v # 7.02 [+1.02] udp rx: 554 MB/s 402219 calls/s # 7.04 [+0.02] udp tx: 729 MB/s 12375 calls/s 12375 msg/s # 8.02 [+0.98] udp rx: 593 MB/s 430848 calls/s # 8.04 [+0.02] udp tx: 745 MB/s 12652 calls/s 12652 msg/s # 9.02 [+0.98] udp rx: 593 MB/s 430848 calls/s # 9.04 [+0.02] udp tx: 743 MB/s 12616 calls/s 12616 msg/s # 10.02 [+0.98] udp rx: 594 MB/s 431104 calls/s # 10.04 [+0.02] udp tx: 747 MB/s 12675 calls/s 12675 msg/s # 10.07 [+0.04] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.29] -4 -G # 11.38 [+1.01] udp rx: 601 MB/s 438878 calls/s # 11.39 [+0.02] udp tx: 612 MB/s 10385 calls/s 10385 msg/s # 12.38 [+0.99] udp rx: 589 MB/s 430110 calls/s # 12.39 [+0.01] udp tx: 590 MB/s 10022 calls/s 10022 msg/s # 13.38 [+0.99] udp rx: 625 MB/s 456143 calls/s # 13.39 [+0.01] udp tx: 626 MB/s 10627 calls/s 10627 msg/s # 14.38 [+0.99] udp rx: 631 MB/s 460720 calls/s # 14.39 [+0.01] udp tx: 632 MB/s 10730 calls/s 10730 msg/s ok 1 selftests: net: udpgro_frglist.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__->