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.25 [+0.25] -4 -t # 2.48 [+2.23] tcp tx: 914 MB/s 15518 calls/s 15518 msg/s # 2.48 [+0.00] tcp rx: 915 MB/s 52463 calls/s # 3.48 [+1.00] tcp tx: 973 MB/s 16517 calls/s 16517 msg/s # 3.48 [+0.00] tcp rx: 974 MB/s 51064 calls/s # 4.48 [+1.00] tcp tx: 836 MB/s 14183 calls/s 14183 msg/s # 4.48 [+0.00] tcp rx: 837 MB/s 52973 calls/s # 5.48 [+1.00] tcp tx: 886 MB/s 15039 calls/s 15039 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.24] -4 -v # 6.76 [+1.01] udp rx: 660 MB/s 478720 calls/s # 6.77 [+0.02] udp tx: 1311 MB/s 22245 calls/s 22245 msg/s # 7.76 [+0.98] udp rx: 559 MB/s 404566 calls/s # 7.77 [+0.02] udp tx: 969 MB/s 16442 calls/s 16442 msg/s # 8.76 [+0.99] udp rx: 523 MB/s 378368 calls/s # 8.77 [+0.01] udp tx: 870 MB/s 14756 calls/s 14756 msg/s # 9.76 [+0.99] udp rx: 522 MB/s 378112 calls/s # 9.77 [+0.01] udp tx: 868 MB/s 14738 calls/s 14738 msg/s # 9.80 [+0.03] udp gso and gro - over veth touching data # 9.80 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.29] -4 -G # 11.11 [+1.01] udp rx: 601 MB/s 438591 calls/s # 11.12 [+0.02] udp tx: 611 MB/s 10375 calls/s 10375 msg/s # 12.11 [+0.98] udp rx: 614 MB/s 448432 calls/s # 12.12 [+0.01] udp tx: 614 MB/s 10429 calls/s 10429 msg/s # 13.11 [+0.99] udp rx: 617 MB/s 450463 calls/s # 13.12 [+0.01] udp tx: 617 MB/s 10469 calls/s 10469 msg/s # 14.11 [+0.99] udp rx: 611 MB/s 445917 calls/s # 14.12 [+0.01] udp tx: 611 MB/s 10365 calls/s 10365 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__->