make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1588 MB/s 26938 calls/s 26938 msg/s # tcp rx: 1589 MB/s 64894 calls/s # tcp tx: 1427 MB/s 24206 calls/s 24206 msg/s # tcp rx: 1427 MB/s 55168 calls/s # tcp tx: 1473 MB/s 24990 calls/s 24990 msg/s # tcp rx: 1476 MB/s 62361 calls/s # tcp tx: 1536 MB/s 26062 calls/s 26062 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 549 MB/s 397407 calls/s # udp tx: 927 MB/s 15733 calls/s 15733 msg/s # udp rx: 571 MB/s 413696 calls/s # udp tx: 950 MB/s 16119 calls/s 16119 msg/s # udp rx: 592 MB/s 428941 calls/s # udp tx: 923 MB/s 15657 calls/s 15657 msg/s # udp rx: 593 MB/s 429332 calls/s # udp tx: 921 MB/s 15635 calls/s 15635 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 567 MB/s 414153 calls/s # udp tx: 585 MB/s 9931 calls/s 9931 msg/s # udp rx: 589 MB/s 429564 calls/s # udp tx: 592 MB/s 10056 calls/s 10056 msg/s # udp rx: 652 MB/s 475684 calls/s # udp tx: 649 MB/s 11015 calls/s 11015 msg/s # udp rx: 697 MB/s 508504 calls/s # udp tx: 701 MB/s 11890 calls/s 11890 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__->